Start the dropdown values on button click

I have two dropdowns on dashboard but when I select dropdown values it gets automatically starts. I want to start dropdown values on button click. How to achieve this functionality.

I would store the dropdown values in context store and retrieve them when button press.
In example below i have added inject nodes to simulate button and dropdown selection, they can be removed.

[{"id":"c6484fa4.02ed88","type":"inject","z":"57675e72.26a0d8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"b","payloadType":"str","x":90,"y":1960,"wires":[["5e2c400f.d76028"]]},{"id":"5e2c400f.d76028","type":"ui_dropdown","z":"57675e72.26a0d8","name":"","label":"label1","tooltip":"","place":"Select option","group":"b055fa85.83d6e","order":0,"width":0,"height":0,"passthru":true,"multiple":false,"options":[{"label":"a","value":"a","type":"str"},{"label":"b","value":"b","type":"str"}],"payload":"","topic":"label1","x":210,"y":1960,"wires":[["5338195c.6bb808"]]},{"id":"5338195c.6bb808","type":"join","z":"57675e72.26a0d8","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":380,"y":1980,"wires":[["c52cb98e.6abe6"]]},{"id":"5005369b.4783c8","type":"ui_dropdown","z":"57675e72.26a0d8","name":"","label":"label2","tooltip":"","place":"Select option","group":"b055fa85.83d6e","order":1,"width":0,"height":0,"passthru":true,"multiple":false,"options":[{"label":"1","value":"1","type":"str"},{"label":"2","value":"2","type":"str"}],"payload":"","topic":"label2","x":220,"y":2000,"wires":[["5338195c.6bb808"]]},{"id":"c52cb98e.6abe6","type":"change","z":"57675e72.26a0d8","name":"","rules":[{"t":"set","p":"labels","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":560,"y":1980,"wires":[["b06ec843.13bf2"]]},{"id":"154d1df.99b9862","type":"inject","z":"57675e72.26a0d8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"2","payloadType":"str","x":90,"y":2000,"wires":[["5005369b.4783c8"]]},{"id":"b06ec843.13bf2","type":"debug","z":"57675e72.26a0d8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":670,"y":2000,"wires":[]},{"id":"24856fb5.8dc47","type":"inject","z":"57675e72.26a0d8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":210,"y":2120,"wires":[["c95b996e.d4da7"]]},{"id":"c95b996e.d4da7","type":"ui_button","z":"57675e72.26a0d8","name":"","group":"b055fa85.83d6e","order":2,"width":0,"height":0,"passthru":true,"label":"send","tooltip":"","color":"","bgcolor":"","icon":"","payload":"labels","payloadType":"flow","topic":"","x":390,"y":2120,"wires":[["c5d88c3.9b074f"]]},{"id":"c5d88c3.9b074f","type":"debug","z":"57675e72.26a0d8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":610,"y":2120,"wires":[]},{"id":"b055fa85.83d6e","type":"ui_group","z":"","name":"Default","tab":"8f03e639.85956","order":1,"disp":true,"width":"6","collapse":false},{"id":"8f03e639.85956","type":"ui_tab","z":"","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]

flows (25).json (169.1 KB)

i want pass trigger value and payload at same time....
please check my flow...

What trigger value are you talking about, you have not shown any values. Your question was how to send dropdown values. If you want more you will need to provide more info.

Sorry still do not understand your question.

Please create a simple small flow showing the issue and a description of what you are trying to do, then post here. copy and paste the flow json between backticks, as i do not download files from unknown persons.

flows (26).json (58.2 KB)

i want to give payload value to rpi pwm pin with trigger time...
help with dropdown node

please reply to my query...

[{"id":"16f928c1.d58787","type":"ui_dropdown","z":"3715f028.f449c","name":"","label":"Pick the Time","tooltip":"","place":"-","group":"75ebe64b.2bbd88","order":9,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"5 min","value":300,"type":"num"},{"label":"10 min","value":600,"type":"num"},{"label":"15 min","value":900,"type":"num"},{"label":"20 min","value":1200,"type":"num"},{"label":"25 min","value":1500,"type":"num"},{"label":"30 min","value":1800,"type":"num"},{"label":"35 min","value":2100,"type":"num"},{"label":"40 min","value":2400,"type":"num"},{"label":"45 min","value":2700,"type":"num"},{"label":"50 min","value":3000,"type":"num"},{"label":"55 min","value":3300,"type":"num"},{"label":"60 min","value":3600,"type":"num"}],"payload":"","topic":"time","x":200,"y":1100,"wires":[["3ed65470.d7f54c","fd17cef2.57ced"]]},{"id":"3ed65470.d7f54c","type":"change","z":"3715f028.f449c","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":420,"y":1100,"wires":[["e22b6d94.25df"]]},{"id":"e22b6d94.25df","type":"countdown","z":"3715f028.f449c","name":"","topic":"","payloadTimerStart":"true","payloadTimerStartType":"bool","payloadTimerStop":"false","payloadTimerStopType":"bool","timer":"30","resetWhileRunning":false,"setTimeToNewWhileRunning":true,"startCountdownOnControlMessage":false,"x":430,"y":1020,"wires":[[],["e7fef276.1f4cb"]]},{"id":"e7fef276.1f4cb","type":"ui_text","z":"3715f028.f449c","group":"e5aacdef.f9e53","order":7,"width":6,"height":1,"name":"","label":"Time:","format":"{{msg.payload}}","layout":"row-spread","x":610,"y":1027,"wires":[]},{"id":"e983efd8.c361e","type":"ui_switch","z":"3715f028.f449c","name":"","label":"TIME ON","tooltip":"","group":"75ebe64b.2bbd88","order":7,"width":6,"height":1,"passthru":true,"decouple":"false","topic":"","style":"","onvalue":"true","onvalueType":"bool","onicon":"","oncolor":"","offvalue":"false","offvalueType":"bool","officon":"","offcolor":"","x":180,"y":1020,"wires":[["e22b6d94.25df"]]},{"id":"70c1dafe.08bec4","type":"function","z":"3715f028.f449c","name":"Calculate Percentage","func":"var distance = parseInt(msg.payload);\nvar EmptyDist = 80 - distance;\nmsg.payload = parseInt((EmptyDist/80)*100);\n//msg.payload =(100- parseInt((temp/125)*100));\nreturn msg;","outputs":1,"noerr":0,"x":420,"y":1280,"wires":[["be94564f.edcb48","41eaa320.3ca6ac"]]},{"id":"be94564f.edcb48","type":"debug","z":"3715f028.f449c","name":"","active":false,"console":"false","complete":"false","x":690,"y":1320,"wires":[]},{"id":"41eaa320.3ca6ac","type":"ui_gauge","z":"3715f028.f449c","name":"","group":"e5aacdef.f9e53","order":11,"width":5,"height":4,"gtype":"donut","title":"Tank Filled","label":"","format":"{{value}}","min":0,"max":"100","colors":["#b52100","#e6e600","#42ca38"],"seg1":"","seg2":"","x":630,"y":1240,"wires":[]},{"id":"f31bc618.d77df8","type":"ui_dropdown","z":"3715f028.f449c","name":"","label":"","tooltip":"","place":"Select option","group":"75ebe64b.2bbd88","order":8,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"6 inch","value":120,"type":"num"},{"label":"12 inch","value":240,"type":"num"},{"label":"18 inch","value":360,"type":"num"},{"label":"24 inch","value":480,"type":"num"},{"label":"30 inch","value":580,"type":"num"},{"label":"36 inch","value":680,"type":"num"},{"label":"42 inch","value":780,"type":"num"},{"label":"48 inch","value":880,"type":"num"},{"label":"0 inch","value":0,"type":"num"}],"payload":"","topic":"","x":180,"y":1340,"wires":[["70c1dafe.08bec4","8b6b77bc.040978"]]},{"id":"3df4cfd4.9ffb6","type":"rpi-srf","z":"3715f028.f449c","name":"","topic":"SRF","pulse":"0.5","pins":"19,26","x":170,"y":1220,"wires":[["70c1dafe.08bec4"]]},{"id":"273cf09b.aa67c","type":"link out","z":"3715f028.f449c","name":"to Relay","links":["5566747c.9f064c","354ca46c.50953c"],"x":1300,"y":1060,"wires":[],"l":true},{"id":"89e7cd0f.e4322","type":"ui_dropdown","z":"3715f028.f449c","name":"","label":"KM/HR","tooltip":"","place":"Select option","group":"75ebe64b.2bbd88","order":11,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"","value":"10","type":"str"},{"label":"","value":"20","type":"str"},{"label":"","value":"30","type":"str"},{"label":"","value":"40","type":"str"},{"label":"","value":"50","type":"str"},{"label":"","value":"60","type":"str"},{"label":"","value":"70","type":"str"},{"label":"","value":"80","type":"str"},{"label":"","value":"90","type":"str"},{"label":"","value":"100","type":"str"}],"payload":"","topic":"km","x":880,"y":1060,"wires":[["f09c41f9.60319","37f84a45.ac7ee6"]]},{"id":"d2cdc249.be258","type":"ui_template","z":"3715f028.f449c","group":"75ebe64b.2bbd88","name":"user css","order":1,"width":0,"height":0,"format":"<html>\n    <head>\n        <style>\n        \n        /* Button */\n.nr-dashboard-theme .nr-dashboard-button .md-button {\n    background-color: lighten(@widgetBackgroundColor, 6);\n    border-radius: 12px 12px 12px 12px;\n    border: 2px solid #000000;\n    color: black !important;\n}\n.nr-dashboard-theme .nr-dashboard-button .md-button:hover {\n   \n}\n.nr-dashboard-theme .nr-dashboard-template .md-button[disabled]  {\n  \n}\n.nr-dashboard-theme .nr-dashboard-button .md-button.md-primary {\n    color: black;\n    background-color: lighten(@widgetBackgroundColor, 4);\n}\n.nr-dashboard-theme .nr-dashboard-button .md-button.md-raised:not([disabled]).md-focused  {\n    background-color: @widgetBackgroundColor;\n}\n\n/* Dropdown */\n.nr-dashboard-theme .nr-dashboard-dropdown {\n    background-color: #b3ffff !important ;\n    color: black;\n    border: 2px solid #000000;\n    border-radius: 12px 12px 12px 12px;\n}\n.nr-dashboard-theme .nr-dashboard-dropdown p.label {\n    margin-left: 3px;\n}\n.nr-dashboard-theme .nr-dashboard-dropdown md-select .md-select-value,\n.nr-dashboard-theme .nr-dashboard-dropdown md-select .md-select-value.md-select-placeholder {\n    color: @widgetTextColor;\n    border-color: @widgetTextColor;\n    border-bottom-width: 1px;\n    padding: 0px 2px;\n}\n.nr-dashboard-theme .nr-dashboard-dropdown .md-select-icon {\n    color: @widgetTextColor;\n}\n.nr-dashboard-theme .md-select-menu-container {\n    max-height: 85%;\n    overflow-y: auto;\n    border: 1px solid @pageTitlebarBackgroundColor;\n}\n.nr-dashboard-theme md-select-menu {\n    margin-left: -2px;\n    max-height: 85%;\n}\n.nr-dashboard-theme md-select-menu md-content {\n    padding: 0px;\n    max-height: 85%;\n}\n.nr-dashboard-theme md-select-menu, .nr-dashboard-theme md-select-menu md-option {\n    background-color: @groupBackgroundColor;\n    color: @widgetTextColor;\n}\n.nr-dashboard-theme md-select-menu md-option[selected] {\n    color: @groupTextColor !important;\n    background-color: @groupBackgroundColor !important;\n}\n.nr-dashboard-theme md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon {\n    background-color: lighten(@widgetBackgroundColor, 10) !important;\n    border-color: transparent !important;\n}\n.nr-dashboard-theme md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon {\n    border-color: @widgetBackgroundColor !important;\n}\n.nr-dashboard-theme md-select-menu.md-default-theme md-option:focus:not([disabled]):not([selected]),\nmd-select-menu md-option:focus:not([disabled]):not([selected]) {\n    background-color: @groupBackgroundColor;\n}\n.nr-dashboard-theme md-select-menu md-option:hover {\n    background-color: lighten(@widgetBackgroundColor, 4) !important;\n}\n.nr-dashboard-theme md-menu-content {\n    background-color: @groupBackgroundColor;\n    color: @widgetTextColor;\n}\n.nr-dashboard-theme md-menu-content md-menu-item {\n    background-color: @groupBackgroundColor;\n    color: @widgetTextColor;\n}\n\n/* Numeric */\n.nr-dashboard-theme .nr-dashboard-numeric {\n    background-color: #A9CCE3 !important ;\n    color: transparent;\n    border: 2px solid #000000;\n    border-radius: 12px 12px 12px 12px;\n}\n.nr-dashboard-theme .nr-dashboard-numeric .value {\n    background-color: ;\n    color: ;\n}\n\n\n\n/* Switch */\n.nr-dashboard-theme .nr-dashboard-switch {\n    background-color: #B3FFFF;\n    border: 2px solid #000000;\n    border-radius: 12px 12px 12px 12px;\n}\n.nr-dashboard-theme .nr-dashboard-switch md-switch .md-bar {\n    background-color: rgba(111, 111, 111, 0.5);\n}\n.nr-dashboard-theme .nr-dashboard-switch md-switch.md-checked .md-bar {\n    background-color: rgba(red(@widgetBackgroundColor), green(@widgetBackgroundColor), blue(@widgetBackgroundColor), 0.5);\n}\n.nr-dashboard-theme .nr-dashboard-switch md-switch .md-thumb {\n    background-color: rgb(148, 148, 148);\n}\n.nr-dashboard-theme .nr-dashboard-switch md-switch.md-checked .md-thumb {\n    background-color: rgba(red(@widgetBackgroundColor), green(@widgetBackgroundColor), blue(@widgetBackgroundColor), 1);\n}\n/* Text-Input */\n.nr-dashboard-theme .nr-dashboard-textinput {\n    background-color: transparent;\n}\n.nr-dashboard-theme .nr-dashboard-textinput label {\n    color: @widgetTextColor;\n}\n.nr-dashboard-theme .nr-dashboard-textinput md-input-container.md-input-has-value label {\n    color: @widgetTextColor;\n}\n.nr-dashboard-theme .nr-dashboard-textinput md-input-container.md-input-focused label {\n    color: @groupTextColor;\n}\n.nr-dashboard-theme .nr-dashboard-textinput md-input-container.md-input-focused input {\n    border-color: @groupTextColor;\n    font-family: inherit;\n}\n.nr-dashboard-theme .nr-dashboard-textinput md-input-container .md-input:invalid {\n    color: #DA5252;\n}\n.nr-dashboard-theme .nr-dashboard-textinput input {\n    border-color: @widgetTextColor;\n    color: @widgetTextColor;\n    border-bottom-width: 1px;\n    font-family: inherit;\n    padding-left: 8px;\n}\n/* Text */\n.nr-dashboard-theme .nr-dashboard-text {\n     background-color: transparent;\n         border: 2px solid #000000;\n}\n.nr-dashboard-theme .nr-dashboard-text p {\n    margin-left:0;\n}\n</style>\n    </head>\n    <body>\n       \n    </body>\n</html>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","x":324,"y":960,"wires":[[]]},{"id":"363c0e4f.f0f302","type":"ui_template","z":"3715f028.f449c","group":"75ebe64b.2bbd88","name":"user","order":19,"width":0,"height":0,"format":"<html>\n\n    <head><style>\n    ui-card-panel  {\n        background-image: url(\"/test 1.png\");\n       \n        background-repeat: no-repeat;\n        background-position: CENTER;\n    background-size:100%;\n      \n    }\n\n</style>\n\n</head>\n    <body>\n        \n    </body>\n    \n</html>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","x":174,"y":960,"wires":[[]]},{"id":"f09c41f9.60319","type":"ui_numeric","z":"3715f028.f449c","name":"","label":"Set Speed","tooltip":"","group":"e5aacdef.f9e53","order":12,"width":6,"height":1,"wrap":false,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":"100","step":"5","x":1090,"y":1060,"wires":[["273cf09b.aa67c"]]},{"id":"85b59266.74a2c","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1040,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"3d194288.9df07e","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1100,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"ce4622ee.07168","type":"switch","z":"3715f028.f449c","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"300","vt":"num"},{"t":"eq","v":"600","vt":"num"},{"t":"eq","v":"900","vt":"num"},{"t":"eq","v":"1200","vt":"num"},{"t":"eq","v":"1500","vt":"num"},{"t":"eq","v":"1800","vt":"num"},{"t":"eq","v":"2100","vt":"num"},{"t":"eq","v":"2400","vt":"num"},{"t":"eq","v":"2700","vt":"num"},{"t":"eq","v":"3000","vt":"num"},{"t":"eq","v":"3300","vt":"num"},{"t":"eq","v":"3600","vt":"num"}],"checkall":"true","repair":false,"outputs":12,"x":2110,"y":1340,"wires":[["85b59266.74a2c"],["3d194288.9df07e"],["281b32b7.14ab9e"],["7b4a07dc.a92098"],["d5327d0c.f1912"],["e52dc096.c6acd"],["3e507a1d.616ee6"],["f1d12455.6815a8"],["9aa61caa.b3a41"],["6f658008.b5b55"],["ebfc283c.93a098"],["eb727cdf.ebbab"]]},{"id":"bd434a9c.7b6388","type":"rpi-gpio out","z":"3715f028.f449c","name":"HM","pin":"12","set":"","level":"0","freq":"","out":"pwm","x":2870,"y":1360,"wires":[]},{"id":"281b32b7.14ab9e","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"900","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1160,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"7b4a07dc.a92098","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1200","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1220,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"d5327d0c.f1912","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1500","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1280,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"e52dc096.c6acd","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1800","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1340,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"3e507a1d.616ee6","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2100","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1400,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"f1d12455.6815a8","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2400","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1460,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"9aa61caa.b3a41","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2700","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1520,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"6f658008.b5b55","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3000","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1580,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"ebfc283c.93a098","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1640,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"eb727cdf.ebbab","type":"trigger","z":"3715f028.f449c","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":2470,"y":1700,"wires":[["bd434a9c.7b6388","b7ea4d25.2050c"]]},{"id":"354ca46c.50953c","type":"link in","z":"3715f028.f449c","name":"","links":["6dfd925d.c0829c","66f62a5a.65fca4","273cf09b.aa67c"],"x":2855,"y":1040,"wires":[["bd434a9c.7b6388"]]},{"id":"30fed363.b1378c","type":"link in","z":"3715f028.f449c","name":"","links":["fd17cef2.57ced"],"x":1935,"y":1339,"wires":[["ce4622ee.07168"]]},{"id":"fd17cef2.57ced","type":"link out","z":"3715f028.f449c","name":"","links":["30fed363.b1378c"],"x":355,"y":1160,"wires":[]},{"id":"d648fc37.6cc5d","type":"ui_button","z":"3715f028.f449c","name":"","group":"de5cd505.0383a8","order":4,"width":0,"height":0,"passthru":false,"label":"start","tooltip":"","color":"","bgcolor":"","icon":"","payload":"start","payloadType":"str","topic":"","x":1850,"y":1840,"wires":[["727b043c.b9c5cc","66f62a5a.65fca4"]]},{"id":"b8bf9b28.08b958","type":"join","z":"3715f028.f449c","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":2490,"y":1840,"wires":[["d4d28974.76dfd8"]]},{"id":"d4d28974.76dfd8","type":"change","z":"3715f028.f449c","name":"","rules":[{"t":"set","p":"start","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":2670,"y":1840,"wires":[[]]},{"id":"727b043c.b9c5cc","type":"change","z":"3715f028.f449c","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"start","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":2080,"y":1840,"wires":[["490147e0.083268"]]},{"id":"490147e0.083268","type":"debug","z":"3715f028.f449c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":2300,"y":1840,"wires":[]},{"id":"d652dbd2.ffd168","type":"link in","z":"3715f028.f449c","name":"","links":["18b74951.1e9697","fad7be9f.5292e"],"x":755,"y":1060,"wires":[["89e7cd0f.e4322"]]},{"id":"ada45e67.ce9ee","type":"rpi-gpio out","z":"3715f028.f449c","name":"UV","pin":"24","set":"","level":"0","freq":"","out":"out","x":1590,"y":1640,"wires":[]},{"id":"8a1f5ee0.5d137","type":"rpi-gpio out","z":"3715f028.f449c","name":"S1","pin":"11","set":"","level":"0","freq":"","out":"out","x":1590,"y":1480,"wires":[]},{"id":"c989677e.9b1d78","type":"rpi-gpio out","z":"3715f028.f449c","name":"S3","pin":"15","set":"","level":"0","freq":"","out":"out","x":1590,"y":1560,"wires":[]},{"id":"8b6b77bc.040978","type":"link out","z":"3715f028.f449c","name":"","links":["ca2e7cc0.bd4f9"],"x":355,"y":1360,"wires":[]},{"id":"a868d60a.296168","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"120","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1440,"wires":[["d792a78a.bce128"]]},{"id":"393ecfb5.60acf","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"240","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1500,"wires":[["d792a78a.bce128"]]},{"id":"83159e25.0488d","type":"switch","z":"3715f028.f449c","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"120","vt":"num"},{"t":"eq","v":"240","vt":"num"},{"t":"eq","v":"360","vt":"num"},{"t":"eq","v":"480","vt":"num"},{"t":"eq","v":"580","vt":"num"},{"t":"eq","v":"680","vt":"num"},{"t":"eq","v":"780","vt":"num"},{"t":"eq","v":"880","vt":"num"},{"t":"eq","v":"0","vt":"num"}],"checkall":"true","repair":false,"outputs":9,"x":310,"y":1640,"wires":[["a868d60a.296168","1dec0110.ed7d2f"],["393ecfb5.60acf","24b634ce.efa05c"],["ce492ce8.f5f76","3848958e.f4e67a"],["20f24adc.3ccac6","dbe84957.900348"],["560c3f72.184fe","17578e3f.aaad22"],["bd904997.1e7e58","7893b65e.5fc6f8"],["8be662c1.68dd2","70a53e3e.1cdbc"],["8c87c976.576aa8","e4ada674.2ea998"],[]]},{"id":"ce492ce8.f5f76","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"360","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1560,"wires":[["d792a78a.bce128"]]},{"id":"20f24adc.3ccac6","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"480","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1620,"wires":[["d792a78a.bce128"]]},{"id":"560c3f72.184fe","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"580","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1680,"wires":[["d792a78a.bce128"]]},{"id":"bd904997.1e7e58","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"680","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1740,"wires":[["d792a78a.bce128"]]},{"id":"8be662c1.68dd2","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"780","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1800,"wires":[["d792a78a.bce128"]]},{"id":"8c87c976.576aa8","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"880","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":690,"y":1860,"wires":[["d792a78a.bce128"]]},{"id":"ca2e7cc0.bd4f9","type":"link in","z":"3715f028.f449c","name":"","links":["8b6b77bc.040978"],"x":155,"y":1640,"wires":[["83159e25.0488d"]]},{"id":"d792a78a.bce128","type":"link out","z":"3715f028.f449c","name":"","links":["66cc345d.0bfffc"],"x":960,"y":1620,"wires":[]},{"id":"4eca2fbb.c9208","type":"rpi-gpio out","z":"3715f028.f449c","name":"P1","pin":"3","set":"","level":"0","freq":"","out":"out","x":1590,"y":1720,"wires":[]},{"id":"f36acf9e.64ffe","type":"link in","z":"3715f028.f449c","name":"","links":["f2fceb51.44e978","3422d957.af5146"],"x":1435,"y":1480,"wires":[["8a1f5ee0.5d137"]]},{"id":"5f544053.ee1","type":"link in","z":"3715f028.f449c","name":"","links":["f2fceb51.44e978","3422d957.af5146"],"x":1435,"y":1560,"wires":[["c989677e.9b1d78"]]},{"id":"43d467e0.91a7c8","type":"link in","z":"3715f028.f449c","name":"","links":["bf7415a2.219fc8","f2fceb51.44e978","3422d957.af5146","d33fced8.86d39"],"x":1435,"y":1640,"wires":[["ada45e67.ce9ee"]]},{"id":"1e095e05.f4e652","type":"link in","z":"3715f028.f449c","name":"","links":["bf7415a2.219fc8","1f634721.026339","f2fceb51.44e978","3422d957.af5146","d33fced8.86d39"],"x":1435,"y":1720,"wires":[["4eca2fbb.c9208"]]},{"id":"c9e8705d.bc1e5","type":"rpi-gpio out","z":"3715f028.f449c","name":"WFS","pin":"38","set":"","level":"0","freq":"","out":"out","x":1590,"y":1800,"wires":[]},{"id":"66cc345d.0bfffc","type":"link in","z":"3715f028.f449c","name":"","links":["d792a78a.bce128","3422d957.af5146"],"x":1435,"y":1800,"wires":[["c9e8705d.bc1e5"]]},{"id":"e411e74c.90ce78","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"130","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1440,"wires":[["f2fceb51.44e978"]]},{"id":"9e3a2dc1.414d8","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"250","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1500,"wires":[["f2fceb51.44e978"]]},{"id":"56a1ee59.bd91d","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"370","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1560,"wires":[["f2fceb51.44e978"]]},{"id":"e4383059.62f7","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"490","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1620,"wires":[["f2fceb51.44e978"]]},{"id":"81895266.a020d","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"590","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1680,"wires":[["f2fceb51.44e978"]]},{"id":"903749eb.7bfb08","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"690","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1740,"wires":[["f2fceb51.44e978"]]},{"id":"eeabebfe.3d4528","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"790","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1800,"wires":[["f2fceb51.44e978"]]},{"id":"bb3f998b.8aca38","type":"trigger","z":"3715f028.f449c","op1":"1","op2":"","op1type":"str","op2type":"str","duration":"890","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":1170,"y":1860,"wires":[["f2fceb51.44e978"]]},{"id":"f2fceb51.44e978","type":"link out","z":"3715f028.f449c","name":"","links":["f36acf9e.64ffe","5f544053.ee1","43d467e0.91a7c8","1e095e05.f4e652"],"x":1315,"y":1640,"wires":[]},{"id":"1dec0110.ed7d2f","type":"link out","z":"3715f028.f449c","name":"","links":["9a16649.b299398"],"x":595,"y":1420,"wires":[]},{"id":"9a16649.b299398","type":"link in","z":"3715f028.f449c","name":"","links":["1dec0110.ed7d2f"],"x":1035,"y":1440,"wires":[["e411e74c.90ce78"]]},{"id":"888837c.f8f69c8","type":"link in","z":"3715f028.f449c","name":"","links":["24b634ce.efa05c"],"x":1035,"y":1500,"wires":[["9e3a2dc1.414d8"]]},{"id":"3c18a674.4ebf5a","type":"link in","z":"3715f028.f449c","name":"","links":["3848958e.f4e67a"],"x":1035,"y":1560,"wires":[["56a1ee59.bd91d"]]},{"id":"2efdea35.acad06","type":"link in","z":"3715f028.f449c","name":"","links":["dbe84957.900348"],"x":1035,"y":1620,"wires":[["e4383059.62f7"]]},{"id":"59824e97.7495","type":"link in","z":"3715f028.f449c","name":"","links":[],"x":1035,"y":1740,"wires":[["903749eb.7bfb08"]]},{"id":"6fecae3.fbad05","type":"link in","z":"3715f028.f449c","name":"","links":["17578e3f.aaad22"],"x":1035,"y":1680,"wires":[["81895266.a020d"]]},{"id":"6b84903c.5ffac","type":"link in","z":"3715f028.f449c","name":"","links":["70a53e3e.1cdbc"],"x":1035,"y":1800,"wires":[["eeabebfe.3d4528"]]},{"id":"e4ada674.2ea998","type":"link out","z":"3715f028.f449c","name":"","links":["48b9479c.b1af08"],"x":595,"y":1880,"wires":[]},{"id":"48b9479c.b1af08","type":"link in","z":"3715f028.f449c","name":"","links":["e4ada674.2ea998"],"x":1035,"y":1860,"wires":[["bb3f998b.8aca38"]]},{"id":"70a53e3e.1cdbc","type":"link out","z":"3715f028.f449c","name":"","links":["6b84903c.5ffac"],"x":595,"y":1820,"wires":[]},{"id":"7893b65e.5fc6f8","type":"link out","z":"3715f028.f449c","name":"","links":[],"x":595,"y":1760,"wires":[]},{"id":"17578e3f.aaad22","type":"link out","z":"3715f028.f449c","name":"","links":["6fecae3.fbad05"],"x":595,"y":1700,"wires":[]},{"id":"24b634ce.efa05c","type":"link out","z":"3715f028.f449c","name":"","links":["888837c.f8f69c8"],"x":595,"y":1480,"wires":[]},{"id":"dbe84957.900348","type":"link out","z":"3715f028.f449c","name":"","links":["2efdea35.acad06"],"x":595,"y":1600,"wires":[]},{"id":"3848958e.f4e67a","type":"link out","z":"3715f028.f449c","name":"","links":["3c18a674.4ebf5a"],"x":595,"y":1540,"wires":[]},{"id":"b3367a7e.fda408","type":"rpi-gpio out","z":"3715f028.f449c","name":"","pin":"5","set":"","level":"0","freq":"","out":"out","x":2870,"y":1560,"wires":[]},{"id":"d1c39b81.2975a8","type":"link in","z":"3715f028.f449c","name":"","links":["b7ea4d25.2050c","629d09a7.92f288"],"x":2780,"y":1560,"wires":[["b3367a7e.fda408"]]},{"id":"b7ea4d25.2050c","type":"link out","z":"3715f028.f449c","name":"","links":["d1c39b81.2975a8"],"x":2855,"y":1420,"wires":[]},{"id":"ecd93037.afd21","type":"ui_button","z":"3715f028.f449c","name":"","group":"75ebe64b.2bbd88","order":19,"width":0,"height":0,"passthru":false,"label":"button","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":990,"y":1360,"wires":[["58d89048.2bb18"]]},{"id":"58d89048.2bb18","type":"function","z":"3715f028.f449c","name":"","func":"var msg = {};\nmsg.payload = {tab:\"Facility\"};    // or 1\nreturn msg;","outputs":1,"noerr":0,"x":1170,"y":1360,"wires":[["c64fc5e2.c55b18"]]},{"id":"c64fc5e2.c55b18","type":"ui_ui_control","z":"3715f028.f449c","name":"","events":"change","x":1340,"y":1360,"wires":[[]]},{"id":"c4d5f689.941478","type":"link in","z":"3715f028.f449c","name":"","links":["37f84a45.ac7ee6"],"x":2020,"y":1680,"wires":[["b8bf9b28.08b958"]]},{"id":"37f84a45.ac7ee6","type":"link out","z":"3715f028.f449c","name":"","links":["c4d5f689.941478"],"x":980,"y":1140,"wires":[]},{"id":"66f62a5a.65fca4","type":"link out","z":"3715f028.f449c","name":"","links":["354ca46c.50953c"],"x":1995,"y":1780,"wires":[]},{"id":"75ebe64b.2bbd88","type":"ui_group","z":"","name":"Default","tab":"1806c69.e61a639","order":1,"disp":false,"width":18,"collapse":false},{"id":"e5aacdef.f9e53","type":"ui_group","z":"","name":"User Facility","tab":"334da32c.51b0cc","order":1,"disp":false,"width":18,"collapse":false},{"id":"de5cd505.0383a8","type":"ui_group","z":"","name":"Default","tab":"611fec55.91cdb4","order":1,"disp":true,"width":"6","collapse":false},{"id":"1806c69.e61a639","type":"ui_tab","z":"","name":"USER","icon":"dashboard","order":4,"disabled":false,"hidden":false},{"id":"334da32c.51b0cc","type":"ui_tab","z":"","name":"Facility","icon":"dashboard","order":5,"disabled":false,"hidden":false},{"id":"611fec55.91cdb4","type":"ui_tab","z":"","name":"Home","icon":"dashboard","order":8,"disabled":false,"hidden":false}]

[admin edit]
Corrected code formatting.
Please read the 'how to share code' link @E1cid kindly provided
[admin edit]

I did reply and you have not responded with the required info.

i asked for a simple small flow showing issue and a description of what you wish to do, I and others do not have time to work through a large flow, to work out where the issue is. So i ask once more for a small flow showing the issue you have and a description of what you want to do and what the input is and what outcome you wish. Until then i have no idea what you wish to do.

Please read

There has been a similar post a few weeks ago. This might help: Pull down menu to select delay? - #10 by fellinga

i have two dropdown nodes...
one for time selection and one for speed variation...
For speed variation and various trigger time i am using rpi pwm pin

i am sharing sample flow of my query

[{"id":"6ae4d153.5b5ce","type":"ui_dropdown","z":"f9fde524.a72ca8","name":"","label":"Pick the Time","tooltip":"","place":"-","group":"75ebe64b.2bbd88","order":9,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"5 min","value":300,"type":"num"},{"label":"10 min","value":600,"type":"num"},{"label":"15 min","value":900,"type":"num"},{"label":"20 min","value":1200,"type":"num"},{"label":"25 min","value":1500,"type":"num"},{"label":"30 min","value":1800,"type":"num"},{"label":"35 min","value":2100,"type":"num"},{"label":"40 min","value":2400,"type":"num"},{"label":"45 min","value":2700,"type":"num"},{"label":"50 min","value":3000,"type":"num"},{"label":"55 min","value":3300,"type":"num"},{"label":"60 min","value":3600,"type":"num"}],"payload":"","topic":"time","x":280,"y":320,"wires":[["cb88fc0.2509808","e2ea303c.1a4e3"]]},{"id":"cb88fc0.2509808","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":320,"wires":[["d7a0bbd3.9b8f58"]]},{"id":"d7a0bbd3.9b8f58","type":"countdown","z":"f9fde524.a72ca8","name":"","topic":"","payloadTimerStart":"true","payloadTimerStartType":"bool","payloadTimerStop":"false","payloadTimerStopType":"bool","timer":"30","resetWhileRunning":false,"setTimeToNewWhileRunning":true,"startCountdownOnControlMessage":false,"x":510,"y":240,"wires":[[],["c736807c.c18e6"]]},{"id":"c736807c.c18e6","type":"ui_text","z":"f9fde524.a72ca8","group":"e5aacdef.f9e53","order":7,"width":6,"height":1,"name":"","label":"Time:","format":"{{msg.payload}}","layout":"row-spread","x":690,"y":247,"wires":[]},{"id":"671b6cef.b3a304","type":"ui_switch","z":"f9fde524.a72ca8","name":"","label":"TIME ON","tooltip":"","group":"75ebe64b.2bbd88","order":7,"width":6,"height":1,"passthru":true,"decouple":"false","topic":"","style":"","onvalue":"true","onvalueType":"bool","onicon":"","oncolor":"","offvalue":"false","offvalueType":"bool","officon":"","offcolor":"","x":260,"y":240,"wires":[["d7a0bbd3.9b8f58"]]},{"id":"16cf4b6e.af2095","type":"link out","z":"f9fde524.a72ca8","name":"to Relay","links":["5566747c.9f064c","b2878b83.4bd138"],"x":1380,"y":280,"wires":[],"l":true},{"id":"b8624593.b453a8","type":"ui_dropdown","z":"f9fde524.a72ca8","name":"","label":"KM/HR","tooltip":"","place":"Select option","group":"75ebe64b.2bbd88","order":11,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"","value":"10","type":"str"},{"label":"","value":"20","type":"str"},{"label":"","value":"30","type":"str"},{"label":"","value":"40","type":"str"},{"label":"","value":"50","type":"str"},{"label":"","value":"60","type":"str"},{"label":"","value":"70","type":"str"},{"label":"","value":"80","type":"str"},{"label":"","value":"90","type":"str"},{"label":"","value":"100","type":"str"}],"payload":"","topic":"km","x":960,"y":280,"wires":[["2728f004.f5df1","b7b7426b.c7514"]]},{"id":"2728f004.f5df1","type":"ui_numeric","z":"f9fde524.a72ca8","name":"","label":"Set Speed","tooltip":"","group":"e5aacdef.f9e53","order":12,"width":6,"height":1,"wrap":false,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":"100","step":"5","x":1170,"y":280,"wires":[["16cf4b6e.af2095"]]},{"id":"b006b185.88814","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":400,"wires":[["ac4a6fcc.51549"]]},{"id":"2b9d557a.3b212a","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":460,"wires":[["ac4a6fcc.51549"]]},{"id":"6229d1f4.02c7c","type":"switch","z":"f9fde524.a72ca8","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"300","vt":"num"},{"t":"eq","v":"600","vt":"num"},{"t":"eq","v":"900","vt":"num"},{"t":"eq","v":"1200","vt":"num"},{"t":"eq","v":"1500","vt":"num"},{"t":"eq","v":"1800","vt":"num"},{"t":"eq","v":"2100","vt":"num"},{"t":"eq","v":"2400","vt":"num"},{"t":"eq","v":"2700","vt":"num"},{"t":"eq","v":"3000","vt":"num"},{"t":"eq","v":"3300","vt":"num"},{"t":"eq","v":"3600","vt":"num"}],"checkall":"true","repair":false,"outputs":12,"x":550,"y":700,"wires":[["b006b185.88814"],["2b9d557a.3b212a"],["4a956b0a.a2cee4"],["bc5e88b5.479f88"],["50eab94c.f158b8"],["10f863f9.87502c"],["eaa5dd55.83a9f"],["159a15e0.7a12aa"],["e417c036.6cd68"],["187731d4.dcc24e"],["86a4f6f6.024d48"],["f55c68d7.2a6508"]]},{"id":"ac4a6fcc.51549","type":"rpi-gpio out","z":"f9fde524.a72ca8","name":"HM","pin":"12","set":"","level":"0","freq":"","out":"pwm","x":1310,"y":720,"wires":[]},{"id":"4a956b0a.a2cee4","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"900","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":520,"wires":[["ac4a6fcc.51549"]]},{"id":"bc5e88b5.479f88","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1200","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":580,"wires":[["ac4a6fcc.51549"]]},{"id":"50eab94c.f158b8","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1500","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":640,"wires":[["ac4a6fcc.51549"]]},{"id":"10f863f9.87502c","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1800","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":700,"wires":[["ac4a6fcc.51549"]]},{"id":"eaa5dd55.83a9f","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2100","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":760,"wires":[["ac4a6fcc.51549"]]},{"id":"159a15e0.7a12aa","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2400","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":820,"wires":[["ac4a6fcc.51549"]]},{"id":"e417c036.6cd68","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2700","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":880,"wires":[["ac4a6fcc.51549"]]},{"id":"187731d4.dcc24e","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3000","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":940,"wires":[["ac4a6fcc.51549"]]},{"id":"86a4f6f6.024d48","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":1000,"wires":[["ac4a6fcc.51549"]]},{"id":"f55c68d7.2a6508","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":1060,"wires":[["ac4a6fcc.51549"]]},{"id":"b2878b83.4bd138","type":"link in","z":"f9fde524.a72ca8","name":"","links":["6dfd925d.c0829c","c8b1718c.11e74","16cf4b6e.af2095"],"x":1295,"y":400,"wires":[["ac4a6fcc.51549"]]},{"id":"4d935815.439da8","type":"link in","z":"f9fde524.a72ca8","name":"","links":["e2ea303c.1a4e3"],"x":375,"y":699,"wires":[["6229d1f4.02c7c"]]},{"id":"e2ea303c.1a4e3","type":"link out","z":"f9fde524.a72ca8","name":"","links":["4d935815.439da8"],"x":435,"y":380,"wires":[]},{"id":"4a0097cb.a95028","type":"ui_button","z":"f9fde524.a72ca8","name":"","group":"de5cd505.0383a8","order":4,"width":0,"height":0,"passthru":false,"label":"start","tooltip":"","color":"","bgcolor":"","icon":"","payload":"start","payloadType":"str","topic":"","x":290,"y":1200,"wires":[["3a85d9e6.469eb6","c8b1718c.11e74"]]},{"id":"eb43b087.67427","type":"join","z":"f9fde524.a72ca8","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":930,"y":1200,"wires":[["23069f05.68cb"]]},{"id":"23069f05.68cb","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"start","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1110,"y":1200,"wires":[[]]},{"id":"3a85d9e6.469eb6","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"start","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":520,"y":1200,"wires":[["1e300010.48644"]]},{"id":"1e300010.48644","type":"debug","z":"f9fde524.a72ca8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":740,"y":1200,"wires":[]},{"id":"baeb7938.b63d58","type":"link in","z":"f9fde524.a72ca8","name":"","links":["b7b7426b.c7514"],"x":460,"y":1040,"wires":[["eb43b087.67427"]]},{"id":"b7b7426b.c7514","type":"link out","z":"f9fde524.a72ca8","name":"","links":["baeb7938.b63d58"],"x":1060,"y":360,"wires":[]},{"id":"c8b1718c.11e74","type":"link out","z":"f9fde524.a72ca8","name":"","links":["b2878b83.4bd138"],"x":435,"y":1140,"wires":[]},{"id":"75ebe64b.2bbd88","type":"ui_group","z":"","name":"Default","tab":"1806c69.e61a639","order":1,"disp":false,"width":18,"collapse":false},{"id":"e5aacdef.f9e53","type":"ui_group","z":"","name":"User Facility","tab":"334da32c.51b0cc","order":1,"disp":false,"width":18,"collapse":false},{"id":"de5cd505.0383a8","type":"ui_group","z":"","name":"Default","tab":"611fec55.91cdb4","order":1,"disp":true,"width":"6","collapse":false},{"id":"1806c69.e61a639","type":"ui_tab","z":"","name":"USER","icon":"dashboard","order":4,"disabled":false,"hidden":false},{"id":"334da32c.51b0cc","type":"ui_tab","z":"","name":"Facility","icon":"dashboard","order":5,"disabled":false,"hidden":false},{"id":"611fec55.91cdb4","type":"ui_tab","z":"","name":"Home","icon":"dashboard","order":8,"disabled":false,"hidden":false}]

2021-01-27-131057_1920x1080_scrot

As i am selecting both dropdown values... and i clicked on start button then i am getting this error of rpi pwm pin....

Please read how to post flow / code in the forum.

You MUST put the code on a separate line

EXAMPLE...

```
[ code on its own line with ``` backticks above ↑ and below ↓ ]
```

Please edit your post.

[{"id":"6ae4d153.5b5ce","type":"ui_dropdown","z":"f9fde524.a72ca8","name":"","label":"Pick the Time","tooltip":"","place":"-","group":"75ebe64b.2bbd88","order":9,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"5 min","value":300,"type":"num"},{"label":"10 min","value":600,"type":"num"},{"label":"15 min","value":900,"type":"num"},{"label":"20 min","value":1200,"type":"num"},{"label":"25 min","value":1500,"type":"num"},{"label":"30 min","value":1800,"type":"num"},{"label":"35 min","value":2100,"type":"num"},{"label":"40 min","value":2400,"type":"num"},{"label":"45 min","value":2700,"type":"num"},{"label":"50 min","value":3000,"type":"num"},{"label":"55 min","value":3300,"type":"num"},{"label":"60 min","value":3600,"type":"num"}],"payload":"","topic":"time","x":280,"y":320,"wires":[["cb88fc0.2509808","e2ea303c.1a4e3"]]},{"id":"cb88fc0.2509808","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":320,"wires":[["d7a0bbd3.9b8f58"]]},{"id":"d7a0bbd3.9b8f58","type":"countdown","z":"f9fde524.a72ca8","name":"","topic":"","payloadTimerStart":"true","payloadTimerStartType":"bool","payloadTimerStop":"false","payloadTimerStopType":"bool","timer":"30","resetWhileRunning":false,"setTimeToNewWhileRunning":true,"startCountdownOnControlMessage":false,"x":510,"y":240,"wires":[[],["c736807c.c18e6"]]},{"id":"c736807c.c18e6","type":"ui_text","z":"f9fde524.a72ca8","group":"e5aacdef.f9e53","order":7,"width":6,"height":1,"name":"","label":"Time:","format":"{{msg.payload}}","layout":"row-spread","x":690,"y":247,"wires":[]},{"id":"671b6cef.b3a304","type":"ui_switch","z":"f9fde524.a72ca8","name":"","label":"TIME ON","tooltip":"","group":"75ebe64b.2bbd88","order":7,"width":6,"height":1,"passthru":true,"decouple":"false","topic":"","style":"","onvalue":"true","onvalueType":"bool","onicon":"","oncolor":"","offvalue":"false","offvalueType":"bool","officon":"","offcolor":"","x":260,"y":240,"wires":[["d7a0bbd3.9b8f58"]]},{"id":"16cf4b6e.af2095","type":"link out","z":"f9fde524.a72ca8","name":"to Relay","links":["5566747c.9f064c","b2878b83.4bd138"],"x":1380,"y":280,"wires":[],"l":true},{"id":"b8624593.b453a8","type":"ui_dropdown","z":"f9fde524.a72ca8","name":"","label":"KM/HR","tooltip":"","place":"Select option","group":"75ebe64b.2bbd88","order":11,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"","value":"10","type":"str"},{"label":"","value":"20","type":"str"},{"label":"","value":"30","type":"str"},{"label":"","value":"40","type":"str"},{"label":"","value":"50","type":"str"},{"label":"","value":"60","type":"str"},{"label":"","value":"70","type":"str"},{"label":"","value":"80","type":"str"},{"label":"","value":"90","type":"str"},{"label":"","value":"100","type":"str"}],"payload":"","topic":"km","x":960,"y":280,"wires":[["2728f004.f5df1","b7b7426b.c7514"]]},{"id":"2728f004.f5df1","type":"ui_numeric","z":"f9fde524.a72ca8","name":"","label":"Set Speed","tooltip":"","group":"e5aacdef.f9e53","order":12,"width":6,"height":1,"wrap":false,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":"100","step":"5","x":1170,"y":280,"wires":[["16cf4b6e.af2095"]]},{"id":"b006b185.88814","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":400,"wires":[["ac4a6fcc.51549"]]},{"id":"2b9d557a.3b212a","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":460,"wires":[["ac4a6fcc.51549"]]},{"id":"6229d1f4.02c7c","type":"switch","z":"f9fde524.a72ca8","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"300","vt":"num"},{"t":"eq","v":"600","vt":"num"},{"t":"eq","v":"900","vt":"num"},{"t":"eq","v":"1200","vt":"num"},{"t":"eq","v":"1500","vt":"num"},{"t":"eq","v":"1800","vt":"num"},{"t":"eq","v":"2100","vt":"num"},{"t":"eq","v":"2400","vt":"num"},{"t":"eq","v":"2700","vt":"num"},{"t":"eq","v":"3000","vt":"num"},{"t":"eq","v":"3300","vt":"num"},{"t":"eq","v":"3600","vt":"num"}],"checkall":"true","repair":false,"outputs":12,"x":550,"y":700,"wires":[["b006b185.88814"],["2b9d557a.3b212a"],["4a956b0a.a2cee4"],["bc5e88b5.479f88"],["50eab94c.f158b8"],["10f863f9.87502c"],["eaa5dd55.83a9f"],["159a15e0.7a12aa"],["e417c036.6cd68"],["187731d4.dcc24e"],["86a4f6f6.024d48"],["f55c68d7.2a6508"]]},{"id":"ac4a6fcc.51549","type":"rpi-gpio out","z":"f9fde524.a72ca8","name":"HM","pin":"12","set":"","level":"0","freq":"","out":"pwm","x":1310,"y":720,"wires":[]},{"id":"4a956b0a.a2cee4","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"900","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":520,"wires":[["ac4a6fcc.51549"]]},{"id":"bc5e88b5.479f88","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1200","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":580,"wires":[["ac4a6fcc.51549"]]},{"id":"50eab94c.f158b8","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1500","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":640,"wires":[["ac4a6fcc.51549"]]},{"id":"10f863f9.87502c","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1800","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":700,"wires":[["ac4a6fcc.51549"]]},{"id":"eaa5dd55.83a9f","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2100","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":760,"wires":[["ac4a6fcc.51549"]]},{"id":"159a15e0.7a12aa","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2400","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":820,"wires":[["ac4a6fcc.51549"]]},{"id":"e417c036.6cd68","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"2700","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":880,"wires":[["ac4a6fcc.51549"]]},{"id":"187731d4.dcc24e","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3000","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":940,"wires":[["ac4a6fcc.51549"]]},{"id":"86a4f6f6.024d48","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":1000,"wires":[["ac4a6fcc.51549"]]},{"id":"f55c68d7.2a6508","type":"trigger","z":"f9fde524.a72ca8","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"3600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":910,"y":1060,"wires":[["ac4a6fcc.51549"]]},{"id":"b2878b83.4bd138","type":"link in","z":"f9fde524.a72ca8","name":"","links":["6dfd925d.c0829c","c8b1718c.11e74","16cf4b6e.af2095"],"x":1295,"y":400,"wires":[["ac4a6fcc.51549"]]},{"id":"4d935815.439da8","type":"link in","z":"f9fde524.a72ca8","name":"","links":["e2ea303c.1a4e3"],"x":375,"y":699,"wires":[["6229d1f4.02c7c"]]},{"id":"e2ea303c.1a4e3","type":"link out","z":"f9fde524.a72ca8","name":"","links":["4d935815.439da8"],"x":435,"y":380,"wires":[]},{"id":"4a0097cb.a95028","type":"ui_button","z":"f9fde524.a72ca8","name":"","group":"de5cd505.0383a8","order":4,"width":0,"height":0,"passthru":false,"label":"start","tooltip":"","color":"","bgcolor":"","icon":"","payload":"start","payloadType":"str","topic":"","x":290,"y":1200,"wires":[["3a85d9e6.469eb6","c8b1718c.11e74"]]},{"id":"eb43b087.67427","type":"join","z":"f9fde524.a72ca8","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":930,"y":1200,"wires":[["23069f05.68cb"]]},{"id":"23069f05.68cb","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"start","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1110,"y":1200,"wires":[[]]},{"id":"3a85d9e6.469eb6","type":"change","z":"f9fde524.a72ca8","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"start","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":520,"y":1200,"wires":[["1e300010.48644"]]},{"id":"1e300010.48644","type":"debug","z":"f9fde524.a72ca8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":740,"y":1200,"wires":[]},{"id":"baeb7938.b63d58","type":"link in","z":"f9fde524.a72ca8","name":"","links":["b7b7426b.c7514"],"x":460,"y":1040,"wires":[["eb43b087.67427"]]},{"id":"b7b7426b.c7514","type":"link out","z":"f9fde524.a72ca8","name":"","links":["baeb7938.b63d58"],"x":1060,"y":360,"wires":[]},{"id":"c8b1718c.11e74","type":"link out","z":"f9fde524.a72ca8","name":"","links":["b2878b83.4bd138"],"x":435,"y":1140,"wires":[]},{"id":"75ebe64b.2bbd88","type":"ui_group","z":"","name":"Default","tab":"1806c69.e61a639","order":1,"disp":false,"width":18,"collapse":false},{"id":"e5aacdef.f9e53","type":"ui_group","z":"","name":"User Facility","tab":"334da32c.51b0cc","order":1,"disp":false,"width":18,"collapse":false},{"id":"de5cd505.0383a8","type":"ui_group","z":"","name":"Default","tab":"611fec55.91cdb4","order":1,"disp":true,"width":"6","collapse":false},{"id":"1806c69.e61a639","type":"ui_tab","z":"","name":"USER","icon":"dashboard","order":4,"disabled":false,"hidden":false},{"id":"334da32c.51b0cc","type":"ui_tab","z":"","name":"Facility","icon":"dashboard","order":5,"disabled":false,"hidden":false},{"id":"611fec55.91cdb4","type":"ui_tab","z":"","name":"Home","icon":"dashboard","order":8,"disabled":false,"hidden":false}]

please kindly answer my question...

You posted a screenshot showing a NaN error from a node called HM, but there does not appear to be such a node in the flow you posted. The other error is from a debug node but you have not given that node a name so we don't know which one it is. Please give debug nodes names.

Please post just a small section of your flow that shows the problem. Not the whole flow with nodes that are not of interest.

i have two dropdown nodes...
one for time selection (PICK THE TIME) dropdown and one for speed variation(KM/HR) dropdown...
both dropdown values are given to raspberry pi pwm pin
For speed variation and various trigger time i am using raspberry pi pwm pin

[{"id":"66f70775.fd6848","type":"ui_dropdown","z":"f6e684c3.a68d78","name":"","label":"Pick the Time","tooltip":"","place":"-","group":"75ebe64b.2bbd88","order":3,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"5 min","value":300,"type":"num"},{"label":"10 min","value":600,"type":"num"},{"label":"15 min","value":900,"type":"num"},{"label":"20 min","value":1200,"type":"num"},{"label":"25 min","value":1500,"type":"num"},{"label":"30 min","value":1800,"type":"num"}],"payload":"","topic":"time","x":120,"y":140,"wires":[["3eabcd42.651ce2","73b25b7a.60ff84"]]},{"id":"3eabcd42.651ce2","type":"change","z":"f6e684c3.a68d78","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":340,"y":140,"wires":[["de04d10c.d2696"]]},{"id":"de04d10c.d2696","type":"countdown","z":"f6e684c3.a68d78","name":"","topic":"","payloadTimerStart":"true","payloadTimerStartType":"bool","payloadTimerStop":"false","payloadTimerStopType":"bool","timer":"30","resetWhileRunning":false,"setTimeToNewWhileRunning":true,"startCountdownOnControlMessage":false,"x":350,"y":60,"wires":[[],["e307ee07.6dfc6"]]},{"id":"e307ee07.6dfc6","type":"ui_text","z":"f6e684c3.a68d78","group":"75ebe64b.2bbd88","order":7,"width":6,"height":1,"name":"","label":"Time:","format":"{{msg.payload}}","layout":"row-spread","x":530,"y":67,"wires":[]},{"id":"461caede.5d061","type":"link out","z":"f6e684c3.a68d78","name":"to Relay","links":["5566747c.9f064c","f752cea5.b26c2"],"x":960,"y":140,"wires":[],"l":true},{"id":"4f6fbf86.23b4d","type":"ui_dropdown","z":"f6e684c3.a68d78","name":"","label":"KM/HR","tooltip":"","place":"Select option","group":"75ebe64b.2bbd88","order":7,"width":6,"height":1,"passthru":true,"multiple":false,"options":[{"label":"","value":"10","type":"str"},{"label":"","value":"20","type":"str"},{"label":"","value":"30","type":"str"},{"label":"","value":"40","type":"str"},{"label":"","value":"50","type":"str"},{"label":"","value":"60","type":"str"},{"label":"","value":"70","type":"str"},{"label":"","value":"80","type":"str"},{"label":"","value":"90","type":"str"},{"label":"","value":"100","type":"str"}],"payload":"","topic":"km","x":540,"y":140,"wires":[["ce29dd8e.e7671","92148e81.280ca"]]},{"id":"ce29dd8e.e7671","type":"ui_numeric","z":"f6e684c3.a68d78","name":"","label":"Set Speed","tooltip":"","group":"e5aacdef.f9e53","order":12,"width":6,"height":1,"wrap":false,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":"100","step":"5","x":750,"y":140,"wires":[["461caede.5d061"]]},{"id":"664125ce.a7cd7c","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"300","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":380,"wires":[["def58827.a0e168"]]},{"id":"f9391ca2.aa287","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"600","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":440,"wires":[["def58827.a0e168"]]},{"id":"34731956.e26c56","type":"switch","z":"f6e684c3.a68d78","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"300","vt":"num"},{"t":"eq","v":"600","vt":"num"},{"t":"eq","v":"900","vt":"num"},{"t":"eq","v":"1200","vt":"num"},{"t":"eq","v":"1500","vt":"num"},{"t":"eq","v":"1800","vt":"num"}],"checkall":"true","repair":false,"outputs":6,"x":390,"y":520,"wires":[["664125ce.a7cd7c"],["f9391ca2.aa287"],["bf7bd0ac.3aed8"],["3e34d4c0.3744dc"],["3a447976.dc3716"],["10a95e2a.a33a42"]]},{"id":"def58827.a0e168","type":"rpi-gpio out","z":"f6e684c3.a68d78","name":"","pin":"12","set":"","level":"0","freq":"","out":"pwm","x":960,"y":540,"wires":[]},{"id":"bf7bd0ac.3aed8","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"900","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":500,"wires":[["def58827.a0e168"]]},{"id":"3e34d4c0.3744dc","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1200","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":560,"wires":[["def58827.a0e168"]]},{"id":"3a447976.dc3716","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1500","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":620,"wires":[["def58827.a0e168"]]},{"id":"10a95e2a.a33a42","type":"trigger","z":"f6e684c3.a68d78","op1":"0","op2":"","op1type":"str","op2type":"str","duration":"1800","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":650,"y":680,"wires":[["def58827.a0e168"]]},{"id":"f752cea5.b26c2","type":"link in","z":"f6e684c3.a68d78","name":"","links":["6dfd925d.c0829c","15549a6d.0d0f66","461caede.5d061"],"x":775,"y":300,"wires":[["def58827.a0e168"]]},{"id":"380aaa8b.7dd886","type":"link in","z":"f6e684c3.a68d78","name":"","links":["15549a6d.0d0f66"],"x":215,"y":519,"wires":[["34731956.e26c56"]]},{"id":"73b25b7a.60ff84","type":"link out","z":"f6e684c3.a68d78","name":"","links":["b1513768.ee8068"],"x":275,"y":200,"wires":[]},{"id":"c17ec965.6fa8c8","type":"ui_button","z":"f6e684c3.a68d78","name":"","group":"75ebe64b.2bbd88","order":10,"width":6,"height":2,"passthru":false,"label":"start","tooltip":"","color":"","bgcolor":"","icon":"","payload":"start","payloadType":"str","topic":"","x":130,"y":780,"wires":[["66061d51.8a0934"]]},{"id":"f74f57d2.1e1508","type":"join","z":"f6e684c3.a68d78","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":true,"timeout":"","count":"2","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":210,"y":340,"wires":[["39312a1e.c82de6"]]},{"id":"39312a1e.c82de6","type":"change","z":"f6e684c3.a68d78","name":"","rules":[{"t":"set","p":"start","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":390,"y":340,"wires":[[]]},{"id":"66061d51.8a0934","type":"change","z":"f6e684c3.a68d78","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"start","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":360,"y":780,"wires":[["15549a6d.0d0f66"]]},{"id":"b1513768.ee8068","type":"link in","z":"f6e684c3.a68d78","name":"","links":["92148e81.280ca","73b25b7a.60ff84"],"x":435,"y":260,"wires":[["f74f57d2.1e1508"]]},{"id":"92148e81.280ca","type":"link out","z":"f6e684c3.a68d78","name":"","links":["b1513768.ee8068"],"x":640,"y":220,"wires":[]},{"id":"15549a6d.0d0f66","type":"link out","z":"f6e684c3.a68d78","name":"","links":["f752cea5.b26c2","380aaa8b.7dd886"],"x":275,"y":720,"wires":[]},{"id":"75ebe64b.2bbd88","type":"ui_group","z":"","name":"Default","tab":"1806c69.e61a639","order":1,"disp":false,"width":18,"collapse":false},{"id":"e5aacdef.f9e53","type":"ui_group","z":"","name":"User Facility","tab":"334da32c.51b0cc","order":1,"disp":false,"width":18,"collapse":false},{"id":"1806c69.e61a639","type":"ui_tab","z":"","name":"USER","icon":"dashboard","order":4,"disabled":false,"hidden":false},{"id":"334da32c.51b0cc","type":"ui_tab","z":"","name":"Facility","icon":"dashboard","order":5,"disabled":false,"hidden":false}]

As i am selecting both dropdown values... and i clicked on start button then i am getting this error of raspberry pi pwm pin..