#mtconnect, #opcua, #gateway
3.9K
opcua-gateway is a server process that connects to MTConnect agents and provides an OPC UA interface according to the MTConnect OPC UA Companion Specification.
To run the process in this container with the local conf directory holding the configuration files.
docker run --rm --name mtconnect-opcua-gateway -it -p 4840:4840/tcp \
-v ./conf:/metaagent/config \
metalogi4ai/mtconnect-opcua-gateway:latest
The Docker image allows for easy configuration using the configuration file opcua-gateway.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:d9fe660ad…
Size
78.3 MB
Last updated
10 months ago
docker pull metalogi4ai/mtconnect-opcua-gateway