pymobiledevice3 diagnostics¶
Reboot/Shutdown device or access other diagnostics services
restart¶
Restart device
Options:
| Option | Description |
|---|---|
-r, --reconnect |
Wait until the device reconnects before finishing the operation. |
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
shutdown¶
Shutdown device
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
sleep¶
Put device into sleep
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
info¶
Get diagnostics info
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
ioregistry¶
Get ioregistry info
Options:
| Option | Description |
|---|---|
--plane <str> |
|
--name <str> |
|
--ioclass <str> |
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
mg¶
Get MobileGestalt key values from given list. If empty, return all known.
Options:
| Option | Description |
|---|---|
--keys <str> |
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
battery¶
Battery options
battery single¶
get single snapshot of battery data
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
battery monitor¶
monitor battery usage
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.
battery wifi¶
Query WiFi info from IORegistry
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.