1config BR2_PACKAGE_QT5KNX 2 bool "qt5knx" 3 help 4 Qt is a cross-platform application and UI framework for 5 developers using C++. 6 7 The Qt KNX module implements the client side of a connection 8 between a client and a KNXnet/IP server. This connection 9 can be used to send messages to the KNX bus and to control 10 the functionalities of the KNX devices. 11 12 https://doc.qt.io/QtKNX/index.html 13