Enum PamojaAlertKind
Which threshold a reading crossed, if any.
public enum PamojaAlertKind
Fields
ChangingFast = 3A reading is changing faster than its safe rate.
None = 0The reading raised nothing.
OutOfRange = 1A controlled reading drifted outside its safe band.
RunningOut = 2A falling level will reach empty within a few more samples.