node
context - node local context
flow - flow scope context
global - global scope context
Node-RED
Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range of nodes in the palette. Flows can be then deployed to the runtime in a single-click. JavaScript functions can be created within the editor using a rich text editor.
https://nodered.org/


Seonglae Cho