2024-03-22 08:34:54 +01:00
|
|
|
{
|
|
|
|
"componentName": "Testsystem",
|
|
|
|
"componentDescription": "",
|
|
|
|
"states": [
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "A",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "B",
|
|
|
|
"stateDescription": ""
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"transitions": [
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [
|
|
|
|
{
|
|
|
|
"changingValue": 5,
|
|
|
|
"scriptAccount": "New ScriptAccount"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"scriptAccountConditions": [
|
|
|
|
{
|
|
|
|
"scriptAccount": "Temperature",
|
|
|
|
"minValue": 0,
|
|
|
|
"maxValue": "10"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"startingState": "A",
|
|
|
|
"endingState": "B"
|
|
|
|
}
|
2024-04-11 13:56:13 +02:00
|
|
|
],
|
|
|
|
"templateType": 0
|
2024-03-22 08:34:54 +01:00
|
|
|
}
|