cvs-monitor/config/config.json
Thomas Klaehn d16bd7e7f8 Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2025-01-20 16:18:28 +01:00

7 lines
159 B
JSON

{
"log_path": "/var/lib/cvs_monitor/",
"i2c_dev": "/dev/i2c-1",
"i2c_slave_address": 64,
"gps_dev": "/dev/ttyACM0",
"shunt_resistor": 5.0
}