.

Product: CODESYS OPC UA PubSub SL 1.0.1.0

Key Issue Type Summary Resolution Release Note
APPLIB-773 Bug

PubSub: Proper handling of OnlineChange

Cannot Reproduce [[GENERAL]]
The BackgroundTask will not block the OnlineChange
APPLIB-736 Bug

OPC PubSub: Connection does not work for embedded devices

Fixed
APPLIB-700 Bug

OPC UA PubSub SL: AsyncProperty is not handled properly

Fixed
APPLIB-626 Improvement

PubSub: Union switch must not start at 0

Fixed
APPLIB-618 Improvement

OPC_UA: Remove CHAR and WCHAR types

Fixed
APPLIB-614 Improvement

OPC UA PubSub SL: PubSubDataSet.project demonstrating DataSet checks/encoding/decoding doesnt work

Fixed
APPLIB-611 Improvement

[OPC UA PubSub] Change Port to 4840

Fixed
APPLIB-594 Bug

OPC UA PubSub SL: itfSubscriberIP only works for multicast addresses

Fixed [[GENERAL]]
The issue was actually just the wrong documentation of the 'Connection.itfSubscriberIPSet'. Here only Multicast Addresses make sense.
APPLIB-439 Improvement

OPC UA PubSub SL: Implement Connection.udiPublishingInterval

Fixed
APPLIB-435 Improvement

Build: OPC UA PubSub package must be signed

Duplicate [[GENERAL]]
Duplicates APPLIB-456
APPLIB-378 Improvement

PubSub: Support Binary encoding of Array type

Fixed
APPLIB-370 Bug

PubSub: Received BOOL's need sanitization

Fixed
APPLIB-369 Bug

PubSub: Wrong length calculation of STRING/WSTRING

Fixed [[GENERAL]]
For the proper calculation of the protocol size of STRING/WSTRING members, two new functions are introduced.
- STRING_SIZE_TO_UALEN
- WSTRING_SIZE_TO_UALEN
APPLIB-361 Improvement

OPC UA PubSub: Add writeup in the datasheet on how to use the example project

Fixed