Closed gtfierro closed 1 year ago
Patch coverage has no change and project coverage change: -0.15
:warning:
Comparison is base (
12ebb4e
) 72.75% compared to head (2ca03db
) 72.61%.:exclamation: Current head 2ca03db differs from pull request most recent head c8c1041. Consider uploading reports for the commit c8c1041 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I've merged https://github.com/NREL/BuildingMOTIF/pull/233 into this to test that the CI/CD works and that I haven't broken anything
@MatthewSteen can you re-review and approve when you get a chance? thanks!
needs #150 and #143 to be mergedcannot be executed in the Github test environment yet because it currently accesses a simulated bacnet network in a VM (https://github.com/gtfierro/simulated-digital-twin/tree/main/virtual-machine)Adds a guide for scraping a BACnet network to create a Brick model. Adds a docker-compose setup for that virtual network
TODO:
- [ ] make it simple to startup the docker compose setup I've added