class

MinknowApi::Device::GetFlowCellInfoResponse

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
adapter_id
Source
adapter_id=(adapter_id : String)
Source
asic_id_str
Source
asic_id_str=(asic_id_str : String)
Source
asic_version
Source
asic_version=(asic_version : String)
Source
barcode_kit
Source
barcode_kit=(barcode_kit : String)
Source
barcodes
Source
barcodes=(barcodes : Array(UInt32))
Source
channel_count
Source
channel_count=(channel_count : UInt32)
Source
clear_temperature_offset_nullable
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
flow_cell_id
Source
flow_cell_id=(flow_cell_id : String)
Source
flow_cell_partner
Source
flow_cell_partner=(flow_cell_partner : String)
Source
has_adapter
Source
has_adapter=(has_adapter : Bool)
Source
has_flow_cell
Source
has_flow_cell=(has_flow_cell : Bool)
Source
incompatible_flow_cell_partner
Source
incompatible_flow_cell_partner=(incompatible_flow_cell_partner : Bool)
Source
insertion_script_status
Source
insertion_script_status=(insertion_script_status : Proto::OpenEnum(InsertionScriptStatus))
Source
is_ctc
Source
is_ctc=(is_ctc : Bool)
Source
product_code
Source
product_code=(product_code : String)
Source
temperature_offset
Source
temperature_offset=(value : Float32) : Float32
Source
temperature_offset_nullable_case
Source
use_count
Source
use_count=(use_count : UInt32)
Source
use_count_limit
Source
use_count_limit=(use_count_limit : UInt32)
Source
user_specified_flow_cell_id
Source
user_specified_flow_cell_id=(user_specified_flow_cell_id : String)
Source
user_specified_product_code
Source
user_specified_product_code=(user_specified_product_code : String)
Source
wells_per_channel
Source
wells_per_channel=(wells_per_channel : UInt32)
Source

Nested types