#opcua, #rethinkdb, #influxdb, #elasticsearch, #kafka
953
opcua-dataconnect is an OPC UA DataConnect Gateway process. It streams data from any OPC UA services to data services for RethinkDB, InfluxDB, ElasticSearch, or Kafka.
To run the process in this container with the local conf directory holding the configuration files.
docker run --rm --name opcua-dataconnect -it \
-v ./conf:/metaagent/config \
metalogi4ai/opcua-dataconnect:latest
The Docker image allows for easy configuration using the configuration file opcua-dataconnect.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:f9d691ff4…
Size
79.4 MB
Last updated
10 months ago
docker pull metalogi4ai/opcua-dataconnect