Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

Specific cases of color highlighting of group names:

  • if the current Operator takes into processing an event from the “red” group, then after they complete the first step of event processing, the group will become “green”;
  • if different Operators take into processing different events of the same group, then the group will be “red” for both operators.
  • if Operators use different grouping options, then after one of the Operators completes the first step of event processing, all groups for both Operators will be "red".

Example: Operator 1 uses grouping by objects (cameras), Operator 2 uses grouping by events. Events are generated by cameras. Operator 2 takes into processing an alarm event of any camera. The group becomes "green" for Operator 2. For Operator 1 all groups become "red", because Operator 2 took into processing an alarm event of all cameras. Because of this, for Operator 2 all groups also become "red".

...