Equivalent WoT TD definition

description At the root and property / action level

Description

Description and description provides a human-readable description of an OPC UA node or a WoT Thing or an interaction affordance (property / action).

Snippet example in OPC UA (e.g., as nodeset)

<Description>This attribute provides the position oft the robot arm.</ Description> …

Transformed usage in a TD definition (as snippet)

"description" : " This attribute provides the position oft the robot arm."…