Package com.inductiveautomation.ignition.common.alarming
- 
Interface Summary Interface Description AlarmEvent The alarm event transports all information about a particular alarm instance.AlarmListener The event handler interface for alarming events.AlarmPipelineMonitor This is an add-on interface that lets alarm events know when they're dropped from an alarm pipeline.PyAlarmEvent Created by colby.clegg on 10/27/2014.
- 
Class Summary Class Description AlarmBasedFunctionFactory ExtendsPropertyBasedFunctionFactoryto include various alarm related functions, such as isActive, isClear, etc.AlarmEventInstance Alarm events normally exist as a single object in the system.AlarmFilter AlarmFilterBuilder This class provides a convenient way to build common alarm filters.AlarmLoggers This class collects together static loggers for the Alarming system.BasicAlarmEvent EventData PyAlarmEventImpl UnfilteredEventData A marker class, used to indicate that the EventData came from a remote source and all props should be trusted/accepted
- 
Enum Summary Enum Description AlarmPriority The priority of the alarm.AlarmState AlarmStateTransition This enum represents a single alarm state, generally the state that a particular event represents the transition to.AlarmSystemEvent AlarmType