summaryrefslogtreecommitdiffstats
path: root/conf.d/wgt
AgeCommit message (Collapse)AuthorFilesLines
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>