public WeatherBitController() : base()
 {
     weatherBitEndpoint = new WeatherBitEndpoint();
 }