Table of Contents

Enum ControlKind

Namespace
Pamoja.Profile
Assembly
Pamoja.Profile.dll

Which control policy a profile applies to each reading.

public enum ControlKind

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.