Files
App/data/mission_queue.json
HiepLM 1716351016
Some checks failed
Test / test (push) Has been cancelled
fix bug kéo thả của loop
2026-06-13 14:20:23 +07:00

156 lines
4.0 KiB
JSON

{
"queue": [
{
"created_at": "2026-06-13T07:19:31Z",
"finished_at": "2026-06-13T07:19:32Z",
"id": "3a520bd342883c75",
"log": [
{
"level": "info",
"message": "Loop 1/1",
"ts": "2026-06-13T07:19:31Z"
},
{
"level": "info",
"message": "Set PLC register (set_plc_register) simulated",
"ts": "2026-06-13T07:19:31Z"
},
{
"level": "info",
"message": "Wait 1000ms",
"ts": "2026-06-13T07:19:31Z"
}
],
"mission": {
"actions": [
{
"children": [
{
"id": "c6c40563-0755-4e97-a48a-bb91ac8b0a9c",
"kind": "action",
"label": "Set PLC register",
"params": {
"action": "set",
"register": 1,
"value": 0
},
"type": "set_plc_register"
},
{
"id": "a1",
"kind": "action",
"label": "Wait",
"params": {
"seconds": 1
},
"type": "wait"
}
],
"id": "65f3cf0b-73fa-4f51-8774-1c5d4c83d8c4",
"kind": "action",
"label": "Loop",
"params": {
"count": 1,
"mode": "count"
},
"type": "loop"
}
],
"description": "",
"group": "Missions",
"id": "5ae9dbcb0722dffb",
"name": "Test run",
"updated_at": "2026-06-13T07:19:17.185Z"
},
"mission_group": "Missions",
"mission_id": "5ae9dbcb0722dffb",
"mission_name": "Test run",
"parameters": {},
"priority": 0,
"robot_id": "default",
"source": "ui",
"started_at": "2026-06-13T07:19:31Z",
"status": "completed"
},
{
"created_at": "2026-06-13T07:19:41Z",
"finished_at": "2026-06-13T07:19:43Z",
"id": "51de82d74cb4b1cd",
"log": [
{
"level": "info",
"message": "Loop 1/1",
"ts": "2026-06-13T07:19:41Z"
},
{
"level": "info",
"message": "Set PLC register (set_plc_register) simulated",
"ts": "2026-06-13T07:19:41Z"
},
{
"level": "info",
"message": "Wait 1000ms",
"ts": "2026-06-13T07:19:42Z"
}
],
"mission": {
"actions": [
{
"children": [
{
"id": "c6c40563-0755-4e97-a48a-bb91ac8b0a9c",
"kind": "action",
"label": "Set PLC register",
"params": {
"action": "set",
"register": 1,
"value": 0
},
"type": "set_plc_register"
},
{
"id": "a1",
"kind": "action",
"label": "Wait",
"params": {
"seconds": 1
},
"type": "wait"
}
],
"id": "65f3cf0b-73fa-4f51-8774-1c5d4c83d8c4",
"kind": "action",
"label": "Loop",
"params": {
"count": 1,
"mode": "count"
},
"type": "loop"
}
],
"description": "",
"group": "Missions",
"id": "5ae9dbcb0722dffb",
"name": "Test run",
"updated_at": "2026-06-13T07:19:17.185Z"
},
"mission_group": "Missions",
"mission_id": "5ae9dbcb0722dffb",
"mission_name": "Test run",
"parameters": {},
"priority": 0,
"robot_id": "default",
"source": "ui",
"started_at": "2026-06-13T07:19:41Z",
"status": "completed"
}
],
"runner": {
"current_action": null,
"current_queue_id": null,
"message": "Hoàn thành: Test run",
"paused": false,
"state": "idle",
"updated_at": "2026-06-13T07:19:43Z"
}
}