Open-Orange-Button / Orange-Button-Taxonomy

OpenAPI Orange Button taxonomy
https://Open-Orange-Button.github.io/Orange-Button-Taxonomy
Apache License 2.0
14 stars 19 forks source link

Create OperatingReport #146

Closed cwhanse closed 1 year ago

cwhanse commented 1 year ago

Closes #102

Adds Objects: OperatingReport, ExpectedEnergyModel, ForecastEnergyModel, PerformanceRatio.

Adds Elements: EnergyModelID, PerfRatio, EnergyACModeled, EnergyACCurtailed, Insolation

cwhanse commented 1 year ago

@jrippingale should we inherit Scope or attach Scope? I think we could inherit. The difference:

Inherit:

OperatingReport.Description, .ScopeType, .ScopeID, etc.

Attach:

OperatingReport.Scope.Description, .ScopeType, .ScopeID, etc.

jrippingale commented 1 year ago

Let's make sure we are consistent with how this is done everywhere else. Also, if we inherit, then "Description" could be ambiguous... We may need to attach due to that field...

cwhanse commented 1 year ago

Add EnergyACOutage, EnergyACGridDisturbance

cwhanse commented 1 year ago

Add PerformanceIndex, Availability, Yield (requires new unit kWhr_per_kW), SoilingRatio