7.2.2 DisplayName
| Equivalent WoT TD definition | title At the root and property / action level |
| Description | DisplayName and title represent a human-readable name of an OPC UA node or a WoT Thing or an interaction affordance (property / action). |
| Snippet example in OPC UA (e.g., as nodeset) | … <DisplayName>Product serial number</DisplayName> |
| Transformed usage in a TD definition (as snippet) | … "title" : "Product serial number " |