REST API Test Page
Operation
GET
on
/setup/devices/{deviceURL}/states/{name}/history/{from}/{to}/export
Export state values in history CSV format
Produces
: text/csv
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)
Result
HTTP Status :