更新transfer_biomek的msg

This commit is contained in:
Xuwznln
2025-06-05 15:30:51 +08:00
parent b957ad2f71
commit b99969278c
2 changed files with 15 additions and 3 deletions

View File

@@ -340,6 +340,17 @@ liquid_handler.biomek:
none_keys: none_keys
feedback: {}
result: {}
transfer_biomek:
type: LiquidHandlerTransferBiomek
goal:
source: source,
target: target,
tip_rack: tip_rack,
volume: volume,
aspirate_techniques: aspirate_techniques,
dispense_techniques: dispense_techniques,
feedback: {}
result: {}
schema:
type: object
properties: {}

View File

@@ -1,6 +1,7 @@
Resource source
Resource target
Resource tip_rack
string source
string target
string tip_rack
float volume
string aspirate_technique
string dispense_technique