Update module properties via patch

Update property values of a module.

patch/devices/{deviceId}/modules/{moduleName}/properties

Path parameters

deviceIdstring required

Unique ID of the device.

moduleNamestring required

Name of the device module.

Query parameters

api-versionstring required

The version of the API being called.

Request body

object required

Response

Success

DeviceProperties required

Property values associated with the device.

Changes

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