Description
Provides Qt 6 APIs for MQTT messaging used by IoT, monitoring, automation, and lightweight publish-subscribe systems. It helps applications connect to brokers, publish messages, and receive topic updates.
Developers use it as a network protocol library. MQTT can control devices or carry telemetry, so secure brokers, validate topics, and protect credentials before using it outside trusted networks.