This commit is contained in:
Martino Ferrari
2026-01-22 01:26:17 +01:00
parent 970b5697bd
commit 5b0834137b
4 changed files with 115 additions and 31 deletions

View File

@@ -9,7 +9,7 @@
},
"StateMachine": {
"fields": [
{"name": "States", "type": "node", "mandatory": true}
{"name": "States", "type": "node", "mandatory": false}
]
},
"GAMScheduler": {