ift713-main-host/README.md

23 lines
536 B
Markdown

# 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
- [ ] mqtt basic config
- [ ] comms w/ fpga
- [ ] topics
- [ ] replication
- [ ] openhab rules
- [ ] comms w/ fpga
- [ ] lights
- [ ] buttons (reset)
- [ ] blockchain ?
- [ ] besu ?