Commit 0c38fb9a authored by Sergio Poppi's avatar Sergio Poppi
Browse files

WeatherStation.xml updated to CDB/alma

parent 2547992d
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
<!--
    - History:
    -->
<MedWeatherStation
xmlns="urn:schemas-cosylab-com:MedWeatherStation:1.0"
<WeatherStation
xmlns="urn:schemas-cosylab-com:NotoWeatherStation:1.0"
	      xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
	      xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
	      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -14,4 +14,6 @@ xmlns="urn:schemas-cosylab-com:MedWeatherStation:1.0"
	<windspeed description="instantaneous wind direction" />
	<humidity  description="Humidity" />	
	<pressure description="pressure" />
</MedWeatherStation>
        <windspeedpeak description="windspeed peak" />

</WeatherStation>