{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Human Presence API", "version": "1.0.0" }, "items": [ { "info": { "name": "Human Presence", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Get human presence sensor reading", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/sensors/human-presence/reading" }, "docs": "Retrieves the current human presence sensor reading using HumanPresenceSensor.GetCurrentReading. Detects whether a user is present, absent, or engaged, with optional head position and orientation data." } ] } ], "bundled": true }