device-automation-bus / dab-adapter-rs

Apache License 2.0
2 stars 8 forks source link

Fix 'cec' field in /system/settings/list #39

Closed xhaakon closed 11 months ago

xhaakon commented 11 months ago

This flag signifies whether CEC functionality is supported at all by the RDK device, not its current enabled or disabled state (that's what /system/settings/get is for).

Let's infer the availability of CEC from asking Thunder's Controller plugin if it recognizes org.rdk.HdmiCec_2 service.