Table of Contents

Class OrganizationsSensorAlertTriggerNoise

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

Reading for the 'noise' metric. This will only be present if the 'metric' property equals 'noise'.

[DataContract]
public class OrganizationsSensorAlertTriggerNoise
Inheritance
OrganizationsSensorAlertTriggerNoise
Inherited Members

Constructors

OrganizationsSensorAlertTriggerNoise()

public OrganizationsSensorAlertTriggerNoise()

Properties

Ambient

Ambient noise reading.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "ambient")]
public OrganizationsSensorAlertTriggerNoiseAmbient Ambient { get; set; }

Property Value

OrganizationsSensorAlertTriggerNoiseAmbient