summaryrefslogtreecommitdiffstats
path: root/examples/toyota/signals.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/toyota/signals.json')
-rw-r--r--examples/toyota/signals.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/toyota/signals.json b/examples/toyota/signals.json
index 6c895846..f6042244 100644
--- a/examples/toyota/signals.json
+++ b/examples/toyota/signals.json
@@ -140,6 +140,13 @@
},
{
"bus": "can0",
+ "pid": 70,
+ "name": "ambient.air.temperature",
+ "frequency": 1,
+ "decoder": "decoder_t::decode_obd2_response"
+ },
+ {
+ "bus": "can0",
"pid": 76,
"name": "commanded.throttle.position",
"frequency": 1,
@@ -175,6 +182,13 @@
},
{
"bus": "can0",
+ "pid": 94,
+ "name": "engine.fuel.rate",
+ "frequency": 1,
+ "decoder": "decoder_t::decode_obd2_response"
+ },
+ {
+ "bus": "can0",
"pid": 99,
"name": "engine.torque",
"frequency": 1,