Sign inSign up

metalogi4ai/mtconnect-nclink-gateway

By metalogi4ai

Updated 10 months ago

#mtconnect, #nc-link, #gateway

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

1.6K

metalogi4ai/mtconnect-nclink-gateway repository overview

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.

Tag summary

Content type

Image

Digest

sha256:f1b5d0c71

Size

81 MB

Last updated

10 months ago

docker pull metalogi4ai/mtconnect-nclink-gateway