I think the way to do this is to write a driver that reads the SQL and fills out the data dictionary. And probably doesn't have a database binding either so it doesn't try to write back to the database.
On Thu, May 8, 2025 at 7:17 AM Jörg Spory <[email protected]> wrote: > Hello Graham, > thanks for your answer. > I don't want tu use a commercial weather station. > I have built my own that writes e.g. every one minute the values in the > original Weewx sql database. > Now i want to configure Weewx in a way that it only reads and visualize > the database data. without any communication with a weather station. > > MyStation ----> Database <-----> Weewx > > Regards > Joerg > > Graham Eddy schrieb am Donnerstag, 8. Mai 2025 um 03:43:45 UTC+2: > >> i think you are asking: how do i configure weewx to use my weather >> station hardware instead of the weather simulator >> *⊣GE⊢* >> >> On 8 May 2025, at 7:01 am, Jörg Spory <[email protected]> wrote: >> >> Hi, I'm new here and have a problem with config. >> I set up Weewx in simulator mode and sql datatabase. >> That works fine :-) >> I set up my own station based on a Rasberry zero and some sensors. >> I can write into the weex mysql database. >> What have i set up in the station section that Weewx only reads teh >> database for evaluation visualisaton and don't use an station hardware or >> simulates weather data?? >> >> Thanks for our answers and ideas! >> >> Regards >> Joerg >> >> -- >> 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/c486dbfd-47f3-4c1b-ad34-87671c41d8f9n%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-user/c486dbfd-47f3-4c1b-ad34-87671c41d8f9n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- > 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/d6ea724d-589a-43b0-b545-60dc87f8c2f9n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/d6ea724d-589a-43b0-b545-60dc87f8c2f9n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Peter Quinn (415)794-2264 -- 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/CAA1SM204%3DnkfeFs%3DgFfAcH2ef5h1nywFCPvMhTfibqrANsABqg%40mail.gmail.com.
