curl -H "X-API-Key: YOUR_API_KEY" \ "https://your-api-host/devices/ABC123/battery?limit=50"
[ { "_id": "...", "hardware_id": "ABC123", "timestamp": "2025-12-17T10:30:00.000Z", "battery_voltage": 12.4 } ]
Query battery telemetry history for a device.
id
short_id
hardware_id
from
to
Show Battery record