# 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 init the docker network, `make init` in the root To launch it, just `make` in the root, it'll run docker compose w/ the correct permissions. ## TODO - [x] mqtt basic config - [x] comms w/ fpga - [x] topics - [ ] replication : no. - [x] openhab rules - [x] comms w/ fpga - [x] lights - [x] buttons (reset) - [ ] blockchain ? too late! :3 - [ ] besu ?