LIST Desired Properties History
GET/workspaces/:workspaceId/devices/:deviceId/desired-properties/history
Get history of device desired properties version. The versions are ordered from the newest to the oldest where the first version is the current one.
Request
Responses
- 200
- 400
- 404
- 423
History of desired properties of the particular device.
Both query parameters ('$top' and 'from') cannot be used simultaneously and '$top' must be an integer greater than zero.
Device or workspace not found.
Workspace disabled.