pymobiledevice3 power-assertion¶
Create a power assertion
pymobiledevice3 power-assertion [OPTIONS] {assertion_type}:<AMDPowerAssertionTypeWirelessSync|PreventUserIdleSystemSleep|PreventSystemSleep> {name} {timeout}
Arguments:
| Argument | Description |
|---|---|
assertion_type:<AMDPowerAssertionTypeWirelessSync\|PreventUserIdleSystemSleep\|PreventSystemSleep> |
[required] |
name |
[required] |
timeout |
[required] |
Options:
| Option | Description |
|---|---|
--native |
macOS only: reach the iOS 17+ tunnel by piggybacking Apple's own remoted tunnel via the remotepairingd service. NO root, no entitlement, no Xcode, and remoted is left running (so it coexists with Xcode/devicectl). Rides Apple's kernel-routable tunnel, so throughput matches the kernel tunnel. Mutually exclusive with --rsd/--tunnel/--userspace. [env var: PYMOBILEDEVICE3_NATIVE] |
--details <str> |
|
--install-completion |
Install completion for the current shell. |
--show-completion |
Show completion for the current shell, to copy it or customize the installation. |
Accepts the connection options: --rsd, --tunnel, --userspace, --mobdev2, --usbmux, --udid.