Ignition

Example data points for ignition

{
  "version": 2,
  "application_id": "00000000-0000-0000-0000-000000000000",
  "message_id": "5502FFB01650060FA8888E5C3ED46FF2A0E4A49EACF1A92E264CD0C137971B28",
  "vin": "EXV10000000",
  "data": {
    "ignition": {
      "state": [
        {
          "data": "off",
          "timestamp": "2025-09-19T06:21:34.000Z"
        }
      ],
      "accessories_status": [
        {
          "data": "on",
          "timestamp": "2025-09-23T12:26:49Z"
        }
      ]
      ]
    }
  }
}

Last updated

Was this helpful?