13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
config BR2_PACKAGE_QT5KNX
|
|
bool "qt5knx"
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
The Qt KNX module implements the client side of a connection
|
|
between a client and a KNXnet/IP server. This connection
|
|
can be used to send messages to the KNX bus and to control
|
|
the functionalities of the KNX devices.
|
|
|
|
https://doc.qt.io/QtKNX/index.html
|