Get timestep values variables like TotalEnergy, PeakEnergy, PeakDemand
As part of the Tariff Report, the corresponding variables are calculated
- TotalEnergy,
- TotalDemand,
- PeakEnergy,
- PeakDemand,
- OffPeakEnergy.
How can I get the hourly or timestep values of these variables from the meter Electricity:Facility.
I am interested in postprocessing a breakup of the cost using hourly data of the above variables for each timestep as:-
- EnergyCharges ($)
- DemandCharges ($)
- ServiceCharges ($)
- Basis ($)
- Adjustment ($)
- Surcharge ($)
- Subtotal ($)
- Taxes ($)
- Total ($)
(The cost per month for above heads is generated in the 'tariff report')