Re: [sensors] API must allow Web devs to easily create fused sensors in JS with an API consistant with native sensors

We've tried [prototyping few use-cases](https://w3c.github.io/sensors/usecases#custom-fusion-sensors) for custom fusion. Wrapping EventTarget interface for multiple sensors and managing permissions for each fusion source is not a nice thing to leave for web developers.

If there would be an interest in custom sensor fusion, we can introduce separate fusion interface that will:

- Take list of sensors used for fusion
- Fusion algorithm
- Will automatically add interface members for fused data

For now, moving issue to [Level 2](https://github.com/w3c/sensors/projects/5) feature set.

-- 
GitHub Notification of comment by alexshalamov
Please view or discuss this issue at https://github.com/w3c/sensors/issues/42#issuecomment-333056105 using your GitHub account

Received on Friday, 29 September 2017 07:46:15 UTC