Enum PamojaControlKind
Which control policy a profile applies to each reading.
public enum PamojaControlKind
Fields
Level = 1Watch a falling level and warn before it reaches empty.
Monitor = 3Report readings only, with no output and no alerts.
Setpoint = 0Hold a reading near a setpoint by switching an output on and off.
Surge = 2Warn when a reading changes faster than a limit.