Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add generic metadata field to components #26

Open
jomeier opened this issue Oct 23, 2016 · 0 comments
Open

Feature request: Add generic metadata field to components #26

jomeier opened this issue Oct 23, 2016 · 0 comments

Comments

@jomeier
Copy link

jomeier commented Oct 23, 2016

Hi,

it would be great if I could add my own metadata to a component and to each port.

This would be useful if for instance I want to choose a graphical representation of the data carried in a component in the UI.

Example:
.... description:"...",
metadata: '{ "viewer":"griddata", .... }

The UI would do a component:list over the fbp protocol, get this metadata 'viewer' and draw a UI element which shows the components/processes data in a 2d grid.

The metadata should carry a JSON string which can be set completely free by the user.

At the moment I put a JSON string with metadata in the description field. But this is only a temporary solution.

Is this possible ?

Thanks,

Josef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants