adb_iio_read
Read raw IIO hardware data to monitor per-SoC power consumption on Tensor/Exynos devices or sensor values on other devices.
Instructions
Read raw hardware data from the Linux IIO (Industrial I/O) subsystem. Discovers all IIO devices and reads their current values. On Tensor/Exynos devices, this exposes per-rail power monitors (ODPM) showing real-time power consumption per SoC subsystem (CPU clusters, GPU, display, memory, TPU, GPS, etc.) — data not available through the Android sensor HAL. On other devices, may expose raw accelerometer, gyroscope, magnetometer, or ADC channels. Root required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listOnly | No | If true, list available IIO devices without reading values | |
| device | No | Device serial |