2024-04-19 20:13:13 +02:00
|
|
|
{
|
|
|
|
"componentName": "Number",
|
|
|
|
"componentDescription": "",
|
|
|
|
"states": [
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "1",
|
|
|
|
"stateDescription": ""
|
2024-06-15 14:03:18 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "2",
|
|
|
|
"stateDescription": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"transitions": [
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [
|
|
|
|
{
|
|
|
|
"characterDependency": 2,
|
|
|
|
"changingValue": 5,
|
|
|
|
"scriptAccount": "Test"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "1",
|
|
|
|
"endingState": "2"
|
2024-04-19 20:13:13 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"generateIsolatedStates": false
|
|
|
|
}
|