✅ Common fields across most asset types include:
-
id
: Unique identifier of the asset -
name
: Human-readable name -
connection
: Online/offline (health) indication -
statusTimestamp
: Epoch timestamp of the last known status -
For some, the endpoint also returns a reference to associated devices (e.g., charging stations under a gateway)
✅ For Power Meters specifically:
The API provides a list of power meters associated with a gateway. Fields may include:
-
Power meter ID and name
-
Status (online/offline)
-
Last readings from the power meters
✅ For Charging Stations specifically:
The API provides a list of charging stations associated with a gateway. Fields may include:
-
id
-
connection
: connection status of the charger to the proxy backend connection
: connection status of the proxy to CPMSocpp status
: OCPP Status per connector-
Actual readings from the charging station per connector
- Number of connectors
Comments
0 comments
Please sign in to leave a comment.