Add network components authored by Oliver Parczyk's avatar Oliver Parczyk
...@@ -5,7 +5,7 @@ Please also note the instructions on [how to setup a Proprietary light](setup/Se ...@@ -5,7 +5,7 @@ Please also note the instructions on [how to setup a Proprietary light](setup/Se
## Network outline ## Network outline
*TODO* ![network slice](uploads/59acef20a00819090038f35179c8116c/Proprietary_Network.svg)
The above graphic shows the components involved with the proprietary protocol. The [MQTT](https://mqtt.org/)-Broker is hosted on the ESP32 Controller inside a docker container, more specifically an instance of [Eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto). Alongside the MQTT-Broker are the three Red and Green light submodels, so six in total, doing the actual translation. The above graphic shows the components involved with the proprietary protocol. The [MQTT](https://mqtt.org/)-Broker is hosted on the ESP32 Controller inside a docker container, more specifically an instance of [Eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto). Alongside the MQTT-Broker are the three Red and Green light submodels, so six in total, doing the actual translation.
... ...
......