Device battery levels
POST /api/battery Content-Type: application/json { "device": "My Phone", "level": 85, "charging": false } GET /api/battery → all devices DELETE /api/battery?device=My Phone