Replace module properties for a specific component

put/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.

Request body

DeviceProperties required

Property values associated with the device.

Response

Success

DeviceProperties required

Property values associated with the device.

Changes

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