Sign inSign up

ladder99/fanuc-driver

By ladder99

•Updated over 1 year ago

Configurable Fanuc Focas data collector and post processor (MQTT, InfluxDb, MTConnect, SparkplugB).

Image
4

2.9K

ladder99/fanuc-driver repository overview

⁠Tags

arm-eaa8ce4, linux64-eaa8ce4 - commit⁠

arm-f139dd5, linux64-f139dd5 - commit⁠

arm-d538eef, linux64-d538eef - commit⁠

arm-ece59d3 - commit⁠

arm-9c3d575 - commit⁠

arm-9e55095, linux64-9e55095 - commit⁠

⁠How to Run

⁠download configs:
$ curl -o config.system.yml https://raw.githubusercontent.com/Ladder99/fanuc-driver/main/examples/docker/config.system.yml
$ curl -o config.user.yml https://raw.githubusercontent.com/Ladder99/fanuc-driver/main/examples/docker/config.user.yml
$ curl -o config.machine.yml https://raw.githubusercontent.com/Ladder99/fanuc-driver/main/examples/docker/config.machines.yml
$ curl -o nlog.config https://raw.githubusercontent.com/Ladder99/fanuc-driver/main/examples/docker/nlog.config
⁠amd64:
$ docker run \
  --name fanuc_driver \ 
  -v .:/etc/fanuc \
  ladder99/fanuc-driver:linux64-9e55095
⁠arm:
$ docker run \
  --name fanuc_driver \ 
  -v .:/etc/fanuc \
  ladder99/fanuc-driver:arm-9e55095

⁠More Resources

Documentation: https://docs.ladder99.com/en/latest/page/drivers/fanuc/installation-docker.html⁠
Source: https://github.com/Ladder99/fanuc-driver⁠

Tag summary

Content type

Image

Digest

sha256:e69e53fca…

Size

119.5 MB

Last updated

over 1 year ago

docker pull ladder99/fanuc-driver:arm-2d3738b