Engine

Example data points for engine

{
  "version": 2,
  "application_id": "00000000-0000-0000-0000-000000000000",
  "message_id": "5502FFB01650060FA8888E5C3ED46FF2A0E4A49EACF1A92E264CD0C137971B28",
  "vin": "EXV10000000",
  "data": {
    "engine": {
      "start_stop_state": [
        {
          "data": "inactive",
          "timestamp": "2025-09-23T13:05:36.000Z"
        }
      ],
      "status": [
        {
          "data": "on",
          "timestamp": "2025-09-23T13:05:36.000Z"
        }
      ],
      "limp_mode": [
        {
          "data": "inactive",
          "timestamp": "2025-09-08T03:43:49.263Z"
        }
      ]
    }
  }
}

Last updated

Was this helpful?