ios_battery
Get battery status of an iOS device: charge percent, temperature (°C and °F), charging state, battery health and cycle count. No automation session required. The normalised summary is the one to read — the raw power registry beside it reports temperature in hundredths of a degree and carries several different 'capacity' keys, only one of which is a percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Include the full IOPMPowerSource registry alongside the summary (~60 keys). Default true; set false for just the summary. | |
| udid | Yes | iOS device UDID |