[sensors] Reading attributes at different sensor states

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

== Reading attributes at different sensor states ==
The spec says " all latest reading entries is initially set to null", 
however what shall be returned 
1) by a Sensor instance in "errored" state
2) by a Sensor instance in "idle" state
3) by a Sensor instance in any state except "activated" if there is 
another Sensor instance of the same type in "activated" state (i.e.  
reading entries are being updated)

Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/168 using your GitHub account

Received on Tuesday, 31 January 2017 14:47:46 UTC