- 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
MonthlyShadings
Meters.EnergyProfiles{Pv}.PvSimulation.EnergySite.PvSystems.PvArrays.MonthlyShadings
An array containing monthly shading information for the PV array. If omitted, full solar access (no shading) is assumed for all months of the year.
MonthNumber
A number corresponding to the month of the year, January being month number 1 and December being month number 12.
Possible Values: An integer value between 1 and 12 inclusive.
Required.
SolarAccess_Percent
The percent access to full sun for the PV array. Solar access is the opposite of shading. For example, an array with 10% shading would have solar access of 90%.
Possible Values: A decimal value between 0 and 100 inclusive.
Default: 100. MonthlyShadings may be omitted altogether, in which case 100% solar access is assumed for all months.