- 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
ArrayConfiguration
Meters.EnergyProfiles{Pv}.PvSimulation.EnergySite.PvSystems.PvArrays.ArrayConfiguration
Contains design specifications for the PV array, such as tilt and azimuth.
Azimuth_Degrees
The compass orientation in degrees of the PV array. South reference is 180 degrees.
Possible Values: A decimal value between 0 and 360.
Required.
Tilt_Degrees
The angle above horizontal in degrees for the PV array.
Possible Values: A decimal value between 0 and 90.
Required.
Tracking
Defines the tracking type of the PV array.
Possible Values: A string equal to “Fixed”, “SingleAxis”, or “DualAxis”.
Default: “Fixed”.
TrackingRotationLimit_Degrees
The rotational limit in degrees for single axis tracking systems. Values between 0 and 90 are possible and represent half the full range of motion of the tracker. For example, a value of 60 means the tracker can move +/-60 degrees around the axis of rotation for an overall range of 120 degrees.
Possible Values: A decimal value between 0 and 90.
Default: 45.