I am developing a noflo runtime in the Elixir language (more here) and here.
I would like the user of the noflo-ui to be able to specify some node metadata, specifically, the number of processes to deploy for a given component. How can this best be added to the existing noflo-ui? I'm willing to modify the code but wanted to make sure that this capability didn't already exist and that I hadn't overlooked it. If I do have to modify the existing code, where should I start?
Or, is there a different/better way for the user to add metadata?
There is currently no such functionality, but we definetely want it. I've filed an issue here. Description includes proposed way to implement: