1config BR2_PACKAGE_QT5OPCUA
2 bool "qt5opcua"
3 depends on BR2_PACKAGE_QT5
4 help
5 Qt is a cross-platform application and UI framework for
6 developers using C++.
7
8 The Qt OPC UA module implements a Qt API to interact with
9 OPC UA on top of a 3rd party OPC UA stack.
10