public byte[] TakePhoto(CameraConfiguration configuration) { return(_hardwareService.TakePhoto(configuration)); }