Hi,
i want to use the slider to set a timer with the time i sent with the slider ...
can someone show me how to set the the "template" that the "timeout" is variable.
Thanks in advance
Felix
[{"id":"64c3829f.e20b0c","type":"template","z":"a8bf081a.d902a8","name":"","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n \"payload\": \"on\",\n \"timeout\": 600,\n \"warning\": 30\n}","output":"str","x":1040,"y":1440,"wires":[["12bc1a2b.f14556"]]},{"id":"a69f9cf.900056","type":"inject","z":"a8bf081a.d902a8","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":840,"y":1440,"wires":[["64c3829f.e20b0c"]]},{"id":"d57e0c8.ee019f","type":"debug","z":"a8bf081a.d902a8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":1490,"y":1440,"wires":[]},{"id":"12bc1a2b.f14556","type":"mytimeout","z":"a8bf081a.d902a8","name":"","outtopic":"furz","outsafe":"on","outwarning":"Warning","outunsafe":"off","warning":"5","timer":"30","debug":false,"ndebug":false,"ignoreCase":false,"repeat":false,"again":false,"x":1230,"y":1440,"wires":[["d57e0c8.ee019f"],["d57e0c8.ee019f"]]},{"id":"c8f6e35b.1f088","type":"ui_slider","z":"a8bf081a.d902a8","name":"","label":"slider","tooltip":"","group":"b80d8471.95b3c8","order":2,"width":0,"height":0,"passthru":false,"outs":"end","topic":"","min":"1","max":"60","step":1,"x":830,"y":1380,"wires":[["64c3829f.e20b0c"]]},{"id":"b80d8471.95b3c8","type":"ui_group","z":"","name":"Ipsum","tab":"4104eaec.2c7e24","disp":false,"width":"6","collapse":false},{"id":"4104eaec.2c7e24","type":"ui_tab","z":"","name":"Sandbox","icon":"dashboard","order":9,"disabled":false,"hidden":false}]