diff --git a/README.md b/README.md index 1b667e2..d822904 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # ift713-main-host +This is the folder for the "main" server, doing all the processing and gathering +data. +It hosts an openhab instance and mqtt (rumqtt) courier. + +To launch it, just `make` in the root, it'll set docker w/ the correct +permissions. + +## TODO +- [ ] mqtt basic config + - [ ] comms w/ fpga + - [ ] topics + - [ ] replication +- [ ] openhab rules + - [ ] comms w/ fpga + - [ ] lights + - [ ] buttons (reset) +- [ ] blockchain ? + - [ ] besu ?