Skip to content
Hayden edited this page Feb 20, 2022 · 10 revisions

Nodes

This project contains the following basic nodes:

Dashbored

Each dashbored which are accessible at nodered:1880/<dashbored>

Server

The web server node that serves the dashboreds and provides some global options such as weather information.

Widget

A widget is something that does actions. For example one widget may be a simple button or something complex like a camera preview.

Dashbored Node

This is the node which can be added to a flow, it is simply a way to interface with a dashbroed in a flow.

Widget Node

This is the node which can be added to a flow, it is simply a way to interface with a widget in a flow.

Clone this wiki locally