ARGS=""
# mightyohm-gc-exporter supports the following options:
# -a, --address
The IPv4 or IPv6 address where the metrics are served
# [default: 127.0.0.1]
# -b, --baud-rate The baudrate of the serial connection [default: 9600]
# -p, --port The port where the metrics are served [default: 9111]
# -s, --serial-port The port of the serial device, usually in '/dev/...'
# [default: /dev/serial0]
# -t, --timeout Timeout of the serial connection in ms [default: 1000]