diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-09-20 15:39:02 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-10-08 15:57:27 +0200 |
commit | e1b9634b554d91012edef2a564a9dcfb25cae503 (patch) | |
tree | ad57793bf94f31879fb319bba9ec88fb6159722f /4a-hal-cfg-community/hal-4a-raspberry-pi-3.json | |
parent | cb808e81a52944520026407609b33cad8affb81a (diff) |
Remove unnecessary sections in hal json
Remove unnecessary 'onload' and 'events' sections in
hal json configuration files.
The specified onload actions were generating errors in some cases.
Change-Id: I5eb95fe7daecf3b3d15638833142d133ce77e1ff
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '4a-hal-cfg-community/hal-4a-raspberry-pi-3.json')
-rw-r--r-- | 4a-hal-cfg-community/hal-4a-raspberry-pi-3.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json b/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json index 1739912..65c134a 100644 --- a/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json +++ b/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json @@ -1,4 +1,3 @@ - { "$schema": "http://iot.bzh/download/public/schema/json/ctl-schema.json", "metadata": { |