Web of Things

Retrieve Device Thing Description

Retrieve the thing description for a specific device. The device must be listed in the links of /api/v1/things.

get/api/v1/things/{deviceId}

Path parameters

deviceIdstring uuid required

Id of the device.

Response

Thing description of the device.

Thing required— unresolved $ref

Changes