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

Remake measured data objects #117

Closed cwhanse closed 1 year ago

cwhanse commented 1 year ago

Closes #101

Adds object Production. Removes EnergyProductions.

cwhanse commented 1 year ago

My guess is that the lint failure occurs because this PR deletes the old MeasScope and remakes a new MeasScope.

jrippingale commented 1 year ago

Is this a problem? Did we miss a "Value" somewhere? image

cwhanse commented 1 year ago

I don't know the cause of that failure and I also don't know how to track it down. It's in the check that we wrote to verify correct JSON, enforce spelling convention, etc. So despite the failure, we have a valid JSON file that conforms to Open API. I think we can proceed.