Name | Type | Description | Notes |
---|---|---|---|
system_id | int | Enlighten ID for this system. | |
start_date | date | 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 | date | Last day included in the reporting period. | |
production_wh | int | Total production for the requested period in Watt-hours. | |
meter_readings | [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 | Meta | ||
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |