pylabrobot.high_res.sample_storage.TundraStore.transfer_plate_between_nests# async TundraStore.transfer_plate_between_nests(source_tray_index: int, destination_tray_index: int) → Plate# Move a plate between two transfer nests. Tray indices are zero-based and map to the sorted nest numbers reported by the device during setup(). Parameters: source_tray_index (int) destination_tray_index (int) Return type: Plate