I was looking into options of OPC UA client for ios and Android. I found out that there are some solutions available natively in android and iOS
Does anyone have idea on "QT mobile" in this regard ? Does QT have any inbuilt support for "OPC UA" . I could not find much details on this topic as the information about QT mobile is limited.
“QtOpcUa currently focuses on functionality needed to create OPC UA enabled HMIs. It offers a Qt API for a subset of the OPC UA specification by wrapping an existing OPC UA stack. This approach allows to choose the right stack for the given project while always working with the same Qt API.” Please refer to https://blog.basyskom.com/2015/introducing-qtopcua/ and ——https://github.com/qt/qtopcua for more details.