This projects provides a patched version of urbiworx/node-red-contrib-freeboard v0.0.7, which adds NodeRED as datasource for Freeboard dashboards.
The original extension has a couple of flaws and minor bugs requiring improvements and fixes in order to work as expected.
(C) 2025, MarvinX
Apache Version 2.0, see LICENSE file. The included Freeboard RAG-widget is under MIT license.
node-red-contrib-freeboard, Freeboard, RAG-widget
A step-by-step instruction for installing Node.js, NodeRED, Freeboard and this patched nodered-freeboard extension can be found in docs/nodered-freeboard_setup_and_usage.
Details about the implementation of nodered-freeboard extension and the interaction between NodeRED and Freeboard dashboard can be found in docs/nodered-freeboard_internals.md.
Freeboard RAG-widget version, included here, is based on leon-vd/freeboard-widget-rag.