[sensors] Does `SensorObserver` need a stop() method?

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

== Does `SensorObserver` need a stop() method? ==
This would allow the sensor to idle before GC and/or to avoid waking 
it up altogether in some scenarios.

Would it make sens to also have a start method, then? To restart it?

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

Received on Thursday, 11 June 2015 20:07:41 UTC