#mtconnect, #opcua, #adapter
906
opcua-adapter is an MTConnect adapter process to collect data from OPC UA servers and provide the stream updates for the MTConnect Agent according to the requirements of the MTConnect adapter specification.
To run the process in this container with the local conf directory holding the configuration files.
docker run --rm --name mtconnect-opcua-adapter -it -p 7878:7878/tcp \
-v ./conf:/metaagent/config \
metalogi4ai/mtconnect-opcua-adapter:latest
The Docker image allows for easy configuration using the configuration file opcua-adapter.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:2988551ce…
Size
79.4 MB
Last updated
10 months ago
docker pull metalogi4ai/mtconnect-opcua-adapter