Table of Contents

Class SensorAlertConditionThresholdWater

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

Sensor Alert Profile Condition Threshold Water

[DataContract]
public class SensorAlertConditionThresholdWater
Inheritance
SensorAlertConditionThresholdWater
Inherited Members

Properties

Present

Water Present

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "present")]
public bool? Present { get; set; }

Property Value

bool?