API mission
This commit is contained in:
@@ -1,11 +1,51 @@
|
||||
{
|
||||
"queue": [],
|
||||
"queue": [
|
||||
{
|
||||
"created_at": "2026-06-13T06:34:14Z",
|
||||
"finished_at": "2026-06-13T06:34:15Z",
|
||||
"id": "e164539b35bf3886",
|
||||
"log": [
|
||||
{
|
||||
"level": "info",
|
||||
"message": "Wait 1000ms",
|
||||
"ts": "2026-06-13T06:34:14Z"
|
||||
}
|
||||
],
|
||||
"mission": {
|
||||
"actions": [
|
||||
{
|
||||
"id": "a1",
|
||||
"kind": "action",
|
||||
"label": "Wait",
|
||||
"params": {
|
||||
"seconds": 1
|
||||
},
|
||||
"type": "wait"
|
||||
}
|
||||
],
|
||||
"description": "",
|
||||
"group": "Missions",
|
||||
"id": "5ae9dbcb0722dffb",
|
||||
"name": "Test run",
|
||||
"updated_at": "2026-06-13T04:44:03Z"
|
||||
},
|
||||
"mission_group": "Missions",
|
||||
"mission_id": "5ae9dbcb0722dffb",
|
||||
"mission_name": "Test run",
|
||||
"parameters": {},
|
||||
"priority": 0,
|
||||
"robot_id": "default",
|
||||
"source": "rest_api_v2",
|
||||
"started_at": "2026-06-13T06:34:14Z",
|
||||
"status": "completed"
|
||||
}
|
||||
],
|
||||
"runner": {
|
||||
"current_action": null,
|
||||
"current_queue_id": null,
|
||||
"message": "",
|
||||
"message": "Hoàn thành: Test run",
|
||||
"paused": false,
|
||||
"state": "idle",
|
||||
"updated_at": "2026-06-13T05:43:11Z"
|
||||
"updated_at": "2026-06-13T06:34:15Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user