{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Orientation API", "version": "1.0.0" }, "items": [ { "info": { "name": "Orientation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get orientation sensor reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/orientation/reading" }, "docs": "Retrieves the current orientation sensor reading using OrientationSensor.GetCurrentReading. Returns a rotation matrix and quaternion representing the device's spatial orientation. The orientation sensor fuses data from accelerometer, compass, and gyrometer for smooth results." } ] } ], "bundled": true }