Releases: Engineering-Research-and-Development/iotagent-opcua
Releases · Engineering-Research-and-Development/iotagent-opcua
OPC UA Agent v2.2.1
Better handling of array data type coming from OPC UA server
OPC UA Agent v2.2.0
- Bug fixes
OPC UA Agent v2.1.9
Main changes since v2.1.8
- Fix BigInt type handling
OPC UA Agent v2.1.8
Main changes since v2.1.7
- Fix OPC UA Events handling
OPC UA Agent v2.1.7
Main changes since v2.1.6
- Fix for issue #111
- Fix for functional tests
- Support to latest version of iotagent-node-lib
OPC UA Agent v2.1.6
- Rollback to previous version of iotagentlib
OPC UA Agent v2.1.5
- Support for UInt64 data type
OPC UA Agent v2.1.4
Main changes since v2.1.3
- Fix for multiple lazy attributes handling
- OPC UA bidirectional communication using lazy attributes. Received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No and 870062 CAPRI.
OPC UA Agent v2.1.3
Main changes since v2.1.2
- Fix for issue #96
OPC UA Agent v2.1.2
Main changes since v2.1.1
- Extend forbidden chars from config
- Fix for opcua message hex parsing