Rooftop control

Example data points for rooftop_control

{
  "version": 2,
  "application_id": "00000000-0000-0000-0000-000000000000",
  "message_id": "5502FFB01650060FA8888E5C3ED46FF2A0E4A49EACF1A92E264CD0C137971B28",
  "vin": "EXV10000000",
  "data": {
    "rooftop_control": {
      "sunroof_state": [
        {
          "data": "closed",
          "timestamp": "2025-09-18T04:04:38.236Z"
        }
      ],
      "sunroof_rain_event": [
        {
          "data": "no_event",
          "timestamp": "2025-08-18T02:13:44.507Z"
        }
      ],
      "convertible_roof_state": [
        {
          "data": "closed",
          "timestamp": "2025-09-22T06:14:01.974Z"
        }
      ]
    }
  }
}

Last updated

Was this helpful?