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