Table of Contents

Class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalEnergyUsage

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

Energy data for the given interval.

[DataContract]
public class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalEnergyUsage
Inheritance
SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalEnergyUsage
Inherited Members

Properties

Total

The total energy in watt-hours delivered by this port during the interval

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "total")]
public double Total { get; set; }

Property Value

double