Update readme and add UDS
This commit is contained in:
@@ -56,5 +56,14 @@
|
||||
"port": "/dev/serial0",
|
||||
"baudrate": 115200,
|
||||
"show_ups": true
|
||||
},
|
||||
|
||||
"uds": {
|
||||
"_comment": "UDS extended diagnostics (MQB platform)",
|
||||
"enabled": true,
|
||||
"interval_fast": 0.2,
|
||||
"interval_slow": 1.0,
|
||||
"fast_pids": ["0x202A", "0x437C", "0x10C0", "0x2004"],
|
||||
"slow_pids": ["0x39A2", "0x200A", "0x3816", "0x3815"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user