- From: Will Morgan via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Dec 2020 18:46:10 +0000
- To: public-device-apis-log@w3.org
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