Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 869 Bytes

RgmStatsResponse.md

File metadata and controls

14 lines (10 loc) · 869 Bytes

EnphaseOpenAPI.Enlighten.Model.RgmStatsResponse

Properties

Name Type Description Notes
SystemId int Enlighten ID for this system.
TotalDevices int Number of active revenue-grade meters for this system.
Meta Meta
Intervals List<RgmStatsResponseIntervalsInner> A list of intervals between the requested start and end times.
MeterIntervals List<RgmStatsResponseMeterIntervalsInner> A list of intervals of a meter between the requested start and end times.

[Back to Model list] [Back to API list] [Back to README]