EXO

Required:

EXO:

-id:

EXO#0 (free to choose)

port:

serial1 serial1/serial2/serial3/serial4/nmea/sdi12/modem

sample_interval:

“0 * * * *

Optional:

supply_port:

(1/2/3/4)

supply_port_always_on:

(False) (False/True)

response_timeout:

(120)

samples_per_wipe:

(10)

baudrate:

(9600)

mode:

(RS232) (RS232/RS485/RS422)

bits:

(8)

parity:

(None)

stop:

(1)

flow:

(0)

timeout:

(10)

timeout_char:

(3)

rxbuf:

(128)

txbuf:

(128)

xbuf:

(256)

Defaults when optional fields are not used in config are in (bold)

example:

EXO:
- id: EXO1
  port: serial1
  sample_interval: "0 * * * *"
  supply_port: 1
  supply_port_always_on: False
  timeout: 10
  samples_per_wipe: 10

- id: EXO2
  port: serial2
  sample_interval: "0 * * * *"
  supply_port: 2
  supply_port_always_on: False
  timeout: 10
  samples_per_wipe: 10