Changes for version 2.06 - 2025-04-17

  • For open62541 1.4 use secureChannelPKI and sessionPKI instead of certificateVerification.
  • For open62541 1.4 parameter of UA_AccessControl_default() have changed.
  • For open62541 1.4 use __UA_Client_AsyncService() instead of UA_Client_sendAsyncRequest().
  • Use UA_Client_sendAsyncBrowseNextRequest() instead of __UA_Client_AsyncService() if it exists.
  • Disable github actions with open62541 1.4 as it still does not work. Tests hang before, but with current 1.4 branch it does not compile.
  • Make tests compatible with latest Ubuntu in github actions.
  • Adapt tests so that they pass with open62541 version 1.3.15.

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