Table of Contents

Class OrganizationSensorReadingsHistoryByIntervalItemApparentPower

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

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

[DataContract]
public class OrganizationSensorReadingsHistoryByIntervalItemApparentPower
Inheritance
OrganizationSensorReadingsHistoryByIntervalItemApparentPower
Inherited Members

Constructors

OrganizationSensorReadingsHistoryByIntervalItemApparentPower()

public OrganizationSensorReadingsHistoryByIntervalItemApparentPower()

Properties

Draw

Aggregated apparent power readings in volt-amperes.

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

Property Value

OrganizationSensorReadingsHistoryByIntervalItemApparentPowerDraw