sysfs-bus-iio-sps30 992 B

12345678910111213141516171819202122232425262728
  1. What: /sys/bus/iio/devices/iio:deviceX/start_cleaning
  2. Date: December 2018
  3. KernelVersion: 5.0
  4. Contact: linux-iio@vger.kernel.org
  5. Description:
  6. Writing 1 starts sensor self cleaning. Internal fan accelerates
  7. to its maximum speed and keeps spinning for about 10 seconds in
  8. order to blow out accumulated dust.
  9. What: /sys/bus/iio/devices/iio:deviceX/cleaning_period
  10. Date: January 2019
  11. KernelVersion: 5.1
  12. Contact: linux-iio@vger.kernel.org
  13. Description:
  14. Sensor is capable of triggering self cleaning periodically.
  15. Period can be changed by writing a new value here. Upon reading
  16. the current one is returned. Units are seconds.
  17. Writing 0 disables periodical self cleaning entirely.
  18. What: /sys/bus/iio/devices/iio:deviceX/cleaning_period_available
  19. Date: January 2019
  20. KernelVersion: 5.1
  21. Contact: linux-iio@vger.kernel.org
  22. Description:
  23. The range of available values in seconds represented as the
  24. minimum value, the step and the maximum value, all enclosed in
  25. square brackets.