Blog
-
Displaying logged in user on Node-RED Dashboard 2.0 (2026)

About a month ago, a powerful solution became available to the Node-RED community to deal with users and allow multiple to interact with the same dashboard in a personalized manner. It's called the Multli user Dashboard for Node-RED. In this guide, we will provide a step-by-step guide to show you how to secure your dashboard and access and display logged in user information on Dashboard 2.0.
read more... -
Sign up for our monthly email updates:
-

Storing Data: Getting Started with Node-RED
It's quite straightforward to pass plenty of useful data with each message (msg) in your flows. Not only can you... -

Step-by-Step Guide to Deploying Node-RED with FlowFuse in balenaCloud
In a recent webinar with balena, we explored the dynamic capabilities of deploying FlowFuse to a fleet of devices using... -

Capture Data from edge devices with Node-RED
While cloud computing has revolutionized data access and analysis, not all data can be accessed from the cloud. In many... -

Send a File to Node-RED
Have you ever needed to send a CSV file to your Node-RED instance? This file can go on to populate... -

Import a File into Node-RED with Dashboard 2.0
Need to get a file into Node-RED, but don't want to over complicate things. This article outlines how you... -

Run Node-RED as a service on Windows
FlowFuse's device agent allows you to manage and run your Node-RED instances on your own hardware such as a Raspberry Pi... -

Custom Vuetify components for Dashboard 2.0
Vuetify is a library of UI components using Vue. This saves the developers of Dashboard 2.0 a lot of time, but... -

How to Build an OPC UA Client Dashboard in Node-RED - Part 3 (2026)
This article is the third and final part of our OPC UA content series. In the first article, we cover... -

How to add images to Node-RED dashboards when using FlowFuse (2026)
Using images in your Node-RED dashboards can significantly improve your users' experience. The most common method to add images to... -

How to Deploy a Basic OPC-UA Server in Node-RED - Part 1 (2026)
This article is the first part of a series of OPC-UA content. Here, we will explain some basic concepts... -

Node-RED as a No-Code EtherNet/IP to S7 Protocol Converter
Frequently in industrial automation, there's a need for two devices that use different protocols to communicate with each other, requiring... -

Use any npm module in Node-RED (2026)
Node-RED has an incredibly rich resource of integrations available, but sometimes you need that little bit of extra functionality, or... -

Node-RED Tips - Dashboard Edition
There is usually more than one way to complete a given task in software, and Node-RED is no exception. In... -

Persisting chart data in Node-RED Dashboard 1
Node-RED makes it easy to create HMI (Human Machine Interfaces) using Node-RED Dashboard. -

Best Practices Integrating a Modbus Device With Node-RED (2026)
The world of industrial automation is slow to adopt new technology. With legacy equipment already working and in place, paralyzing... -

Chat GPT in Node-RED Function Nodes
Recently we posted a demo of ChatGPT integration in a Node-RED function node onto our social media accounts. We have now... -

Running the FlowFuse Device Agent as a service on a Raspberry Pi
FlowFuse's device agent allows you to manage and run your Node-RED instances on your own hardware such as a Raspberry Pi.... -

Node-RED Tips - Subflows, Link Nodes, and the Range Node
There is usually more than one way to complete a given task in software, and Node-RED is no exception. In...
