return a DeviceClient attached to this devices
The ID of the device. For real devices, this is usually the USB identifier.
The model of the device
The device path. This can be something like usb:FD120000
for real devices.
The product name of the device
The transport id for the device
The device type. Values include 'emulator'
for emulators, 'device'
for devices, and 'offline'
for offline devices. 'offline'
can occur for example during boot, in low-battery conditions or when the ADB connection has not yet been approved on the device.
Generated using TypeDoc
The device