Table of Contents

Enum SensorAlertConditionDirection

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Sensor Alert Condition Direction

[JsonConverter(typeof(StringEnumConverter))]
public enum SensorAlertConditionDirection
Extension Methods

Fields

[EnumMember(Value = "above")] Above = 0

above

[EnumMember(Value = "below")] Below = 1

below