readme: todo
This commit is contained in:
parent
246357858b
commit
a24a3e1694
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -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 ?
|
||||
|
|
Loading…
Reference in a new issue