Class EvaluationTimeProperties

java.lang.Object
com.inductiveautomation.ignition.common.alarming.config.EvaluationTimeProperties

public class EvaluationTimeProperties extends Object
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