summaryrefslogtreecommitdiffstats
path: root/community-boards/hal-4a-csl-cm106-8ch-usb.json
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2019-08-09 11:10:22 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2019-08-14 14:20:02 +0000
commit183634a9aeb7e0cdc7ba085c471231dba48a8c32 (patch)
treea91a86bf573ab8b4ca405d08eeb717f6b3d1010f /community-boards/hal-4a-csl-cm106-8ch-usb.json
parentd8a360eeb69c52dd811ab8d8f811cdc996744059 (diff)
Remove unnecessary ping controls from all hals. BUG-AGL: SPEC-2741 Change-Id: I0d2a0842a86ffe48efce9a325bca50af3140aa5c Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'community-boards/hal-4a-csl-cm106-8ch-usb.json')
-rw-r--r--community-boards/hal-4a-csl-cm106-8ch-usb.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/community-boards/hal-4a-csl-cm106-8ch-usb.json b/community-boards/hal-4a-csl-cm106-8ch-usb.json
index 38c932a..a0594a6 100644
--- a/community-boards/hal-4a-csl-cm106-8ch-usb.json
+++ b/community-boards/hal-4a-csl-cm106-8ch-usb.json
@@ -27,13 +27,6 @@
"libs": ["hal-bluealsa.ctlso"]
}
],
- "controls": [
- {
- "uid": "ping",
- "info": "Ping hal",
- "action": "api://4a-hal-manager#ping"
- }
- ],
"haldependencies" : [
{
"uid" : "8ch-usb",
@@ -59,23 +52,6 @@
"numid": 8,
"value": 80
}
- },
- {
- "uid": "hal-ping",
- "info": "ping this hal through alsa",
- "alsa": {
- "name": "Hal-Ping",
- "value": 20,
- "create":
- {
- "type": "INTEGER",
- "count": 1,
- "minval": 0,
- "maxval": 100,
- "step": 1
- }
- },
- "action": "api://4a-hal-csl-cm106-8ch-usb#ping"
}
]
}