Hi, thanks for your reply!
I have another question regarding version 1.3.10. Is it capable of subscribing to MQTT topics? I attempted to implement the subscribe tutorial from the latest version and integrate it into my current code, which uses the 1.3.10 stack. However, I encountered some issues with data types such as:
- UA_PubSubEncoding Type encodingMimeType and
- UA_ExtensionObject transportSettings
Do you have any guidance on how to resolve this issue?
Best Regards