admin-dashboard-backend/groupTasks/groups/rex-robots/index.json

16 lines
297 B
JSON

{
"category": "RexRobots",
"name": "Produktionstask 1",
"globalInputs": [],
"tasks": [
{
"name": "Bild zu Label konvertieren",
"onFinish": "pause",
"undoPossible": false,
"repeatPossible": true,
"scriptPath": "test.py",
"parameters": []
}
]
}