mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +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
101 B
Plaintext
8 lines
101 B
Plaintext
string group_name
|
|
Resource[] wells
|
|
float64[] volumes
|
|
---
|
|
string return_info
|
|
bool success
|
|
---
|
|
# 反馈 |