Package com.inductiveautomation.ignition.gateway.alarming
package com.inductiveautomation.ignition.gateway.alarming
-
ClassDescriptionThis expression parse context is basically the same as the
PropertyBasedExpressionParseContext
, except that it uses theAlarmBasedFunctionFactory
that adds a few additional functions.This is the central manager for alarming in Ignition.This interface can be implemented by an AlarmProvider in order to expose pipelines for alarm notification.The AlarmProvider is an entity that operates on alarms, and essentially provides access to alarm state model functionality, but in a way that can be remote or implemented differently than the core implementation.This interface can be implemented by an AlarmProvider in order to provide the ability to query alarm status from a different source than the main alarm state model maintained by the gateway.