elixir - Adding additional metadata to the noflo-ui -


i developing noflo runtime in elixir language (more here) , here.

i user of noflo-ui able specify node metadata, specifically, number of processes deploy given component. how can best added existing noflo-ui? i'm willing modify code wanted make sure capability didn't exist , hadn't overlooked it. if have modify existing code, should start?

or, there different/better way user add metadata?

there no such functionality, definetely want it. i've filed issue here. description includes proposed way implement:

add node-inspector card, appears on right-hand side. code can found at: https://github.com/noflo/noflo-ui/blob/master/elements/noflo-node-inspector.html

possible ui have list of key+value pairs, actions add, edit , delete such pair.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -