mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 19:49:19 +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
|
|
---
|
|
# 反馈 |