pylabrobot.liquid_handling.backends.hamilton.base.HamiltonLiquidHandler.get_id_from_fw_response# abstract HamiltonLiquidHandler.get_id_from_fw_response(resp: str) → int | None# Get the id from a firmware response. Parameters: resp (str) Return type: int | None