MQTT eng

Aus Gude Systems GmbH
Version vom 18. März 2024, 12:39 Uhr von Lh (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<br /> Datei:MQTT.png <br /><u>Enable MQTT:</u>Enables MQTT support. <br /><u>Broker:</u>DNS or IP address of the MQTT broker. <br /><u>TLS:</u>Turns on TL…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen


MQTT.png
Enable MQTT:Enables MQTT support.
Broker:DNS or IP address of the MQTT broker.
TLS:Turns on TLS encryption.
Mode TCP port:The TCP/IP port number of the broker.
Username:The MQTT username.
password:The password for the username.
Client ID:The MQTT client ID.

Wichtig zeichen.png The client IDs of a user must be different! If two clients of a user have the same name, the connection of one client is normally terminated.

Quality of Service (QoS):Sets the QoS value (0 or 1) of the MQTT publishes.
Keep-alive ping interval:This defines the time interval in which the client sends an MQTT ping.
Topic prefix:Defines the beginning of the topic with which all messages are sent. The strings [mac] and [host] symbolize the MAC address or the hostname of the device. Permit CLI commands: Enables the execution of console commands.
Publish device data summary interval:Time interval in which messages with the global status of the device are sent.
MQTT Logs-Status.png
MQTT Logs:Outputs individual log messages about the connection setup.
MQTT Broker Status:Time information about connection duration, the last publish and the last keep-alive.