Adas

Example data points for adas

{
  "version": 2,
  "application_id": "00000000-0000-0000-0000-000000000000",
  "message_id": "5502FFB01650060FA8888E5C3ED46FF2A0E4A49EACF1A92E264CD0C137971B28",
  "vin": "EXV10000000",
  "data": {
    "adas": {
      "automated_parking_brake": [
        {
          "data": "active",
          "timestamp": "2025-09-18T20:48:10.000Z"
        }
      ],
      "blind_spot_warning_state": [
        {
          "data": "inactive",
          "timestamp": "2025-09-18T20:48:10.000Z"
        }
      ],
      "blind_spot_warning_system": [
        {
          "data": "off",
          "timestamp": "2025-09-18T20:48:10.000Z"
        }
      ],
      "lane_keep_assist_system": [
        {
          "data": "off",
          "timestamp": "2025-09-19T13:30:12.000Z"
        }
      ],
      "lane_keep_assists_states": [
        {
          "data": {
            "location": "right",
            "state": "inactive"
          },
          "timestamp": "2025-09-19T13:30:12.000Z"
        }
      ],
      "park_assists": [
        {
          "data": {
            "alarm": "inactive",
            "location": "rear",
            "muted": "not_muted"
          },
          "timestamp": "2025-09-19T13:30:12.000Z"
        }
      ],
      "status": [
        {
          "data": "off",
          "timestamp": "2025-09-19T10:48:28.031Z"
        }
      ],
      "rear_cross_warning_system": [
        {
          "data": "active",
          "timestamp": "2025-09-19T10:48:28.031Z"
        }
      ]
    }
  }
}

Last updated

Was this helpful?