- Workspace: Displays the flow. Graphically program using function blocks.
- Deploy: Deploy the changes the flow to the flow editor instance.
- Burger menu: Displays the additional functionality, for example:
- Import or Export: Import or Export the flows from the editor.
Only one flow can be imported or exported from the UI.
- Restart Rule Engine: Restart the flow editor.
- Dashboard: Redirect to the embedded Node-RED dashboarding functionality.
The dashboard is available when the flow contains some Node-RED dashboard nodes.
- Node-RED website: Redirect to the node-red website.
- Publish flows: Publishing flows will deploy the changes to all the rule engine instances and applied to all manual or scheduled rule runs.
- Sidebar: Displays several useful tools and information.
- Palette: Displays all available nodes. The available node groups depend on the subscription.
Sidebar
- Info: Displays information about the current flow.
- Help: Displays detailed help about nodes.
- Debug: Displays error messages in the current flow's debug node and allows to troubleshoot the flow.
- Config: Displays a list of all config nodes, organized by their scope.
For more information about the Node-RED user interface, see the Node-RED documentation (https://nodered.org/docs/user-guide/editor/sidebar/).