Replace module properties
Replace all property values of a module.
put/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
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.