Releases: siemens/opc-ua-pubsub-dotnet
Releases · siemens/opc-ua-pubsub-dotnet
Release 1.0.16
Change interface to Raw Data support (#25)
-
Allow receiving of raw mqtt payload
-
Change the way how raw data is supported
Release 1.0.15
Allow sending and receiving of raw MQTT payload
Release 1.0.13
update dependencies (#22)
Release 1.0.12
send event if disconnect is called on intention, dispose decodertask properly (#21)
Release 1.0.11
New MQTT.NET version 3.0.16 (#19)
Release 1.0.10
Fix Chunked Network Headers (#18)
Release 1.0.9
Set correct payload flag for meta messages (#17)
Release 1.0.8
Resolve issue with calculation of string length containing special characters (#15)
Release 1.0.7
Include all properties into meta frame, not only Unit and Prefix
Release 1.0.6
- Upgrade to .NET 5.0
- Allow sending meta frames without retain flag by setting an option