Packages

AutoApi is able to parse and execute Auto API binary data

Current section

Files

Jump to
auto_api specs notifications.json
Raw

specs/notifications.json

{
"category": "headunit",
"id_msb": 0,
"id_lsb": 56,
"name": "notifications",
"api_update": 5,
"api_intro": 4,
"message_types": [
{
"id": 0,
"name": "notification"
},
{
"id": 1,
"name": "notification_action"
},
{
"id": 2,
"name": "clear_notification"
}
]
}