172
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
The Sensor API allows to retrieve values from sensors available from the device. The API is intended to be compatible with existing concrete Web APIs that provide values from device sensors (http://dev.w3.org/geo/api/spec-source-orientation.html). | The Sensor API allows to retrieve values from sensors available from the device. The API is intended to be compatible with existing concrete Web APIs that provide values from device sensors (http://dev.w3.org/geo/api/spec-source-orientation.html). | ||
interface SensorManager : EventTarget { | interface SensorManager : EventTarget { |
edits