Skip to main content
GET
cURL

Working Hours

The workingHours 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 (kWh delta > 0) during that time interval.
This metric helps distinguish between the time a device is merely powered on (idle) versus when it is actively working and consuming power.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

deviceId
string
required

The device ID or alias

Query Parameters

limit
integer<int32>

The maximum number of results to return

page
integer<int32>

Page number for pagination

startDate
string<date-time>

Start date for data retrieval (ISO 8601 format)

endDate
string<date-time>

End date for data retrieval (ISO 8601 format)

Response

Analysed data retrieved

message
string

Response message

Example:

"Analysed data retrieved"

data
object[]

List of analysed/processed device data records