Unit Status Update
This push event is sent whenever a unit's status call is changed.
EVENT_UNIT_STATUS
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_UNIT_STATUS",
"data": [
{
"identIds": 1,
"status": 0
}
]
}Ident Field
Enumeration Values
Last updated
Was this helpful?

