{
"eventId": "5a537912-9ad3-424b-ba33-65a1704567e9",
"eventType": "VEHICLE_STATE",
"data": {
"user": {
"id": "93b3ea96-ca37-43a9-9073-f4334712dbc7"
},
"vehicle": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"make": "Test Make",
"model": "Test Model",
"year": 2020
},
"signals": [
{
"code": "location-preciselocation",
"name": "PreciseLocation",
"group": "Location",
"body": {
"latitude": 37.7749,
"longitude": -122.4194
},
"status": {
"value": "SUCCESS"
},
"meta": {
"retrievedAt": 1758668712404,
"oemUpdatedAt": 1758668712404
}
},
{
"code": "location-isathome",
"name": "IsAtHome",
"group": "Location",
"status": {
"error": {
"code": "VEHICLE_NOT_CAPABLE",
"type": "COMPATIBILITY"
},
"value": "ERROR"
}
},
{
"code": "tractionbattery-stateofcharge",
"name": "StateOfCharge",
"group": "TractionBattery",
"body": {
"unit": "percent",
"value": 75
},
"status": {
"value": "SUCCESS"
},
"meta": {
"retrievedAt": 1758668712404,
"oemUpdatedAt": 1758668712404
}
}
]
},
"triggers": [
{
"type": "SIGNAL_UPDATED",
"signal": {
"name": "StateOfCharge",
"group": "TractionBattery",
"code": "tractionbattery-stateofcharge"
}
}
],
"meta": {
"version": "4.0",
"deliveryId": "48b25f8f-9fea-42e1-9085-81043682cbb8",
"deliveredAt": 1761896351529,
"webhookId": "123e4567-e89b-12d3-a456-426614174000",
"webhookName": "My First Webhook",
"signalCount": 3,
"mode": "LIVE"
}
}