No description
Find a file
2023-12-21 12:08:36 -05:00
mqtt init: docker file + openhab config files 2023-12-09 16:51:16 -05:00
openhab update rules / items / things to better reflect project + naming conv. 2023-12-21 12:08:36 -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 ?