Each alarm has one condition that governs when the alarm state for a given camera is OK and when it is ALARM. Each alarm also can have a series of actions that will be executed when a given cameras state changes to ALARM and the other execution conditions in the general parameters // TODO: Link are satisfied.
Right now, there is only one type of condition and one type of action. More are planned in the future, to monitor more aspects of a camera and to provide the option for more automated reactions. For now, the one available condition already enables the detection of a wide range of potential misbehaviours, and the provided action will allow you to more easily stay on top of things.
...