During my IBM workshop, one of the participant has suggested to add a new feature in Node Red as below :
- easy way to map an input structure to an output one
- better understanding of the structure of the data passing through a block (schema definition?)
He gave an example based on IFTTT where blocks define their inputs / outputs and can be plugged without any knowledge on IT language (javascript)
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
close this idea and this idea needs to open as IoT related request.
Something like this http://flows.nodered.org/node/node-red-contrib-mapper
But better, like the graphical data mapper in IBM Integration Bus - common feature in integration tools.