Class EvaluationTimeProperties
java.lang.Object
com.inductiveautomation.ignition.common.alarming.config.EvaluationTimeProperties
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. To add
new ones, create the property here, and then add code in the
Alarm object to update the
values during execution on the RuntimeCompositePropProvider-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
State
The current state of the alarm -
Value
-
Quality
-
Timestamp
-
-
Constructor Details
-
EvaluationTimeProperties
public EvaluationTimeProperties()
-
-
Method Details
-
getValues
-
contains
-
contains
-
get
-
getProperties
-