CRON Netatmo Raspberry Pi
Posted: Sat Oct 19, 2019 4:43 pm
I have a server in a local area network with Raspberry Pi.
I'm installing the template on a Netatmo station.
I have installed and setup the plugin.
Now, I want to configure CRON to update the database every 5 minutes. The correct CRON is as follows?
Thank you very much
I'm installing the template on a Netatmo station.
I have installed and setup the plugin.
Now, I want to configure CRON to update the database every 5 minutes. The correct CRON is as follows?
Code: Select all
* / 5 * * * * /var/www/html/template/plugins/netAtmo/update/update.php