Unit Status Update
This push event is sent whenever a unit's status call is changed.
EVENT_UNIT_STATUS
Ident Field
The identIds
array contains the unit identifier ID(s).
Enumeration Values
Sonoran CAD uses integer enumeration values for the unit STATUS
field. See the tables below for more information. These values reflect the default unit status options.
Integer (Enumeration) Value | Status Description |
0 | UNAVAILABLE |
1 | BUSY |
2 | AVAILABLE |
3 | ENROUTE |
4 | ON_SCENE |
Last updated