10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
|
config BR2_PACKAGE_QT5OPCUA
|
||
|
bool "qt5opcua"
|
||
|
depends on BR2_PACKAGE_QT5
|
||
|
help
|
||
|
Qt is a cross-platform application and UI framework for
|
||
|
developers using C++.
|
||
|
|
||
|
The Qt OPC UA module implements a Qt API to interact with
|
||
|
OPC UA on top of a 3rd party OPC UA stack.
|