I have a meteobridge TL-MR3040 with Meteobridge 3.8 firmware plus a USB hub connected via ethernet to my network and via USB to a Davis Envoy 8x.
I also have a wireless Davis Vantage Pro 2 Plus weather station and a leaf and soil station (6345).
The leaf and soil station has the following sensors connected:
- Soil Humidity - connected to position 1 of the "Moisture" contacts in the 6345
Soil Temperature - connected to position 1 of the "Temperature" contacts in the 6345
Leaf Wetness - Connected to LEAF 2
Everything is working as expected and I see all data from the weather station and the 6345 unit.
My MeteoBridge has been able to upload data to Wunderground and CWOP succesfully for some time but what it doesn't do is upload the leaf and soil station data.
Below is the result of when I query the meteobridge via the command http://IP-ADDRESS/cgi-bin/livedataxml.cgi
The first SOIL result ("th20") is correct and the one I want to upload but the other 3 ("th21", "th22" & "th23") are not related to sensors that I have in place and I am unsure in meteobridge how to remove them.
I have said in meteobridge to "ignore sensor" for th21temp, th21hum, th22temp, th22hum & th23temp, th23hum and they show as greyed out on the web page but they are still showing up in the data feed and also in the "Live Data" section of the web page.
How do I fix this? Can I modify the upload to remove the data streams that I don't need?
<logger>
<THB date="20181201220244" id="thb0" temp="24.2" hum="46" dew="11.8" press="1004.1" seapress="1006.5" fc="-1" lowbat="0"/>
<TH date="20181201220228" id="th0" temp="14.1" hum="70" dew="8.7" lowbat="0"/>
<UV date="20181201220248" id="uv0" index="0.0" lowbat="0"/>
<SOL date="20181201220244" id="sol0" rad="160" lowbat="0"/>
<WIND date="20181201220248" id="wind0" dir="203" gust="2.2" wind="2.1" chill="13.8" lowbat="0"/>
<RAIN date="20181201220224" id="rain0" rate="0.0" total="0.8" delta="0.0" lowbat="0"/>
<SOIL date="20181201220212" id="th20" temp="16.8" hum="30" lowbat="0"/>
<SOIL date="20181201220248" id="th21" temp="29.3" hum="0" lowbat="0"/>
<SOIL date="20181201220248" id="th22" temp="-17.8" hum="0" lowbat="0"/>
<SOIL date="20181201220248" id="th23" temp="-17.8" hum="0" lowbat="0"/>
<LEAF date="20181201220236" id="th26" temp="0.0" hum="0" lowbat="0"/>
</logger>