{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Compass API", "version": "1.0.0" }, "items": [ { "info": { "name": "Compass", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get compass reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/compass/reading" }, "docs": "Retrieves the current compass reading using Compass.GetCurrentReading. Returns heading in degrees relative to magnetic north and optionally true north (if the device has a GPS receiver)." } ] } ], "bundled": true }