Update device properties for a specific component via patch
patch/devices/{deviceId}/components/{componentName}/properties
Path parameters
deviceIdstring required
Unique ID of the device.
componentNamestring required
Name of the device component.
Query parameters
api-versionstring required
The version of the API being called.
unmodeledboolean
The query parameter for supporting unmodeled properties.
Request body
object required
Response
Success
DeviceProperties required
Property values associated with the device.
Changes
Changed in 3 of the 8 revisions of this API.12
- ○
added the new optional
queryrequest parameterunmodelednew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterunmodeledrequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameterunmodelednew-optional-request-parameter
- ○