No description
Find a file
2023-12-21 18:43:45 -05:00
mqtt mqtt config: upload up to 20meg 2023-12-21 18:43:45 -05:00
openhab last version 2023-12-21 18:21:32 -05:00
.gitignore openhab: config perms shared between docker / host 2023-12-17 20:52:09 -05:00
docker-compose.yml docker init finished 2023-12-20 11:37:37 -05:00
Makefile openhab: config perms shared between docker / host 2023-12-17 20:52:09 -05:00
README.md openhab: config perms shared between docker / host 2023-12-17 20:52:09 -05:00

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 ?