FactoryIO Driver

Overview

Fully configurable Factory I/O driver built on top of base-driver, and Factory I/O SDK libraries.

Source

Github Repository

Output

Splunk Metric

Handler l99.driver.factoryio.handlers.SplunkMetric, factoryio outputs data in Splunk metric format to an MQTT broker.

factoryio_mqtt_splunk.gif

Configuration

Local

type: l99.driver.factoryio.FactoryioLocalMachine, factoryio
strategy: l99.driver.factoryio.collectors.BasicLocal01, factoryio

Driver accesses Factory I/O memory mapped file and must be run locally.

Remote

type: l99.driver.factoryio.FactoryioRemoteMachine, factoryio
strategy: l99.driver.factoryio.collectors.BasicRemote01, factoryio

Driver accesses Factory I/O Web API and can be run remotely.