building-envelope-data / api

API specification to exchange data about building envelopes
MIT License
3 stars 1 forks source link

Allow geometric assemblies of collector fields #254

Closed christoph-maurer closed 2 years ago

christoph-maurer commented 2 years ago

I have restructured geometric assemblies which include the location and orientation of components. collectorFieldAsGeometricAssembly.json is now an example how the geometric information about a collector field can be exchanged.

I made metabase.graphql valid to allow the future validation of metabase queries.

Closes #252 and #253