#mtconnect, #nc-link, #adapter
2.3K
nc-link-adapter is an MTConnect adapter process to collect data from NC-Link 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-nclink-adapter -it -p 7878:7878/tcp \
-v ./conf:/metaagent/config \
metalogi4ai/mtconnect-nclink-adapter:latest
The Docker image allows for easy configuration using the configuration file nc-link-adapter.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:16118e683…
Size
80.3 MB
Last updated
10 months ago
docker pull metalogi4ai/mtconnect-nclink-adapter