Changes for version 0.015 - 2020-05-29
- Implement client sendAsyncReadRequest() as it is missing in open62541 API.
- Implement client/server read/write DataType. They cannot be generated as DataType needs special conversion to NodeId.
- UA_Server_readContainsNoLoop contains typo, provide server readContainsNoLoops wrapper.
- Genearalize script client-server-read-write.pl to generate all client/server read/write functions.
- Generate wrapper for all server read and write functions.
- Generate client write wrapper functions.
- Generate client readDataTypeAttribute() function.
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