[{"id":"5037edd3.622a0c","type":"variable-in","namespace":"variable","z":"f7d56fc7.5cb7f8","variabletype":"device","family":"24","peerid":"85","channel":"1","variable":"PRESS_SHORT","refractoryperiod":"200","outputonstartup":false,"loopprevention":false,"looppreventiongroup":"","name":"runter","x":80,"y":1060,"wires":[[{"id":"2e75e021.c98c2","port":0}]]},{"id":"40a0fa15.40248c","type":"variable-in","namespace":"variable","z":"f7d56fc7.5cb7f8","variabletype":"device","family":"24","peerid":"85","channel":"2","variable":"PRESS_SHORT","refractoryperiod":"200","outputonstartup":false,"loopprevention":false,"looppreventiongroup":"","name":"rauf","x":80,"y":1010,"wires":[[{"id":"d42f0798.71d8a","port":0}]]},{"id":"d42f0798.71d8a","type":"function","namespace":"function","z":"f7d56fc7.5cb7f8","name":"","func":"if (getFlowData('stop') === false) {\n setFlowData('stop', true);\n $message['payload'] = 1.000000;\n output(0, $message);\n} else {\n setFlowData('stop', false);\n $message['payload'] = true;\n output(1, $message);\n}\n","inputs":1,"outputs":2,"noerr":0,"x":220,"y":1010,"wires":[[{"id":"56698f20.082778","port":0}],[{"id":"ece58226.ddbef8","port":0}]]},{"id":"56698f20.082778","type":"variable-out","namespace":"variable","z":"f7d56fc7.5cb7f8","variabletype":"device","family":"24","peerid":"56","channel":"1","variable":"LEVEL","name":"","x":400,"y":1010,"wires":[]},{"id":"ece58226.ddbef8","type":"variable-out","namespace":"variable","z":"f7d56fc7.5cb7f8","variabletype":"device","family":"24","peerid":"56","channel":"1","variable":"STOP","name":"","x":400,"y":1050,"wires":[]},{"id":"2e75e021.c98c2","type":"function","namespace":"function","z":"f7d56fc7.5cb7f8","name":"","func":"if (getFlowData('stop') === false) {\n setFlowData('stop', true);\n $message['payload'] = 0;\n output(0, $message);\n} else {\n setFlowData('stop', false);\n $message['payload'] = true;\n output(1, $message);\n}\n","inputs":1,"outputs":2,"noerr":0,"x":220,"y":1060,"wires":[[{"id":"56698f20.082778","port":0}],[{"id":"ece58226.ddbef8","port":0}]]},{"id":"d61ad463.c3e048","type":"variable-in","namespace":"variable","z":"f7d56fc7.5cb7f8","variabletype":"device","family":"24","peerid":"56","channel":"1","variable":"WORKING","refractoryperiod":"200","outputonstartup":true,"loopprevention":false,"looppreventiongroup":"","name":"","x":105,"y":1110,"wires":[[{"id":"e4c25fe7.87f448","port":0}]]},{"id":"65ffe6fc.ff6a5","type":"function","namespace":"function","z":"f7d56fc7.5cb7f8","name":"","func":"setFlowData('stop', false);\nreturn $message;","inputs":1,"outputs":1,"noerr":0,"x":410,"y":1110,"wires":[[]]},{"id":"e4c25fe7.87f448","type":"fallingedge","namespace":"basic-logic","z":"f7d56fc7.5cb7f8","name":"","x":270,"y":1110,"wires":[[{"id":"65ffe6fc.ff6a5","port":0}]]}]