85 lines
1.7 KiB
JSON
85 lines
1.7 KiB
JSON
{
|
|
"dashboard": {
|
|
"widgets": []
|
|
},
|
|
"groups": [
|
|
"Missions",
|
|
"Move",
|
|
"Logic",
|
|
"I/O",
|
|
"Cart",
|
|
"Misc"
|
|
],
|
|
"missions": [
|
|
{
|
|
"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": 0,
|
|
"mode": "endless"
|
|
},
|
|
"type": "loop"
|
|
}
|
|
],
|
|
"description": "",
|
|
"group": "Missions",
|
|
"id": "5ae9dbcb0722dffb",
|
|
"name": "Test run",
|
|
"updated_at": "2026-06-15T03:08:55.138Z"
|
|
},
|
|
{
|
|
"actions": [
|
|
{
|
|
"id": "a1",
|
|
"kind": "action",
|
|
"label": "Wait",
|
|
"params": {
|
|
"seconds": 1
|
|
},
|
|
"type": "wait"
|
|
}
|
|
],
|
|
"description": "",
|
|
"group": "Missions",
|
|
"id": "68950059fc0bd633",
|
|
"name": "Test run 3",
|
|
"updated_at": "2026-06-13T04:45:08Z"
|
|
}
|
|
],
|
|
"robots": [
|
|
{
|
|
"id": "default",
|
|
"name": "Robot chính",
|
|
"online": true,
|
|
"serial": "PX-001"
|
|
}
|
|
],
|
|
"schedules": [],
|
|
"triggers": [],
|
|
"version": 1
|
|
} |