Install dashboard and table¶
The much faster way to setup the flow is just to import the and configure the nodes, if needed. To ensure that we won't have missing node types in our Node-RED instance, we need to install the Node-RED dashboard and Node-RED UI Table.
Step 1: Install the Node-RED dashboard and Node-RED UI Table¶
- Open
Manage palette
- Select the
install
tab, insertnode-red-dashboard
and pressinstall
Repeat it for thenode-red-node-ui-table
.