On 19 Aug 2019, at 12:43 pm, Timothy L <lecoqacr...@gmail.com> wrote:
Is it possible to delay weewx at start up or reboot with a cron job etc?It is desired to delay it for 45 seconds. Thank you
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/87dd0ddd-15be-404d-ad95-00820fc80f83%40googlegroups.com.
Is it possible to delay weewx at start up or reboot with a cron job etc?It is desired to delay it for 45 seconds. Thank you
--
Put this in the file user/extensions.py:import timetime.sleep(45)
On Sun, Aug 18, 2019 at 7:43 PM Timothy L <lecoqacr...@gmail.com> wrote:
Is it possible to delay weewx at start up or reboot with a cron job etc?It is desired to delay it for 45 seconds. Thank you--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
Is it possible to delay weewx at start up or reboot with a cron job etc?It is desired to delay it for 45 seconds. Thank you
Is this intended for the file "/var/share/weewx/user/extensions.py" ? I am running my weewx installation on Ubuntu,
Put this in the file user/extensions.py:import timetime.sleep(45)
On Sun, Aug 18, 2019 at 7:43 PM Timothy L <lecoqacr...@gmail.com> wrote:
Is it possible to delay weewx at start up or reboot with a cron job etc?It is desired to delay it for 45 seconds. Thank you--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.