pylabrobot.thermo_fisher.alps.sealer.ThermoScientificALPSSealer.seal# abstractmethod async ThermoScientificALPSSealer.seal(temperature: int, duration: float) → None# Seal a plate at the given sealing temperature (C) and duration (s). Parameters: temperature (int) duration (float) Return type: None