public void Start()
 {
     _remoteControlService.Start(Model.Id);
 }