diff --git a/DeviceAPICharter.html b/DeviceAPICharter.html index c549982..a6f9c82 100644 --- a/DeviceAPICharter.html +++ b/DeviceAPICharter.html @@ -170,6 +170,11 @@

Sensors

An API to measure magnetic field in the X, Y and Z axis.
Orientation API
An API to monitor the device’s physical orientation in relation to a stationary three dimensional Cartesian coordinate system
+
DeviceOrientation Event specification
+

An event-based API that provides information about the physical orientation and motion of a hosting device.

+

Draft state: Candidate Recommendation

+

Adopted Candidate Recommendation: DeviceOrientation Event Specification, W3C Candidate Recommendation 18 August 2016. This API was formerly developed by the former Geolocation Working Group. The Device and Sensors Working Group intends to fix remaining known issues and to finish its progress on the Recommendation track.

+

Reference Draft: DeviceOrientation Event Specification, W3C Candidate Recommendation 18 August 2016, published at https://www.w3.org/TR/2016/CR-orientation-event-20160818/, produced under 2014-2017 Geolocation Working Group charter.

Others