Messages
{
"asset_id": 123456,
"asset_type": "CHARGEBOX",
"connector_id": 1,
"status": "Available",
"timestamp": "2026-10-31T08:11:12.123Z",
"power_grid_zone": "DK2"
}Connector Status Update
Pushed whenever the status of a connector registered with the actor changes.
WSS
connector-status-update
Messages
{
"asset_id": 123456,
"asset_type": "CHARGEBOX",
"connector_id": 1,
"status": "Available",
"timestamp": "2026-10-31T08:11:12.123Z",
"power_grid_zone": "DK2"
}x-api-key
type:httpApiKey
API key issued to the Actor during registration. Spirii can revoke and reissue keys at any time.
name
type:string
connector-status-update
Connector Status Update
type:object
Was this page helpful?