Skip to main content
Entities are created by completing an Entity Onboarding Request.

An Entity

id
string<uuid>
required

The id of the Entity

type
enum<string>
required
Available options:
Battery,
ChargePoint,
EV,
HeatPump,
SolarPlant,
RetrofitMeter,
Meter,
Inverter
brand
string | null
required

The brand information of the Entity

identifier
string | null
required

The reference of the Entity

created
string<date-time>
required

The date and time the entity was created

name
string | null

The name of the Entity. Used like a label or a description.

parentId
string<uuid> | null

The parent id of the Entity

isOnline
boolean

A value indicating whether the entity is online.

properties
any

The custom properties of the Entity

lastSeen
string<date-time> | null

The date and time the entity was last seen