Yes, although it will mean accessing the database across a network, which can lead to locking problems. You may be better off using MySQL, which is designed for access across a network.
An alternative is to run both instances of the same RPi. Because only one of them is running the reports, the compute demand should not be too great. I think many users are doing this. -tk On Mon, Sep 3, 2018 at 5:33 PM Steve2Q <[email protected]> wrote: > Hi Tom..A follow up to SteveT's question. If I take a second Rpi and use > it for additional sensors not handled by my station (solar radiation, UV, > etc.) and set up a second instance of Weewx on this "stationless" Pi, I can > use the techniques in the Wiki to show all the data on one page? > > Thanks, Steve > > -- > 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. > -- 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.
