- From: Tobie Langel via GitHub <sysbot+gh@w3.org>
- Date: Mon, 31 Oct 2016 19:13:46 +0000
- To: public-device-apis-log@w3.org
No. I mean that for each new sensor reading you must construct a new `SensorReading` object whose property values represent the state of the sensor at time t. Each prop is read only and its value won't ever change. `Sensor.reading` is just a getter for that object which corresponds to the latest sensor reading. -- GitHub Notification of comment by tobie Please view or discuss this issue at https://github.com/w3c/ambient-light/issues/15#issuecomment-257391154 using your GitHub account
Received on Monday, 31 October 2016 19:13:52 UTC