Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage

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

The units for the supply voltage values

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadataUnitsSupplyVoltage()

Properties

Name

The name of the unit for supply voltage values

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string

Symbol

The symbol of the unit for supply voltage values

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "symbol")]
public string Symbol { get; set; }

Property Value

string