readme: todo

This commit is contained in:
theBigBlase 2023-12-09 16:58:30 -05:00
parent 246357858b
commit a24a3e1694

View file

@ -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 ?