[sensors] Address questions around exposing high-level, low-level, and uncalibrated sensors

tobie has just created a new issue for https://github.com/w3c/sensors:

== Address questions around exposing high-level, low-level, and 
uncalibrated sensors ==
For example, with Barometer, should an `Altimeter` sensor be exposed 
as part of the same spec?

Similarly, how do we go about temperature-corrected Barometer data 
(these are often on the same chip)? Should the spec request both the 
calibrated data (`new BarometerSensor()`) and the raw data (`new 
UncalibratedBarometerSensor()` ??) to be exposed?



See https://github.com/w3c/sensors/issues/51

Received on Tuesday, 16 June 2015 09:53:37 UTC