{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Light Sensor API", "version": "1.0.0" }, "items": [ { "info": { "name": "Light Sensor", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get light sensor reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/light/reading" }, "docs": "Retrieves the current ambient light sensor reading using LightSensor.GetCurrentReading. Returns illuminance in lux and optionally chromaticity coordinates." } ] } ], "bundled": true }