Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 34d4920

Browse files
committed
added clarity around importing dashboard nodes
1 parent cb42671 commit 34d4920

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/part3/DASHBOARD.md

+10
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ In this lab you will import Node-RED flows which create Dashboard Charts. After
1313

1414
In this section you will learn about Node-RED Dashboard Charts and then create a chart to graph the sensor data arriving from the device.
1515

16+
### Step 1 - Add the Dashboard nodes to the Node-RED pallet
17+
18+
Follow the [steps outlined in the introduction to Node-RED](NODERED.md#step-3-how-to-install-additional-node-red-nodes-information-only) to import the **node-red-dashboard** nodes to your Node-RED pallet
19+
20+
- From the Node-RED menu (☰), select *Manage Pallet**
21+
- Goto the Install tab
22+
- Search for the **node-red-dashboard** nodes
23+
- Press the **install** button to install the nodes
24+
- Close the Pallet Manager window when the nodes have been installed
25+
1626
### Step 1 - Import the Node-RED Dashboard Chart Flows
1727

1828
Open the “Get the Code” github URL listed below, mark or Ctrl-A to select all of the text, and copy the text for the flow to your Clipboard. Recall from a previous section, click on the Node-RED Menu, then Import, then Clipboard. Paste the text of the flow into the Import nodes dialog and press the red Import button. Finally, click on the red **Deploy** button in the upper right corner.

0 commit comments

Comments
 (0)