public DataManager()
 {
     this.DataStation = new Station("HAHAA");
     WebSocketManager.configuer();
 }