Get module properties for a specific component

get/devices/{deviceId}/modules/{moduleName}/components/{componentName}/properties

Path parameters

deviceIdstring required

Unique ID of the device.

moduleNamestring required

Name of the device module.

componentNamestring required

Name of the device component.

Query parameters

api-versionstring required

The version of the API being called.

Response

Success

DeviceProperties required

Property values associated with the device.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.