Config.in 445 B

12345678910111213
  1. config BR2_PACKAGE_QT5MQTT
  2. bool "qt5mqtt"
  3. help
  4. Qt is a cross-platform application and UI framework for
  5. developers using C++.
  6. The Qt MQTT module provides a standard compliant
  7. implementation of the MQTT protocol specification. It
  8. enables applications to act as telemetry displays and
  9. devices to publish telemetry data. The supported versions
  10. are MQTT 3.1, MQTT 3.1.1, and MQTT 5.0.
  11. https://doc.qt.io/QtMQTT/index.html