Table of Contents

Enum ReedState

Namespace
SenseAnywhere.Sdk.Events
Assembly
SenseAnywhere.Sdk.dll

Represents the state of a sensor's reed switch.

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

Fields

Closed = 0

The reed switch is closed

Open = 1

The reed switch is open