Skip to content

remove unneeded commands from ThermocyclerBackend #637

Description

@rickwierenga

the following don't have to be methods of a thermocycler backend since there are ways to retrieve this data:

  • get_block_target_temperature (by querying stage/step)
  • get_lid_target_temperature (by querying stage/step)
  • get_total_cycle_count (just cache running protocol)
  • get_total_step_count (just cache running protocol)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions