def sendLoginAuthentification(self):
     LoginModel = RequestModel(0, self.Login)
     self.WebSockets.sendTextMessage(LoginModel.to_JSON())