OPC UA - qopcua
-
Hi,
Can someone tell me if there is an official QOpcUa class in Qt ?
What is this and how to use it (open source project ? / exemples ) ? : https://doc-snapshots.qt.io/qt5-dev/qopcua.htmlwhat means 'Qt Documentation Snapshots' ?
I have to create a UA Client GUI application on Adroid (later on ios)
-For the moment I'm using 'open62541' implementation (website : https://open62541.org/)Thx
LA -
@LeLev said in OPC UA - qopcua:
Hi,
Can someone tell me if there is an official QOpcUa class in Qt ?Hi,
There is indeed a repository containing Qt classes for OPC UA. It's still in an early state and I guess you have to compile from Git sources [1] for now. However, there is work ongoing to integrate this into the normal Qt build. This should happen for Qt 5.11 or Qt 5.12.