{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Proximity API", "version": "1.0.0" }, "items": [ { "info": { "name": "Proximity", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get proximity sensor reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/proximity/reading" }, "docs": "Retrieves the current proximity sensor reading using ProximitySensor.GetCurrentReading. Returns whether an object is detected and optionally the distance in millimeters." } ] } ], "bundled": true }