Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelcius

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

Thresholds for the temperature in celsius of the port

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelcius
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelcius
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelcius()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelcius()

Properties

Error

Error thresholds for the temperature in celsius of the port

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

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelciusError

Warning

Warning thresholds for the temperature in celsius of the port

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

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataThresholdTemperatureCelciusWarning