internal Offboard(Channel channel)
 {
     _offboardServiceClient = new OffboardService.OffboardServiceClient(channel);
 }