From a24a3e1694e4110b47be705e90496918c190fe20 Mon Sep 17 00:00:00 2001 From: theBigBlase Date: Sat, 9 Dec 2023 16:58:30 -0500 Subject: [PATCH] readme: todo --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1b667e2..d822904 100644 --- a/README.md +++ b/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 ?