You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zobalogh edited this page Oct 29, 2014
·
8 revisions
This page defines the features and design conventions that each input node should adhere to. The page is currently under development and changes to its contents are possible. Once the behaviour is agreed upon, these conventions are going to be migrated onto the Node-RED website for easy reference.
Input nodes MUST:
Create a new msg JavaScript object for every distinctive output they wish to generate. This is to be achieved for example by: