Name | Type | Description | Notes |
---|---|---|---|
system_id | int | Enlighten ID for this system. | |
start_date | \DateTime | First day included in the reporting period. The format is `YYYY-mm-dd` unless you pass a `datetime_format` parameter as described here. | |
end_date | \DateTime | Last day included in the reporting period. | |
production_wh | int | Total production for the requested period in Watt-hours. | |
meter_readings | \OpenAPI\Client\Model\MonthlyProductionResponseMeterReadingsInner[] | If the system has any revenue-grade meters installed, the meter readings at the beginning and end of the reporting period are included here. Otherwise, the array is empty. | |
meta | \OpenAPI\Client\Model\Meta |