APG|SGA
infosnowAPI Type 1API Type 2Divers

API Type 1 - weather station (WETTERSTATION)

<ElementGroup name="WETTERSTATION">
<Element>
tag description type/value unity optional
<Id> ... </Id> primary key integer -- no
<mappingKey> ... </mappingKey> mapping key string -- yes
<Initial> ... </Initial> initial string -- yes
<Name> ... </Name> description string -- no
<SeaHeight> ... </SeaHeight> meters above sea level integer meters yes
<Temperatur> ... </Temperatur> temperature -100 - 100 °C yes
<Windforce> ... </Windforce> windspeed 0 - 500 m/s yes
<Winddirection> ... </Winddirection> wind direction 0 - 360 degree yes
<Dewpoint> ... </Dewpoint> dewpoint -100 - 100 °C yes
<Humidity> ... </Humidity> humidity 0 - 100 % yes
<Pressure> ... </Pressure> air pressure 800 - 1200 hPa yes
<Messuretime> ... </Messuretime> date/time of measurement datetime dd.mm.yyyy hh:mm yes
</Element>
<Element>
...
</Element>
</ElementGroup>