class

MinknowApi::Device::DeviceService::Client

Inherits Reference < Object

Client is the generated type-safe client stub. Create one per GRPC::Channel and reuse across calls.

Constructors

new(channel : GRPC::Channel)
Source

Instance methods

cancel_unblocks(request : CancelUnblocksRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : CancelUnblocksResponse
Source
cancel_unblocks_response(request : CancelUnblocksRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(CancelUnblocksResponse)
Source
clear_calibration(request : ClearCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : ClearCalibrationResponse
Source
clear_calibration_response(request : ClearCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(ClearCalibrationResponse)
Source
dump_state(request : DumpStateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : DumpStateResponse
Source
dump_state_response(request : DumpStateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(DumpStateResponse)
Source
get_bias_voltage(request : GetBiasVoltageRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetBiasVoltageResponse
Source
get_bias_voltage_response(request : GetBiasVoltageRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetBiasVoltageResponse)
Source
get_calibration(request : GetCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetCalibrationResponse
Source
get_calibration_response(request : GetCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetCalibrationResponse)
Source
get_channel_configuration(request : GetChannelConfigurationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetChannelConfigurationResponse
Source
get_channel_configuration_response(request : GetChannelConfigurationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetChannelConfigurationResponse)
Source
get_channels_layout(request : GetChannelsLayoutRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetChannelsLayoutResponse
Source
get_channels_layout_response(request : GetChannelsLayoutRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetChannelsLayoutResponse)
Source
get_device_info(request : GetDeviceInfoRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetDeviceInfoResponse
Source
get_device_info_response(request : GetDeviceInfoRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetDeviceInfoResponse)
Source
get_device_state(request : GetDeviceStateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetDeviceStateResponse
Source
get_device_state_response(request : GetDeviceStateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetDeviceStateResponse)
Source
get_flow_cell_info(request : GetFlowCellInfoRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetFlowCellInfoResponse
Source
get_flow_cell_info_response(request : GetFlowCellInfoRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetFlowCellInfoResponse)
Source
get_sample_rate(request : GetSampleRateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetSampleRateResponse
Source
get_sample_rate_response(request : GetSampleRateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetSampleRateResponse)
Source
get_saturation_config(request : GetSaturationConfigRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetSaturationConfigResponse
Source
get_saturation_config_response(request : GetSaturationConfigRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetSaturationConfigResponse)
Source
get_temperature(request : GetTemperatureRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GetTemperatureResponse
Source
get_temperature_response(request : GetTemperatureRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(GetTemperatureResponse)
Source
increment_flow_cell_use_count(request : IncrementFlowCellUseCountRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : IncrementFlowCellUseCountResponse
Source
increment_flow_cell_use_count_response(request : IncrementFlowCellUseCountRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(IncrementFlowCellUseCountResponse)
Source
register_flow_cell_barcodes(request : RegisterFlowCellBarcodesRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : RegisterFlowCellBarcodesResponse
Source
register_flow_cell_barcodes_response(request : RegisterFlowCellBarcodesRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(RegisterFlowCellBarcodesResponse)
Source
reset_device_settings(request : ResetDeviceSettingsRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : ResetDeviceSettingsResponse
Source
reset_device_settings_response(request : ResetDeviceSettingsRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(ResetDeviceSettingsResponse)
Source
set_bias_voltage(request : SetBiasVoltageRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetBiasVoltageResponse
Source
set_bias_voltage_response(request : SetBiasVoltageRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetBiasVoltageResponse)
Source
set_calibration(request : SetCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetCalibrationResponse
Source
set_calibration_response(request : SetCalibrationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetCalibrationResponse)
Source
set_channel_configuration(request : SetChannelConfigurationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetChannelConfigurationResponse
Source
set_channel_configuration_all(request : SetChannelConfigurationAllRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetChannelConfigurationAllResponse
Source
set_channel_configuration_all_response(request : SetChannelConfigurationAllRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetChannelConfigurationAllResponse)
Source
set_channel_configuration_response(request : SetChannelConfigurationRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetChannelConfigurationResponse)
Source
set_flow_cell_barcode_kit(request : SetFlowCellBarcodeKitRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetFlowCellBarcodeKitResponse
Source
set_flow_cell_barcode_kit_response(request : SetFlowCellBarcodeKitRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetFlowCellBarcodeKitResponse)
Source
set_sample_rate(request : SetSampleRateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetSampleRateResponse
Source
set_sample_rate_response(request : SetSampleRateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetSampleRateResponse)
Source
set_saturation_config(request : SetSaturationConfigRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetSaturationConfigResponse
Source
set_saturation_config_response(request : SetSaturationConfigRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetSaturationConfigResponse)
Source
set_temperature(request : SetTemperatureRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetTemperatureResponse
Source
set_temperature_response(request : SetTemperatureRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetTemperatureResponse)
Source
set_user_specified_flow_cell_id(request : SetUserSpecifiedFlowCellIdRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetUserSpecifiedFlowCellIdResponse
Source
set_user_specified_flow_cell_id_response(request : SetUserSpecifiedFlowCellIdRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetUserSpecifiedFlowCellIdResponse)
Source
set_user_specified_product_code(request : SetUserSpecifiedProductCodeRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : SetUserSpecifiedProductCodeResponse
Source
set_user_specified_product_code_response(request : SetUserSpecifiedProductCodeRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(SetUserSpecifiedProductCodeResponse)
Source
stream_device_state(request : StreamDeviceStateRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::ServerStream(GetDeviceStateResponse)
Source
stream_flow_cell_info(request : StreamFlowCellInfoRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::ServerStream(GetFlowCellInfoResponse)
Source
stream_temperature(request : StreamTemperatureRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::ServerStream(GetTemperatureResponse)
Source
unblock(request : UnblockRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : UnblockResponse
Source
unblock_response(request : UnblockRequest, ctx : GRPC::ClientContext = GRPC::ClientContext.new) : GRPC::UnaryResponse(UnblockResponse)
Source