I am running weewx 4.1.0 on a Raspberry Pi 3 B+.  I'm using the wxMesh 
driver as my data is published over MQTT.

Most everything works(had to modify wxMesh).  But I'm not getting data on 
the web page for the outTemp or the barometer.  I'm using a different Pi to 
generate MQTT messages from various sensors, including a Davis Vantage Vue.

The MQTT messages are getting to the wxMeshj driver just fine.  Here's the 
output of receiving one of the extraTemp sensors data: 

LOOP:   2020-05-30 15:58:45 EDT (1590868725) dateTime: 1590868725.0, 
extraTemp2: 104.16, maxSolarRad: None, rainRate: 0.0, usUnits: 1


However here's the output for the sensor with the barometer(Davis doesn't 
have one):

LOOP:   2020-05-30 15:58:45 EDT (1590868725)  barometer: 29.79, dateTime: 
1590868725.0, extraTemp1: 75.69, maxSolarRad: None, rainRate: 0.0, usUnits: 
1

The temperature gets updated properly from the extraTemp1 variable, but the 
barometer does not update at all.

Same thing with outTemp as indicated below:

LOOP:   2020-05-30 13:03:46 EDT (1590858226) dateTime: 1590858226.0, 
maxSolarRad: None,  outTemp: 89.2, rainRate: 0.0, txBatteryStatus: 0.0, 
usUnits: 1,  windDir: 334.0,  windSpeed: 1.0



Any ideas?

Thanks,

Kenny Walker

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f7c16ae5-08fc-4e78-8dd7-80ba702bf0cf%40googlegroups.com.

Reply via email to