Hi Masters,
i am very new to node-red, we have a very specific requirement. while the flow is running the program
should accept date from the end user using a text box and run a sub flow in a loop based on the user
input value.
Thanks,
Sid
Hi Masters,
i am very new to node-red, we have a very specific requirement. while the flow is running the program
should accept date from the end user using a text box and run a sub flow in a loop based on the user
input value.
Thanks,
Sid
Take a look at the node-red-dashboard
Thanks for the quick response , does it provide any looping functionality over sub flows ?
No, that sort of flow logic is up to you to implement according to your own requirements.
No but it provides a simple way of getting the end user input, node-red provides looping functionality there are examples in flows.nodered.org