Command Line Tools
pytest-libiio includes a set of command line tools to help generate context files from hardware devices
gen-xml
Generate IIO XML context file from device
Usage:
gen-xml [OPTIONS]
Options:
-u, --uri TEXT URI of the device to connect to [required]
-x, --xml TEXT XML file to write output to
--help Show this message and exit.