Skip to content

Camera

The Camera application offers information about configured cameras to internal components and also is able to detect long-term changes in the background of the camera. It can send an alarm message if the change in background exceeds a configurable threshold.

Application Identifier:

"type": "CAMERA"

Data Channels

ALARM

{
    "type":        "ALARM"
    "uuid":        # UUID of the alarm
    "name":        # Name of the alarm
    "query":       # Query string of the alarm
}