Skip to content

Commit

Permalink
Merge pull request #1193 from FlowFuse/ZJvandeWeg-patch-1
Browse files Browse the repository at this point in the history
sales: Demo to use dashboard 2.0
  • Loading branch information
zackwasli authored Oct 3, 2023
2 parents 5f0ff91 + 9edc90e commit 49e3d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handbook/sales/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ OK, so finally, let’s look at the HMI instance. We’ll store the latest data

Again, we’ll use the project link nodes to do that. This time we will make the request from the HMI, grab the data and return it back. This puts the HMI in control of how often it gets new data.

Let’s build a simple dashboard to show the data. We’ll use [node-red-dashboard](https://flows.nodered.org/node/node-red-dashboard) so let’s get that installed.
Let’s build a simple dashboard to show the data. We’ll use [@flowforge/node-red-dashboard](https://dashboard.flowfuse.com) so let’s get that installed.

I’m going to output the current RAM usage onto a graph which shows data for the last hour. This graph will auto update. This system will request new data every 10 seconds. Let’s also output the current value in a gauge.

Expand Down

0 comments on commit 49e3d98

Please sign in to comment.