Hi members,

project is progressing, today we added a monoflop on the Arduino to 
debounce the rain gauge signal. It's working. 
As described the Arduino sends it's data to a Banana-Pi via MQTT push. 
On my remote computer I run a second instance of weewx with wxMesh driver 
which pulls the data from the MQTT server. 
All well. 
The main instance on my remote computer is conected to a VP2 with a 0.2mm 
tipping bucket rain gauge. 
 
The rain parameter I got from the Arduino is mapped in wxMesh to 'hail' to 
implement a second rain bucket gauge.  The hardware which is connected is a 
rain bucket with a 0,1mm tipping bucket rain gauge!!

Now I have the problem that the 'hail' (rain of the second rain bucket) is 
doubled - even in the skin of the second instance and also if I do a query 
from the first instance like 

<td class="stats_data">$day($data_binding='mqtt_binding').hail.sum<</td>

How can I set the tipping bucket rain gauge size inside the second instance 
to 0.1mm if I import the data via wxMesh but stay on the 0.2mm bucket size 
of the vantage!?

Thanks in advance!

Regards,

Christian 


>

-- 
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.

Reply via email to