Table of Contents

Class OrganizationsSensorAlertProfileConditionThresholdNoise

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

Noise threshold. 'ambient' must be provided

[DataContract]
public class OrganizationsSensorAlertProfileConditionThresholdNoise
Inheritance
OrganizationsSensorAlertProfileConditionThresholdNoise
Inherited Members

Constructors

OrganizationsSensorAlertProfileConditionThresholdNoise()

public OrganizationsSensorAlertProfileConditionThresholdNoise()

Properties

Ambient

Ambient noise threshold. One of 'level' or 'quality' must be provided.

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

Property Value

OrganizationsSensorAlertProfileConditionThresholdNoiseAmbient