Table of Contents

Enum ExcursionType

Namespace
SenseAnywhere.Sdk.Alarms
Assembly
SenseAnywhere.Sdk.dll

Represents the type of excursion.

[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ExcursionType

Fields

High = 2

The excursion is above an upper limit.

Low = 1

The excursion is below a lower limit.