Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|
|
Bug-AGL: SPEC-1757
Change-Id: I50d0c732dbda8f11b566b76cdc2eb333efb780ec
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Silence unused variable warnings from compiler by removing them
Bug-AGL: SPEC-1757
Change-Id: Iabe7aaf2874ee18b3ef2237200cc8a378d38bff2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Pretty sure NULL doesn't need to be defined for any modern compiler in
the last 20 years.
Bug-AGL: SPEC-1757
Change-Id: I3036e0db90b090a8d19527eb9244e0d9e455b332
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Fields in struct led_paths are never directly changed and are assigned from
json_object_get_string() which returns const char *
Bug-AGL: SPEC-1757
Change-Id: If2a6ea592f30d95f16a62cb1b5a12f5212b12163
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Remove overly verbose field definitions, and removed explicit v2 references.
Bug-AGL: SPEC-1757
Change-Id: I79b51ff9ab6a81b7646e91bb2842db3d84a10022
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add hvac.json to binding as well as the HVAC application
Bug-AGL: SPEC-1757
Change-Id: I8c8749d7ec3570347459817d32bf6928a3dfff5a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
|