Skip to content

Idle interval between readings

Latest
Compare
Choose a tag to compare
@nobodyinperson nobodyinperson released this 09 Mar 08:55
· 1 commit to master since this release

This release adds a configurable idle interval between device readings to reduce file size.
Specify the amount of idle seconds in /etc/co2monitor/service.conf:

interval = 30

The service needs restarting for this to take effect. One of:

  • sudo systemctl restart co2monitor
  • qdbus --system de.nobodyinperson.co2monitor /de/nobodyinperson/co2monitor de.nobodyinperson.co2monitor.quit

and then re-plugging the device should do it.