Files
DS18B20_raspi/etc/systemd/system/report_temperature.timer
2021-01-06 15:57:20 +01:00

9 lines
130 B
SYSTEMD

[Unit]
Description=Report temperature sensor data to InfluxDB server
[Timer]
OnCalendar=*:*:45
[Install]
WantedBy=timers.target