Get device properties

Get all property values of a device by device ID.

get/devices/{deviceId}/properties

Path parameters

deviceIdstring required

Unique ID of the device.

Query parameters

api-versionstring required

The version of the API being called.

unmodeledboolean

The query parameter for supporting unmodeled properties.

Response

Success

DeviceProperties required

Property values associated with the device.

Changes

Changed in 3 of the 8 revisions of this API.12