Go to documentation repository
Page History
...
Event type | Description | States |
---|---|---|
devicestatechanged | Camera state | signal restored - connected, signal restored signal lost - signal lost |
alert | Alarm | No states |
alert_state | Alarm state | processing - the alarm is being processed closed - alarm processed reaction - alarm initiated |
detector_event | Detection tool triggering | No states |
camera_record_state | Archive record state | on - the camera is recording to the archive off - the camera is not linked to the archive gray - the camera is linked to the archive, but is not recording |
Info | ||
---|---|---|
| ||
If the camera is disabled in Axxon Next, no events are received from it using WebSocket, including the signal lost event. |
Example of message:
Code Block |
---|
objects: [{name: "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0", state: "signal restored",…},…] 0: {name: "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0", state: "signal restored",…} name: "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0" state: "signal restored" type: "devicestatechanged" |
...
Overview
Content Tools