The updated OPC UA transformer connector driver is available now as part of the Transformers open-source repository.
. ├── CMakeLists.txt # Main CMake build script ├── examples/ # Example applications and test projects │ ├── CMakeLists.txt │ └── opc_dhcp/ │ ├── CMakeLists.txt │ └── w5x00_opc_dhcp.c # OPC UA server ...
We strongly encourage community participation and contribution to this project. First, please fork the repository and commit your changes there. Once happy with your changes you can generate a 'pull ...