ift713-main-host/README.md
2023-12-21 19:26:46 -05:00

23 lines
555 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
- [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 ?