You give no payloads or inputs or outputs.
This can be done in a low code way with switch nodes and trigger nodes.
Here is an example of one way.
Hope it helps
I had to make my own inputs and outputs, so you will have to adjust for yours
[{"id":"44b075f61cbc75af","type":"inject","z":"65617ffeb779f51c","name":"timer open","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"open","payloadType":"str","x":180,"y":1520,"wires":[["68e6bc044ce4682a"]]},{"id":"68e6bc044ce4682a","type":"change","z":"65617ffeb779f51c","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"timer","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":340,"y":1540,"wires":[["c2f0aef2e976b087"]]},{"id":"1fce0a889f61cee6","type":"inject","z":"65617ffeb779f51c","name":"timer close","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"close","payloadType":"str","x":180,"y":1560,"wires":[["68e6bc044ce4682a"]]},{"id":"c2f0aef2e976b087","type":"join","z":"65617ffeb779f51c","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":890,"y":1620,"wires":[["f49f142f04f8b261"]]},{"id":"b5b4c7ce207168d4","type":"trigger","z":"65617ffeb779f51c","name":"","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"10","extend":false,"overrideDelay":false,"units":"s","reset":"high","bytopic":"all","topic":"topic","outputs":1,"x":690,"y":1600,"wires":[["c2f0aef2e976b087"]]},{"id":"ef4b379f550b9c1f","type":"trigger","z":"65617ffeb779f51c","name":"","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"10","extend":false,"overrideDelay":false,"units":"s","reset":"low","bytopic":"all","topic":"topic","outputs":1,"x":690,"y":1680,"wires":[["c2f0aef2e976b087"]]},{"id":"f49f142f04f8b261","type":"switch","z":"65617ffeb779f51c","name":"","property":"payload.timer","propertyType":"msg","rules":[{"t":"eq","v":"close","vt":"str"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1030,"y":1620,"wires":[["cf1ce30bfcd9bf81","0f773962188333e3"],["33c5bc7398f545be"]]},{"id":"e7915159e345d30a","type":"change","z":"65617ffeb779f51c","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"low","tot":"str"},{"t":"set","p":"topic","pt":"msg","to":"wind","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":480,"y":1600,"wires":[["b5b4c7ce207168d4","ef4b379f550b9c1f"]]},{"id":"40ceabb37fc58d0c","type":"change","z":"65617ffeb779f51c","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"high","tot":"str"},{"t":"set","p":"topic","pt":"msg","to":"wind","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":480,"y":1680,"wires":[["b5b4c7ce207168d4","ef4b379f550b9c1f"]]},{"id":"33c5bc7398f545be","type":"switch","z":"65617ffeb779f51c","name":"","property":"payload.wind","propertyType":"msg","rules":[{"t":"eq","v":"high","vt":"str"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1170,"y":1620,"wires":[["cf1ce30bfcd9bf81","0f773962188333e3"],["4be0dba6cda36272","186a149ade00fc5c"]]},{"id":"cf1ce30bfcd9bf81","type":"change","z":"65617ffeb779f51c","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"close","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1320,"y":1600,"wires":[["4a68fe336438d156"]]},{"id":"0f773962188333e3","type":"debug","z":"65617ffeb779f51c","name":"close","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1190,"y":1540,"wires":[]},{"id":"9f4caca721c921f4","type":"switch","z":"65617ffeb779f51c","name":"","property":"payload","propertyType":"msg","rules":[{"t":"lte","v":"25","vt":"num"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":330,"y":1640,"wires":[["e7915159e345d30a"],["40ceabb37fc58d0c"]]},{"id":"4be0dba6cda36272","type":"change","z":"65617ffeb779f51c","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"open","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1320,"y":1640,"wires":[["4a68fe336438d156"]]},{"id":"186a149ade00fc5c","type":"debug","z":"65617ffeb779f51c","name":"open","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1170,"y":1700,"wires":[]},{"id":"4a68fe336438d156","type":"rbe","z":"65617ffeb779f51c","name":"","func":"rbe","gap":"","start":"","inout":"out","septopics":false,"property":"payload","topi":"topic","x":1470,"y":1620,"wires":[["f00805223d3b128c"]]},{"id":"bcea5eef4c1f4209","type":"inject","z":"65617ffeb779f51c","name":"wind 10","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"10","payloadType":"num","x":210,"y":1620,"wires":[["9f4caca721c921f4"]]},{"id":"a7ea2358e7e6ce97","type":"inject","z":"65617ffeb779f51c","name":"wind 30","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"30","payloadType":"num","x":210,"y":1660,"wires":[["9f4caca721c921f4"]]},{"id":"f00805223d3b128c","type":"debug","z":"65617ffeb779f51c","name":"debug 241","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1610,"y":1620,"wires":[]}]