ift713-main-host/README.md

21 lines
475 B
Markdown
Raw Normal View History

2023-12-06 15:44:04 +00:00
# ift713-main-host
2023-12-09 21:58:30 +00:00
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 ?