stop weewx edit weewx.conf to set debug = 1 start weewx the log will now contain entries for a) LOOP data packets received from the weather station. How often depends on the station type, and could be anything from every 2 seconds to every minute. For some station types LOOP packets do not contain values for all sensors b)REC data packets are the logged records from the station taken every x minutes where x is usually a paremeter - and usually every 5 minutes (300 seconds) and other debug information. The REC data is also what is stored in the weewx database according to the archive interval in weewx.conf. It is usual to set the weewx archive interval and the station's log interval to be the same value (often set to 5 minues)
n Tuesday, 9 January 2018 07:07:14 UTC+2, ml wrote: > Sorry I am new to weewx. So I need to find out what does loop and rec > mean. Maybe you can easily help me? I can also give you SSH access to my > "server" if it is easier for you/someone. -- 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]. For more options, visit https://groups.google.com/d/optout.
