{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Gyrometer API", "version": "1.0.0" }, "items": [ { "info": { "name": "Gyrometer", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get gyrometer reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/gyrometer/reading" }, "docs": "Retrieves the current gyrometer reading using Gyrometer.GetCurrentReading. Returns angular velocity in degrees per second along the x, y, and z axes." } ] } ], "bundled": true }