If the option record_generation is set to 'hardware' (the default), then
weewx will download all records off the data logger since the last record
it has in your database. As it does so, it sends entries to the WU. So, it
is always "up to date."

You can watch this happen by setting debug=1 in weewx.conf. The log will
look something like this:

May 23 15:40:16 nuc weewx[20710]: vantage: Getting archive packets since
2017-05-23 15:35:00 PDT (1495578900)
May 23 15:40:16 nuc weewx[20710]: vantage: gentle wake up of console
successful
May 23 15:40:16 nuc weewx[20710]: vantage: Retrieving 1 page(s); starting
index= 3
May 23 15:40:16 nuc weewx[20710]: manager: Added record 2017-05-23 15:40:00
PDT (1495579200) to database 'weewx.sdb'
May 23 15:40:16 nuc weewx[20710]: manager: Added record 2017-05-23 15:40:00
PDT (1495579200) to daily summary in 'weewx.sdb'
May 23 15:40:16 nuc weewx[20710]: vantage: DMPAFT complete: page timestamp
2017-05-14 18:20:00 PDT (1494811200) less than final timestamp 2
017-05-23 15:40:00 PDT (1495579200)
May 23 15:40:16 nuc weewx[20710]: vantage: Catch up complete.

In this example, the last entry in the database is 2017-05-23 15:35:00.
Weewx found a single new entry in the logger since that time: 2017-05-23
15:40:00.

And so on...

-tk


On Tue, May 23, 2017 at 5:10 PM, Peter Dougherty <pjdoughe...@gmail.com>
wrote:

> OK, done and that got things working again. I'm curious as to what broke.
> No changes were made since the end of February, and the system has been up
> and reporting continuously since then. My tech guru and I attempted to get
> the Twitter reporting function working (like I had with Cumulus software,
> under Windows) but it never would, and so we just ignored it.
>
> Is there any way to determine if the last 5 days' data has been
> successfully downloaded from the data logger on the Vantage Pro 2? And if
> so, is there any way that you know if to retroactively upload it to Weather
> Underground's PWS feature. Thanks in advance.
>
>
> On Tuesday, May 23, 2017 at 6:19:42 PM UTC-4, gjr80 wrote:
>>
>> Ok,disable Twitter in restful_services by commenting out:
>>
>> user.twitter.Twitter
>>
>> Save weewx.conf, stop then start weeWX and lets see what is in the 10
>> minute log then.
>>
>> Gary
>>
>> --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to