Sign inSign up

metalogi4ai/mtconnect-opcua-gateway

By metalogi4ai

Updated 10 months ago

#mtconnect, #opcua, #gateway

Image
Integration & delivery
Internet of things
Machine learning & AI
3

3.9K

metalogi4ai/mtconnect-opcua-gateway repository overview

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.

Tag summary

Content type

Image

Digest

sha256:d9fe660ad

Size

78.3 MB

Last updated

10 months ago

docker pull metalogi4ai/mtconnect-opcua-gateway