summaryrefslogtreecommitdiffstats
path: root/conf.d/wgt/config.xml.in
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01Start on bootmarlin_12.93.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.012.93.012.91.012.90.112.90.011.92.010.93.010.92.010.91.0Scott Murray1-0/+1
Update widget config.xml.in to add "run-by-default" permission. Bug-AGL: SPEC-3704 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3239b0ce1f306aa409670bca2e7dfaf5439aad70
2020-01-22hvac: binding: switch to low-can service from direct socket accessicefish_8.99.5icefish/8.99.58.99.5Matt Ranostay1-0/+2
Switch from using direct CANbus socket access to using the low-can binding service for sending HVAC events. Bug-AGL: SPEC-2984 Change-Id: Iae5a497c808954dcc9e579f34bac90e9e5db9267 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-09Use feature 'required-binding'Jose Bollo1-0/+3
The feature "urn:AGL:widget:required-binding" is now preferred to the feature "urn:AGL:widget:required-api" for requiring a local binding. Bug-AGL: SPEC-1800 Change-Id: I0fa278eecf0c7a76079dbc986bdb3286531a4a0a Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-09-27binding: hvac: add initial bindingMatt Ranostay1-0/+23
This is the split out binding from the HVAC package. Bug-AGL: SPEC-1757 Change-Id: If8499ac811491fac204a213768f27f584dd996e1 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>