gyrogpsc/example_config.yml

13 lines
248 B
YAML

# server configurations
webserver:
port: ":3011"
# collector configurations
collectors:
porttcp: ":3010"
portserial: "/dev/tty.usbmodem14201"
# processing pipeline configurations
pipeline:
publishIntervalMs: 50
syncUpdateIntervalMs: 494