{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"brand": "<string>",
"identifier": "<string>",
"created": "2023-11-07T05:31:56Z",
"name": "<string>",
"parentId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isOnline": true,
"properties": "<unknown>",
"lastSeen": "2023-11-07T05:31:56Z"
}Entities
The Entity object
An Entity represents a connected device, like a PV inverter, home battery, or an electric vehicle.
Entities are created by completing an Entity Onboarding Request.
An Entity
The id of the Entity
Available options:
Battery, ChargePoint, EV, HeatPump, SolarPlant, RetrofitMeter, Meter, Inverter The brand information of the Entity
The reference of the Entity
The date and time the entity was created
The name of the Entity. Used like a label or a description.
The parent id of the Entity
A value indicating whether the entity is online.
The custom properties of the Entity
The date and time the entity was last seen
Was this page helpful?