Alarms Count

Count alarms when receives input message about new alarm. The input message may be ‘ALARM’, ‘ALARM_ACK’, ‘ALARM_CLEAR’, or ‘ENTITY_CREATED’ and ‘ENTITY_UPDATED’ message about the alarm. Executes count query based on the alarm count mappings and the originator of the message (device, asset, etc.)

Result of alarms count then set to specified target timeseries attribute of the entity.

Message of type POST_TELEMETRY_REQUEST is generated for each entity and alarms count result.

Configuration:

  • Count alarms for propagation entities - if enabled, will count alarms not only for originator of the alarm, but also for all propagated entities.

  • Alarms count mappings - table of mapping configurations specifying rules used to count alarms.

Mapping Configuration:

Last updated