Package com.inductiveautomation.ignition.common.alarming.config
package com.inductiveautomation.ignition.common.alarming.config
-
ClassDescriptionAn alarm configuration is simply a set of AlarmDefinitions (that is, the definitions for various alarms) for a specific object.Keeps track of added, modified and removed alarm definitions.An AlarmDefinition is the configuration of an alarm.These are the defined types of alarm conditions.Alarm properties are the config units of alarms.CalculatedProperty<T extends Serializable>This is an interface that is used on some properties to indicate that they are actually "calculated" property, derived from the values provided in a property set.CommonAlarmProperties<T extends Serializable>These are many of the properties that are used throughout the alarming system, provided/known by Ignition.These are quasi-properties of an alarm (that is, properties that are only known during evaluation, not config properties) that are available to expressions on other properties.Created by colby.clegg on 3/7/2016.This class is used as a base for enum-like static definitions of AlarmProperties.