.NET based OPC UA PubSub SDK

The .NET based OPC UA SDK allows for the new OPC UA Publish/Subscribe communication pattern. With that you can send data to Broker and Cloud, but also can subscribe to OPC UA data set published via MQTT broker.

The PubSub-AddOn contains the JSON encoder/decoder and the transport binding to MQTT protocol. The UA Binary encoder/decoder and the UDP transport binding will follow in a later version.