MQTT eng
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.
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:Outputs individual log messages about the connection setup.
MQTT Broker Status:Time information about connection duration, the last publish and the last keep-alive.