Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 856 Bytes

StatsResponseIntervalsInner.md

File metadata and controls

13 lines (9 loc) · 856 Bytes

EnphaseOpenAPI.Enlighten.Model.StatsResponseIntervalsInner

Properties

Name Type Description Notes
EndAt long End date for interval. The format is Unix epoch time unless you pass a `datetime_format` parameter as described here.
Powr int Average power produced by microinverters during this interval, in Watts.
Enwh int Energy produced by microinverters during this interval, in Watt-hours.
DevicesReporting int Number of microinverters that reported data for this interval at the time of the request.

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