timeout to prevent blocked process due to serial interface not receiving any data
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"device": "/dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_VEAWDESA-if00-port0",
|
||||
"database": "VEDirect.db",
|
||||
"logfile": "VEDirect.log",
|
||||
"loglevel": "off"
|
||||
"loglevel": "off",
|
||||
"timeout": 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user