Skip to content

Draft: SensorfwLightSensor: get the initial value on enable

Because SensorFw might not send any update if there's no change in the value, we have to grab the intial value via DBus and deliver to the handler when the sensor is first enabled.

The call is made asynchronously to avoid lock-up if the SensorFw service doesn't respond in time.

Merge request reports

Loading