Hi all, I have running multiple, separate scripts and each script is collecting data from a different source (lightsensor, weather-house, etc). Other people are sometimes using a fileparse driver to get the data into weeWX. I don't want to go this way, as the scripts are running at slightly different times and need different durations for one loop. So the synchronization may be tricky.
What I would more prefer, do load the data directly from each script into the weeWX database. Is this generally possibly and if yes, how to do this the easiest way (with yield _packet ?) ? Or I am running in various issues? Any other suggestions? Many Thanks Markus -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/a6482d76-688b-4a3f-a11f-f43ba75fcf46%40googlegroups.com.
