Crash

Example data points for crash

{
  "version": 2,
  "application_id": "00000000-0000-0000-0000-000000000000",
  "message_id": "5502FFB01650060FA8888E5C3ED46FF2A0E4A49EACF1A92E264CD0C137971B28",
  "vin": "EXV10000000",
  "data": {
    "crash": {
      "automatic_ecall": [
        {
          "data": "disabled",
          "timestamp": "2025-09-23T17:53:42.000Z"
        }
      ],
      "incidents": [
        {
          "data": {
            "location": "rear",
            "repairs": "not_needed",
            "severity": "unknown"
          },
          "timestamp": "2025-09-24T12:40:52.000Z"
        }
      ],
      "tipped_state": [
        {
          "data": "not_tipped",
          "timestamp": "2025-09-24T12:40:52.000Z"
        }
      ],
      "type": [
        {
          "data": "non_pedestrian",
          "timestamp": "2025-09-24T12:40:52.000Z"
        }
      ],
      "status": [
        {
          "data": "normal",
          "timestamp": "2025-09-22T09:00:26.332Z"
        }
      ]
    }
  }
}

Last updated

Was this helpful?