Since it is working for you and now it is so easy to add columns to WeeWX
DBs, I’m not going to pursue this further. Honestly, if someone had to have
a separate DB I’d nudge the to running MQTTSubscribe as a driver in a
separate instance….
rich
On Saturday, 22 May 2021 at 16:39:21 UTC-4 vince wr
Very cool to see. Thanks!
On Monday, 24 May 2021 at 13:59:56 UTC-4 vince wrote:
> Only loosely related, but I thought I'd pass along a network diagram of my
> home setup 'after' implementing the mqtt-subscribe extension to simplify
> aggregating data from two weather stations, one raspberry pi
On Saturday, May 22, 2021 at 1:22:31 PM UTC-7 bell...@gmail.com wrote:
> re: logging
> I think you are looking for this,
> https://github.com/weewx/weewx/wiki/WeeWX-v4-and-logging#customizing-what-gets-logged
> So adding the following should work.
> [Logging]
> [[loggers]]
> [[[user.MQTTSub
Thanks for the kind words.
re: logging
I think you are looking for
this,
https://github.com/weewx/weewx/wiki/WeeWX-v4-and-logging#customizing-what-gets-logged
So adding the following should work.
[Logging]
[[loggers]]
[[[user.MQTTSubscribe]]]
level = INFO
Note, I usually do the