mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
- Created LiquidHandlerSetGroup.action with fields for group name, wells, and volumes. - Created LiquidHandlerTransferGroup.action with fields for source and target group names and unit volume. - Both actions include response fields for return information and success status.
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
string source_group_name
|
|
string target_group_name
|
|
float64 unit_volume
|
|
---
|
|
string return_info
|
|
bool success
|
|
---
|
|
# 反馈 |