Hi,
I think we need a command which lists all graphs which are set up in the runtime.
This will be needed for a UI which connects to the runtime through the fbp protocol. It doesn't know anything about formerly dynamically created graphs in the beginning.
The command graph:list should return an array of strings with the names of the graphs (ids?).
This should be pretty easy to implement.
Best regards,
Josef