The purpose of this repo is to test, allow the implementation of, further develop and document the Energy Performance Monitoring API developed by Stroomversnelling, Enermatics, Lens, Fifthplay, Swycs and Enervalis.
This API is developed as part of the monitoring norm (https://monitoringnorm.nl/) for net-zero energy housing, initially for The Netherlands, but also for other parts of Europe and the world. Monitoring energy performance is an essential requirement for being able to guarantee said energy performance and therefore the financing of the investment necessary to achieve net-zero energy.
There are several components of this repo:
- The API specifications. These specifications are synced FROM SwaggerHub (https://app.swaggerhub.com/apis/energiesprong/performance/0.5.0/) as unresolved yaml. It is NOT syncing bidirectionally, so any proposed changes will be reviewed in Github, and then changed in SwaggerHub.
- Issues. This is to report bugs and request features while working with the API.
- Wiki. This is to document the working of the API and the ecosystem within which it operates.
Some things that might be very useful for you that are not here, are:
- CI integration
- Swagger Editor integration
These were deemed overkill for the situation.
Standard Github workflow applies. Additionally:
- If you encounter bugs or want to request additional features, please use the "Issues" section. If you are going to work on one of the issues, please assign it to yourself so other people know they shouldn't work on it at the same time.
- If you learn something about the API and its implementation, please use the "Wiki" section to add to the documentation.
- If the functionality of Swagger is required (e.g. stub generation or visualizing the yaml) and your branch is not yet in SwaggerHub, every company is expected to use their own Swagger Editor, SwaggerHub environment or other yaml editor.
If you need anything in the meantime, please contact the admin, mwitkamp@stroomversnelling.nl.