| Name | Description | Type | Additional information | 
|---|---|---|---|
| Station | Current Station values ( Name, Temperature, Date and time of recognition) | MobileHome.StationDto | None. | 
| DistrictForecast | Current station's district forecasts (symbol, temp. min+max) | MobileHome.DistrictForecastDto | None. | 
| MountainMapData | Mountain map data (all information neeeded to display mountain map and values on it) | MobileHome.MountainDto | None. | 
| WeatherMapData | Sourthtyrol map data (all information neeeded to display Southtyrol map and values on it). It contains a structure with Title of forecast, Reliability and forecast for the 6 stations defined on the Map. StationCodes meaning : 1=Schlanders/Silandro 2=Meran/Merano 3=Bozen/Bolzano 4=Sterzing/Vipiteno 5=Brixen/Bressanone 6=Bruneck/Brunico | MobileHome.WeatherMapDto | None. |