Changes for version 2.07 - 2025-07-03
- New tool "opcua_dump" that recursively browses the OPC UA address space of a server and dumps all nodes with their references and attributes.
- Implemented some higher functionalities to easily get attributes, references and mappings between some constant IDs and names.
- Updated generated packed types and functions to reflect changes to constants.
- Implement synchronous client read, browseNext, findServers and getEndpoints functions.
- Provide accessors to client config timeout.
Documentation
export constants from open62541 to Perl
Modules
Perl XS wrapper for open62541 OPC UA library
export constants from open62541 to Perl
generate x509 certificates testing
run open62541 client for testing
manage open62541 log file for testing
run open62541 server for testing