mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-30 11:13:10 +00:00
修复protocolnode的兼容性
This commit is contained in:
@@ -156,7 +156,7 @@ def generate_centrifuge_protocol(
|
||||
"device_id": centrifuge_id,
|
||||
"action_name": "centrifuge",
|
||||
"action_kwargs": {
|
||||
"vessel": centrifuge_vessel,
|
||||
"vessel": {"id": centrifuge_vessel},
|
||||
"speed": speed,
|
||||
"time": time,
|
||||
"temp": temp
|
||||
|
||||
Reference in New Issue
Block a user