Hello Bill, I'm just discovering your work (and I'm also discovering mqtt, and ESP8266....) I feel like a new world of expending weewx is opening to me :-D
I plan to replace little by little my Oregon station by an homemade one. So yesterday I setup a mosquitto server on an orange pi (an kind of raspberry) : it works great. I have tested with android app "MQTT dashboard" to build some subscriber and publicher. I have ordered an ESP8266 and a sensor to start with (but it will take a few days or weeks to arrive. In the mean time I plan to install wxMesh / Weewx on the orange pi and do some tests. I can simulate a publisher either with the android app or on linux to check the wxmesh setup. Unfortunately, I am not confortable with python and I was not able to read how the MQTT message shall looks like as input for wxMesh. If I guessed well, the mqtt topic id should be *weather*. I have many questions !! In a previous message of this thread, it is mentionned: TIME:0,AMBT: 7.23,BARP:1001.97,RHUM:70.92,HUMT: 4.44,IRRA:12,BATV:974,PHOV: 673,SYST:33.20,WIND: 0.0,WDIR: 0.0 But I dont see the link with weewx labels here,c an you help a bit with that ? Also I wonder how to deal with multiple publisher: I have in mind to have at least 2 (1 for outside, 1 for inside and barometric sensor). last question, what is the expected format for time stamp ? unix epoc timestamp? ( like 1487603802 ). And finally: simple measurements (temp, humidity, pressure...) seems ok, but how is working measurements like rain ? ( what is the data to be put here: daily total? ) Sorry for this question avalanche ! -- 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.
