Sign inSign up

metalogi4ai/mtconnect-opcua-adapter

By metalogi4ai

Updated 10 months ago

#mtconnect, #opcua, #adapter

Image
2

906

metalogi4ai/mtconnect-opcua-adapter repository overview

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.

Tag summary

Content type

Image

Digest

sha256:2988551ce

Size

79.4 MB

Last updated

10 months ago

docker pull metalogi4ai/mtconnect-opcua-adapter