Add:msgs.action (#83)

This commit is contained in:
ZiWei
2025-08-27 01:21:13 +08:00
committed by GitHub
parent 5ec8a57a1f
commit 7d8e6d029b
11 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Goal - (二胺)溶液配置
string order_name # 任务名称
string material_name #固体物料名称
string target_weigh #固体重量
string volume #液体体积
string liquid_material_name # 溶剂名称
string speed #磁力转动速度
string temperature #温度
string delay_time #等待时间
string hold_m_name #样品名称
---
# Result - 操作结果
string return_info # 结果消息
---
# Feedback - 实时反馈