{ "componentName": "Numbers", "componentDescription": "", "states": [ { "initial": false, "conditions": [], "stateLabel": "1", "stateDescription": "" }, { "initial": false, "conditions": [ { "scriptAccount": "Luftfeuchtigkeit", "minValue": 0, "maxValue": "5" } ], "stateLabel": "2", "stateDescription": "" } ], "transitions": [ { "scriptAccountActions": [], "scriptAccountConditions": [], "startingState": "1", "endingState": "2" } ] }