thin-edge / opcua-device-gateway-container

Container image for the Cumulocity IoT opcua-device-gateway client
Apache License 2.0
0 stars 1 forks source link

feat: support opcua 1020.x versions #10

Closed reubenmiller closed 4 months ago

reubenmiller commented 4 months ago

The opcua download urls changed from version 1020.x. Now both the new and old download urls are supported when building an image.

You can try building the image locally using the new build task where you can provide the OPCUA device gateway verison:

# Old opcua download url
just build 1018.0.308

# New opcua download url
just build 1020.62.0

Resolves https://github.com/thin-edge/opcua-device-gateway-container/issues/9