Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmit

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

Thresholds for the power transmitted by the port

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmit
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmit
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmit()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmit()

Properties

Error

Error thresholds for the power transmitted by the port

[DataMember(Name = "error")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmitError Error { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmitError

Warning

Warning thresholds for the power transmitted by the port

[DataMember(Name = "warning")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmitWarning Warning { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdPowerTransmitWarning