Table of Contents

Class SensorAlertConditionThresholdUpstreamPower

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

Sensor Alert Profile Condition Threshold Water

[DataContract]
public class SensorAlertConditionThresholdUpstreamPower
Inheritance
SensorAlertConditionThresholdUpstreamPower
Inherited Members

Properties

OutageDetected

Alerting threshold for an upstream power event. Must be set to true.

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "outageDetected")]
public bool OutageDetected { get; set; }

Property Value

bool