REST API Test Page
Operation
GET
on
/setup/devices/{deviceURL}/states/{name}/history/{from}/{to}
Retrieve overall state history of a device within a time range
Produces
: application/json
Parameters
Name
Type
Value
Description
deviceURL
Path Variable
*
Device URL
name
Path Variable
*
State name for which history has to be retrieved
from
Path Variable
*
Start date: period lower bound (in ms)
to
Path Variable
*
End date: period higher bound (in ms)
limit
Request Parameter
Maximum number of values to retrieve
Result
HTTP Status :