Unit Logoff
This push event is sent whenever a unit logs into the CAD.
EVENT_UNIT_LOGOUT
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_UNIT_LOGOUT",
"data": [
{
"identId": 1, // Identifier ID
}
]
}Enumeration Values
Last updated
Was this helpful?

