Hi all,
similar to the E2E test for the MQTT adapter, which is currently under
development, it might be worthwhile to implement an E2E test for our
OPC-UA adapter. What do you guys think about this idea?
During the development/refactoring of the OPC-UA adapter we used some
publicly available OPC-UA servers (e.g.,
https://github.com/digitalpetri/opc-ua-demo-server).
However, to avoid complexity and reduce error-proneness in the test
scenario, one option would be to set up an OPC-UA server in a Docker
container. I found the following docker image, which looks quite good at
first sight: https://hub.docker.com/_/microsoft-iotedge-opc-plc.
How do you like this approach? Do you have other ideas orsuggestions?
Best
Tim