v8

latestSwagger 2.02026-07-13120150263.9 KB

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.