The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.007 - 2020-04-06

  • Fix memory leak in callback_async() and extend leak tests. The API does not invoke the connect callback in case of error. This requires special code to track the call data and to free it during destroy.
  • Implement UA_Client_readValueAttribute_async().
  • Implement client disconnect_async().
  • Add missing functions to pod documentation.
  • Test request id of async browse request.

Documentation

export constants from open62541 to Perl

Modules

Perl XS wrapper for open62541 OPC UA library
export constants from open62541 to Perl
run open62541 client for testing
manage open62541 log file for testing
run open62541 server for testing