I know some sensors/solutions don't like being queried too fast due to 
hardware/firmware constraints, but that's different than how frequently you 
write loop data out.

I guess my answer is I wouldn't write anything out unless the hardware 
emitted data you listen for (or alternately when you query the particular 
hardware for data).

Not knowing what hardware you are trying to support nor what you're 
supporting I couldn't even guess on a number.

Being needlessly crazy frequent would pound your weewx system and its disk 
accordingly which probably should be avoided.

On Thursday, June 18, 2026 at 6:16:09 AM UTC-7 DR wrote:

> I see there are various update frequencies for drivers, ranging from 
> every 2 seconds or so for Davis to as long as 15 seconds for a few others.
>
> I know that WeeWx updates the data base at 5 minute intervals.
>
>
> Is there a good choice, or is anything OK, for having the gen-loop code 
> report to WeeWx as it monitors the weather station?
>
> Thanks.  Dale
>
>
> Oh, the stuff I'm slowly working on uses a data logger which can 
> accumulate gust speeds etc which potentially could be missed if a 
> snapshot of time was the only source of speed, for example, over a 
> longer observation time.
>
>
>

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/2a6ce4ad-d34d-49a2-bb39-03837baa1124n%40googlegroups.com.

Reply via email to