Breadcrumbs

MultipleAlarmCounter

Description

The MultipleAlarmCounter component is used to count alarms in an optimized way. This component 


Implementation

image2023-5-2_15-54-38-.png




Properties

  • Status: The status of the action, {ok} if the action was successful, {fault} if an error occurred.

  • State: The state of the execution, can be idle, pending or inProgress. 

  • Enabled: The enabled state of this component.

  • ExecutionTime: The time at which the execute action will be triggered.  

  • LastAttempt: The date of the last attempt.

  • LastSuccess: Indicates the date of the last successful attempt.

  • LastFailure: Indicates the date of the last failure.

  • FaultCause: Provides an indication of the reason if an error happened.

  • AlarmContainer: The SingleAlarmsCounters container.


Action