Add-On Services (REST API) Fields
Posted: Tue Nov 12, 2019 2:32 pm
Hi there,
does anyone know what parameters data10 - data16 relate to in this API return?
<logger>
<TH date="20191112121233" id="th0" temp="6.4" hum="89" dew="4.7" lowbat="0"/>
<UV date="20191112121239" id="uv0" index="0.0" lowbat="0"/>
<SOL date="20191112121251" id="sol0" rad="32" lowbat="0"/>
<WIND date="20191112121317" id="wind0" dir="348" gust="4.9" wind="4.0" chill="3.1" lowbat="0"/>
<RAIN date="20191112121317" id="rain0" rate="0.0" total="427.4" delta="0.0" lowbat="0"/>
<THB date="20191112121239" id="thb0" temp="23.5" hum="34" dew="6.7" press="968.1" seapress="994.4" fc="1" lowbat="0"/>
<DATA date="20191112121300" id="data10" val="18.00" lowbat="0"/>
<DATA date="20191112121301" id="data11" val="3471.30" lowbat="0"/>
<DATA date="20191112121301" id="data12" val="2.00" lowbat="0"/>
<DATA date="20191112121301" id="data13" val="45.00" lowbat="0"/>
<DATA date="20191112121301" id="data15" val="59.00" lowbat="0"/>
<DATA date="20191112121301" id="data16" val="1.00" lowbat="0"/>
</logger>
The API page (https://www.meteobridge.com/wiki/index. ... n_Services) says there are "more to come" at the end of the labelled parameter table. I can't reconcile the returned values with the data I see on my station console, or the Weather34 template.
does anyone know what parameters data10 - data16 relate to in this API return?
<logger>
<TH date="20191112121233" id="th0" temp="6.4" hum="89" dew="4.7" lowbat="0"/>
<UV date="20191112121239" id="uv0" index="0.0" lowbat="0"/>
<SOL date="20191112121251" id="sol0" rad="32" lowbat="0"/>
<WIND date="20191112121317" id="wind0" dir="348" gust="4.9" wind="4.0" chill="3.1" lowbat="0"/>
<RAIN date="20191112121317" id="rain0" rate="0.0" total="427.4" delta="0.0" lowbat="0"/>
<THB date="20191112121239" id="thb0" temp="23.5" hum="34" dew="6.7" press="968.1" seapress="994.4" fc="1" lowbat="0"/>
<DATA date="20191112121300" id="data10" val="18.00" lowbat="0"/>
<DATA date="20191112121301" id="data11" val="3471.30" lowbat="0"/>
<DATA date="20191112121301" id="data12" val="2.00" lowbat="0"/>
<DATA date="20191112121301" id="data13" val="45.00" lowbat="0"/>
<DATA date="20191112121301" id="data15" val="59.00" lowbat="0"/>
<DATA date="20191112121301" id="data16" val="1.00" lowbat="0"/>
</logger>
The API page (https://www.meteobridge.com/wiki/index. ... n_Services) says there are "more to come" at the end of the labelled parameter table. I can't reconcile the returned values with the data I see on my station console, or the Weather34 template.