get https://{url}/core/v1/partner/devices//history
Returns historical state data for a device.
Returned Data
Array of command objects:
Name | Type | Description |
---|---|---|
created_at | timestamp | History snapshot timestamp. |
state | object | Device's state at timestamp. |