22 lines
536 B
Markdown
22 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 ?
|