Gary,
Thanks for your insight. My current use case is to augment the data from an 
existing weather station that may be using hardware generation. So, I can't 
rely on StdArchive to perform the software generation of the additional data. 
Even if I could, and bound the processing to a NEW_LOOP_PACKET event, I'd still 
have the challenge that there could be 0 to n messages received from MQTT 
between NEW_LOOP_PACKET events.

I have been studying StdArchive and how it performs software generation with 
the Accum class. I understand the risks of relying on WeeWX internals, but 
leveraging this class looks to make it straight forward to process the MQTT 
data into "archive data". Plus, it gives me an excuse to further dive into the 
details of WeeWX.

- Rich

-- 
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.

Reply via email to