REST API Test Page

Operation

GET on /setup/devices/{deviceURL}/states/{name}/history/annual/{from}/{to}

Retrieve annual 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)

  

Result

HTTP Status :