Please describe your feature request
Currently, als.iio.path takes a directory of IIO devices and checks all of them. That makes sense as a default behavior, but there should be an option to specify a specific IIO device by giving the path to a specific IIO device.
For context, I have a device with more than one IIO light sensor, and there is currently no way to specify which one to use.
Please describe your feature request
Currently,
als.iio.pathtakes a directory of IIO devices and checks all of them. That makes sense as a default behavior, but there should be an option to specify a specific IIO device by giving the path to a specific IIO device.For context, I have a device with more than one IIO light sensor, and there is currently no way to specify which one to use.