- Rates Request
- Rates Response
- Bill Request
- Bill Response
- BillSavings Request
-
- CustomerInfo{...}
- Meters[{...}]
-
- Name
- CurrentRate{...}
- ProposedRate{...}
- AnnualUtilityBillEscalation_Percent
- EnergyProfiles[{...}]
-
- {"Type": "Consumption", ...}
- {"Type": "Production"}
- {"Type": "Pv", ...}
-
- Name
- Scenario
- EquipmentLife_Years
- SystemDegradationPerYear_Percent
- ProductionEnergyProfileName
- PvSimulation{...}
- CashPayment{...}
- LoanPayment{...}
- LeasePayment{...}
- PpaPayment{...}
- MaintenanceCosts{...}
- BillPeriods[{...}]
- BillPeriodEnd
- EstimationOptions{...}
- BillSavings Response
Inverters
Meters.EnergyProfiles{Pv}.PvSimulation.EnergySite.PvSystems.Inverters
An array containing the specifications for the inverter or inverters associated with a PV system. In residential applications, there is typically a single inverter with a capacity equal or greater than the total PV system capacity.
Count
The number of units for the particular inverter. Usually Count should be 1 to represent a solar system with one centralized inverter, but you could also have multiple small inverters in the case where microinverters are used.
Possible Values: Any integer value.
Required.
MaxPowerOutputAC_kW
The maximum AC power output capacity in kilowatts (kW) for the particular inverter unit.
Possible Values: Any decimal value between 0 and 2000 inclusive.
Required.
EfficiencyRating_Percent
The efficiency rating for the particular inverter unit. A conservative estimate for inverter efficiency is 95%.
Possible Values: Any decimal value between 0 and 100 inclusive.
Required.