Beispiel #1
0
 public List <Read_Hourly> GetWeatherConditionsForAllActiveNodes()
 {
     return(_weatherHistoryDomain.GetWeatherConditionsForAllActiveNodes());
 }