Smart Lighting
Local API endpoints are pushed directly to the local desktop application, typically from in-game or other network devices.
post
http://localhost
:9990/lighting
Set Smart Light State
{
"state": "lights"
}
State | Description |
restore | Toggle 'Restore' lights when there is no active event |
lights | Toggle 'Emergency' lights when emergency vehicle lights are on |
panic | Toggle 'Panic' lights |
available | Toggle lights when unit status is changed |
unavailable | Toggle lights when unit status is changed |
enroute | Toggle lights when unit status is changed |
onscene | Toggle lights when unit status is changed |
busy | Toggle lights when unit status is changed |
left | Toggle the left turn signal lights |
right | Toggle the right turn signal lights |
hazard | Toggle the hazard lights |
The local port (
9990
by default) can be modified in the bodycam configuration section.
Sonoran CAD - Bodycam Port
Last modified 1yr ago