Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevel

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

Thresholds for supply voltage level of the port

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevel
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevel
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevel()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevel()

Properties

Error

Error thresholds for supply voltage level of the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "error")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevelError Error { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevelError

Warning

Warning thresholds for supply voltage level of the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "warning")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevelWarning Warning { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdSupplyVoltageLevelWarning