Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
konfiguration:widget_help:widget_mqtt [2022/11/30 11:27] – Christian Fenzl | konfiguration: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 " | 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 " | ||
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: | + | {{konfiguration: |
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: | + | {{konfiguration: |
+ | |||
+ | For detailed configuration and how to set up communication between LoxBerry and your Miniservers, | ||
+ | |||
+ | {{indexmenu> | ||
====== 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: | ||