Re: [ambient-light] Request for Ambient Light Sensor web developer feedback (#64)

Thanks for getting back to me @anssiko.

Right now our MVP requirements for a Web API are:

**Screen Brightness**
* Ability to request maximum brightness
* Ability to set back to the device's original value (either user specified or set dynamically via the OS according to its own ALS)
* Ability to handle cases where such requests are denied.
    * To avoid fingerprinting concerns, I'd say we explicitly don't need to know about a failure/deny reason (such as low battery or other user setting).

**Ambient Light**
* Ability to request the latest ambient light reading
* Ability to read the update interval
* Accuracy to closest 50 lux

-- 
GitHub Notification of comment by willmorgan
Please view or discuss this issue at https://github.com/w3c/ambient-light/issues/64#issuecomment-738213220 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 3 December 2020 18:46:12 UTC