Table of Contents

Class OrganizationSensorReadingsHistoryByIntervalItemCurrent

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

Reading information over the interval for the 'current' metric. This will only be present if the 'metric' property equals 'current'.

[DataContract]
public class OrganizationSensorReadingsHistoryByIntervalItemCurrent
Inheritance
OrganizationSensorReadingsHistoryByIntervalItemCurrent
Inherited Members

Constructors

OrganizationSensorReadingsHistoryByIntervalItemCurrent()

public OrganizationSensorReadingsHistoryByIntervalItemCurrent()

Properties

Draw

Aggregated electrical current readings in amperes.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "draw")]
public OrganizationSensorReadingsHistoryByIntervalItemCurrentDraw Draw { get; set; }

Property Value

OrganizationSensorReadingsHistoryByIntervalItemCurrentDraw