Actions on state changes
When objects change their states, the system can:
With simultaneous or frequent state changes the system can send grouped notification about all events that have occurred over a predefined period. The value of the period can be specified with the option notification_buffering_period
in the section Server of the server configuration file.
With frequent disconnections, it is possible to turn notifications off, then messages about the connection will be displayed in the console. To do this, the value of the parameter hideConnectionStatusNotifications
must be changed in the client configuration file.
Due to states propagation mechanism these actions can be set both to child and parent objects on any hierarchy level. In order to learn more about states propagation refer to the section States priority and propagation.
The button allows to set the minimum time period, during which an object should stay in the specified condition to execute the corresponding action.
The button allows to set a time period after which the notification is reiterated.