Sign inSign up

metalogi4ai/mtconnect-nclink-adapter

By metalogi4ai

Updated 10 months ago

#mtconnect, #nc-link, #adapter

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

2.3K

metalogi4ai/mtconnect-nclink-adapter repository overview

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.

Tag summary

Content type

Image

Digest

sha256:16118e683

Size

80.3 MB

Last updated

10 months ago

docker pull metalogi4ai/mtconnect-nclink-adapter