M V integration
Created by: ay701
Add occupants, thermal comfort, ECM frontend with data interaction to dashboard.
This PR takes care of following epics: DAS-10 M&V Inputs: ECM List DAS-11 M&V Inputs: Occupants DAS-60 M&V Inputs: Thermal Control
How to test this PR
- Make sure BlocLink PR has been approved and merged first
- On your local machine, go to
dashboardfolder, inmicroservicesfolder - Checkout to this branch
M-V-integration, pull the latest updates:git pull origin M-V-integration - Restart docker-compose
docker-compose restart - Run following URI on your browser : http://0.0.0.0:5310/buildings/25313/performance/
- See if both occupants and thermal comfort sections loaded on the page
- Click buttons on the performance page, see if everything works fine
- If you found any error, please write comment, otherwise, approve.