ift713-main-host/README.md

23 lines
555 B
Markdown
Raw Permalink 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 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
2023-12-09 21:58:30 +00:00
permissions.
## TODO
2023-12-21 23:54:34 +00:00
- [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
2023-12-09 21:58:30 +00:00
- [ ] besu ?