Gary, thank you for this hint. It now works... :-)
I tried both versions....but on my setup it doesn't seem to work reliable. The driver catsches around 5-10 values...then seems to lost connection and I got countinuos: wxMesh: Sleeping for 1 Sep 25 21:28:53 debian weewx[3184]: wxMesh: Working on payload : Empty The values are published every 5 sec but the driver/weewx doesn't sync any more. I subscribed from the weewx machine with mosquitto_sub -h 192.168.2.143 -v -t weather/# and even on the broker and it's perfect working: each published value arrives on both machines reliable. So broker/client connection (mqtt) works...but driver in weewx seems not to work reliable on my test setup. Maybe something is still configured wrong. @Neil: Thank you...I found this thread got some more info about the configuration. And even checked wxMQQT ..... but it seems not to work for me... As I'm searching for my house/garden connection I could test to send/receive the data via the MQTT broker, save the data in the main computer in the house into a file and could try use the fileparse driver to get the data into weewx.... Regards, Christian
