{
"type": "alert",
"type_id": 1,
"company_id": 1234,
"message": {
"asset": {
"id": 1234567890,
"name": "string",
"type": "string"
},
"device": {
"id": 1234567890,
"type": [
"string",
"string"
]
},
"trip": {}
}
}