cURL
Endpoints
Get device analysed data
Returns analysed/processed data for a specific device.
GET
cURL
Working Hours
TheworkingHours metric in the analysed data represents the total duration (in seconds) that a device was actively operating. Specifically, it is calculated by measuring the time periods where the device was powered ON and met at least one of the following conditions:
- Active Load: The device was drawing an active electrical load (
kW > 0). - Energy Consumption: There was a positive increase in energy consumption (
kWhdelta > 0) during that time interval.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The device ID or alias
Query Parameters
The maximum number of results to return
Page number for pagination
Start date for data retrieval (ISO 8601 format)
End date for data retrieval (ISO 8601 format)