Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetric

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

All reading data, grouped by the reading metric

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetric
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetric
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetric()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetric()

Properties

LaserBiasCurrent

Information about the laser bias current of the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "laserBiasCurrent")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricLaserBiasCurrent LaserBiasCurrent { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricLaserBiasCurrent

Power

Information about the power transmitted and received by the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "power")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricPower Power { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricPower

SupplyVoltage

Information about the supply voltage of the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "supplyVoltage")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage SupplyVoltage { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricSupplyVoltage

Temperature

Information about the temperature of the port

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "temperature")]
public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricTemperature Temperature { get; set; }

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItemPortReadingByMetricTemperature