Releases: Engineering-Research-and-Development/iotagent-opcua
Releases · Engineering-Research-and-Development/iotagent-opcua
OPC UA Agent v1.3.8
Main changes:
- increased status coverage in commandContextHandler by filtering opcua.StatusCodes (solved issue #39)
- performance improvements
- bug fixing
OPC UA Agent v1.3.7
Main changes:
- Refactoring
- Supporting multicore on the Northbound side
- Supporting OPC UA Servers with restrictions related to the number of sessions
- Sending of OPC UA Server Timestamps to OCB as metadata
- Mapping Tool improvement
- Validation and Bug Fixing
OPC UA Agent v1.3.6
Main changes:
- support of metadata, OPC UA server date is sent to OCB using attribute metadata
Mapping Tool improvements - subscription strategy configurable, if the OPC UA server has subscriptions limitation, the agent can use a single subscription for monitoring all mapped nodes
- bug fixing
OPC UA Agent v1.3.5
Main changes:
- bug fixing
- test coverage improving
- documentation
OPC UA Agent v1.3.4
Main Changes:
- Document Improvement
- Bug Fixing
OPC UA Agent v1.3.3
Main improvements:
- managing devices using API
- test coverage
- alignment to the last version of the node-opcua lib
- documentation (step by step tutorial)
- bug fixing
OPC UA Agent v1.3.2
- IoTAgent Library 2.9.0 Alignment
OPC UA Agent v1.3.1
Improving documentation:
- Quality Section
- Configuration example (using Docker)
OPC UA Agent v1.3.0
Main changes:
- improving administration services
- added filtering capabilities to Mapping Tool
- improving test coverage
- added vulnerability badge (Snyk integration)
- minor fix
OPC UA Agent v1.2.0
Main changes:
- added test cases (travis and coveralls)
- added docker secrets support to protect IDM credentials
- added tutorial as training material
- minor fix