Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.03 KB

readme.md

File metadata and controls

23 lines (22 loc) · 1.03 KB

Documentation

communication overview

           +----------------+    +----------------+    +----------------------+
           | Openhab-Client | -> | Openhab-Server | -> | MQTT-Server (Master) |
           +----------------+    +----------------+    +----------------------+
                                                                  ^
                                                                  |
+-----------+    +------+    +----------+    +-----+    +---------------------+
| VPN-Client| -> | UMTS | -> | Internet | -> | DSL | -> | Fritzbox-VPN-Server |
+-----------+    +------+    +----------+    +-----+    +---------------------+
      ^
      |
+----------------------+    +-------------+    +-------------+
| MQTT-Server (Bridge) | <- | MQTT-Client | <- | IoT-Devices |
+----------------------+    +-------------+    +-------------+