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:
8
unilabos_msgs/action/ReactionStationProExecu.action
Normal file
8
unilabos_msgs/action/ReactionStationProExecu.action
Normal file
@@ -0,0 +1,8 @@
|
||||
# Goal - 合并工作流+执行
|
||||
string workflow_name # 工作流名称
|
||||
string task_name # 任务名称
|
||||
---
|
||||
# Result - 操作结果
|
||||
string return_info # 结果消息
|
||||
---
|
||||
# Feedback - 实时反馈
|
||||
Reference in New Issue
Block a user