mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 21:11:12 +00:00
Add:msgs.action (#83)
This commit is contained in:
11
unilabos_msgs/action/ReactionStationLiquidFeed.action
Normal file
11
unilabos_msgs/action/ReactionStationLiquidFeed.action
Normal file
@@ -0,0 +1,11 @@
|
||||
# Goal - 液体投料
|
||||
string titration_type # 滴定类型1否2是
|
||||
string volume # 投料体积
|
||||
string assign_material_name # 溶剂名称
|
||||
string time # 观察时间(单位min)
|
||||
string torque_variation #是否观察1否2是
|
||||
---
|
||||
# Result - 操作结果
|
||||
string return_info # 结果消息
|
||||
---
|
||||
# Feedback - 实时反馈
|
||||
Reference in New Issue
Block a user