aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/project/etc
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-11-20 15:31:14 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2019-12-03 19:46:26 +0100
commit1f57e04d955877654ce4ac055dbb533281ce4af5 (patch)
tree38d5f3afcf358329c3d5c6e0f834c6217608f831 /conf.d/project/etc
parent7eb266ac372a3ccfc0857a6a63d9f6c88afa1ffd (diff)
can-bus: Use configuration from JSON file
Use configuration from JSON file instead of the old INI file. Now all configuration files lies within the binding tree. Change-Id: Id986d19751db958ad5cf3b7f2b2c5443d4ceb062 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/project/etc')
-rw-r--r--conf.d/project/etc/control-low-can.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.d/project/etc/control-low-can.json b/conf.d/project/etc/control-low-can.json
index e59c39c4..0b10d33d 100644
--- a/conf.d/project/etc/control-low-can.json
+++ b/conf.d/project/etc/control-low-can.json
@@ -8,6 +8,10 @@
},
"config": {
"active_message_set": 0,
+ "dev-mapping": {
+ "hs": "can0",
+ "ls": "can0"
+ },
"diagnostic_bus": "hs"
},
"plugins": [