Table of Contents

Enum PamojaControlKind

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

Which control policy a profile applies to each reading.

public enum PamojaControlKind

Fields

Level = 1

Watch a falling level and warn before it reaches empty.

Monitor = 3

Report readings only, with no output and no alerts.

Setpoint = 0

Hold a reading near a setpoint by switching an output on and off.

Surge = 2

Warn when a reading changes faster than a limit.