Metainformationen zur Seite

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
konfiguration:widget_help:widget_mqtt [2022/11/30 11:27] Christian Fenzlkonfiguration:widget_help:widget_mqtt [2023/04/16 16:37] (aktuell) Michael Schlenstedt
Zeile 1: Zeile 1:
-====== Widget MQTT  ======+====== Widget MQTT ======
  
 MQTT (“Message Queuing Telemetry Transport”) is a lightweight data transfer protocol to submit and receive data (“messages”). An MQTT infrastructure requires a central hub, the MQTT Server (formerly known as "broker"), that handles data transfer between all devices and clients. MQTT (“Message Queuing Telemetry Transport”) is a lightweight data transfer protocol to submit and receive data (“messages”). An MQTT infrastructure requires a central hub, the MQTT Server (formerly known as "broker"), that handles data transfer between all devices and clients.
Zeile 13: Zeile 13:
 Plugins that are using MQTT will get their configuration from this page. Plugins that are using MQTT will get their configuration from this page.
  
-{{konfiguration:widget_help:1647902731.png?w=340}}+{{konfiguration:widget_help:1647902731.png?340}}
  
 The default setting is to let LoxBerry configure and manage the locally installed MQTT Server. MQTT user, password and port are predefined. The default setting is to let LoxBerry configure and manage the locally installed MQTT Server. MQTT user, password and port are predefined.
Zeile 27: Zeile 27:
 The MQTT Gateway uses the MQTT Server settings from the MQTT Basics configuration page. The MQTT Gateway uses the MQTT Server settings from the MQTT Basics configuration page.
  
-{{konfiguration:widget_help:1647837211.png?w=340}}+{{konfiguration:widget_help:1647837211.png?340}} 
 + 
 +For detailed configuration and how to set up communication between LoxBerry and your Miniservers, please read the following articles: 
 + 
 +{{indexmenu>konfiguration:widget_help:widget_mqtt:mqtt_gateway#1|tsort}}
  
 ====== MQTT Finder ====== ====== MQTT Finder ======
Zeile 42: Zeile 46:
  
 The Log Files tab shows all logs of the MQTT Server, MQTT Gateway and MQTT Finder. The Log Files tab shows all logs of the MQTT Server, MQTT Gateway and MQTT Finder.
 +
 +====== Frequently Asked Questions ======
 +
 +Please visit [[konfiguration:widget_help:widget_mqtt:mqtt_gateway_faq:start|the FAQ section]] for help.