Dataset Viewer
Auto-converted to Parquet Duplicate
id
string
title
string
context
string
url
string
extra_dependencies
list
package_dependencies
list
flow_json
list
060da601387eb694fde6f20e01f00f8e
smart energy
IoT-based monitoring system for temperature, humidity, power consumption and motion detection with real-time dashboard and smart alerts.
https://flows.nodered.org/flow/060da601387eb694fde6f20e01f00f8e
[ "ui_gauge", "ui_group", "ui_led", "ui_tab", "ui_text" ]
[ "node-red-dashboard" ]
[ { "id": "inject_fake_data", "type": "inject", "z": "flow_main", "name": "Generate Fake Data", "props": [ { "p": "payload" } ], "repeat": "5", "crontab": "", "once": true, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", ...
e6dc8e771c168b29150ce39dac47a410
temperatuur meten
Deze Node-RED flow ontvangt temperatuurmetingen van een Raspberry Pi Pico W via MQTT. De gegevens worden in realtime verwerkt en weergegeven op een dashboard in een tabel met tijdstempel, temperatuur 1 en temperatuur 2. Zo kan de gebruiker live de gemeten temperaturen opvolgen.
https://flows.nodered.org/flow/e6dc8e771c168b29150ce39dac47a410
[ "ui_group", "ui_tab", "ui_table" ]
[ "node-red-dashboard", "node-red-node-ui-table" ]
[ { "id": "mqtt_in_temp", "type": "mqtt in", "z": "flow1", "name": "Temperatuur Pico W", "topic": "school/klasX/picow/temperatuur", "qos": "0", "datatype": "auto", "broker": "mqtt_broker", "nl": false, "rap": true, "rh": 0, "x": 160, "y": 120, "wires": [ [...
7563479744eb302be567680647b35364
Example of Flows using @freol35241/nodered-contrib-zenoh
Follow the instructions from @freol35241/nodered-contrib-zenoh .
https://flows.nodered.org/flow/7563479744eb302be567680647b35364
[ "global-config", "tab", "zenoh-put", "zenoh-query", "zenoh-queryable", "zenoh-session", "zenoh-subscribe" ]
[ "@freol35241/nodered-contrib-zenoh" ]
[ { "id": "65a944dccdbc2e32", "type": "tab", "label": "Flux 1", "disabled": false, "info": "", "env": [] }, { "id": "42b6cc6f73f9a19b", "type": "zenoh-subscribe", "z": "65a944dccdbc2e32", "name": "", "session": "e38633ba7657f7d5", "keyExpr": "demo/example/**", "...
24189c204ffb9a0dc0c999a435f07b03
IoT and EMG Guided FES
IoT and Guided EMG FES for upper limb extremity
https://flows.nodered.org/flow/24189c204ffb9a0dc0c999a435f07b03
[ "tab", "ui_chart", "ui_gauge", "ui_group", "ui_tab" ]
[ "node-red-dashboard" ]
[ { "id": "tab1", "type": "tab", "label": "ESP32 Monitoring", "disabled": false, "info": "" }, { "id": "mqtt-broker", "type": "mqtt-broker", "name": "HiveMQ Cloud", "broker": "YOUR_CLUSTER_URL", "port": "8883", "tls": "tls1", "clientid": "node-red-viewer", "uset...
e9095c2f07060a1397a75adf6571875c
NAME-ESP32-HiveMQ-Node-RED Dashboard
Use this flow to visualize ESP32 sensor data (e.g., DHT11/LDR) from HiveMQ Cloud in a Node-RED Dashboard.
https://flows.nodered.org/flow/e9095c2f07060a1397a75adf6571875c
[ "tab", "ui_chart", "ui_gauge", "ui_group", "ui_tab" ]
[ "node-red-dashboard" ]
[ { "id": "tab1", "type": "tab", "label": "ESP32 Monitoring", "disabled": false, "info": "" }, { "id": "mqtt-broker", "type": "mqtt-broker", "name": "HiveMQ Cloud", "broker": "YOUR_CLUSTER_URL", "port": "8883", "tls": "tls1", "clientid": "node-red-viewer", "uset...
b4267e7faf3d811021d544c16e27dfb4
Agentic Blue Team Defense Flow – AI-Driven Threat Detection & Response
This Node-RED flow implements an AI-driven Blue Team security simulation designed to detect, classify, and respond to potential cyber threats in real time. It uses agentic nodes (simulated AI defenders and attackers) to test and visualize how autonomous systems handle security exploits. The flow integrates: OpenAI/LLM ...
https://flows.nodered.org/flow/b4267e7faf3d811021d544c16e27dfb4
[ "openai", "sqlite", "tab", "ui_group", "ui_tab", "ui_text" ]
[ "node-red-contrib-openai", "node-red-dashboard", "node-red-node-sqlite" ]
[ { "id": "tab1", "type": "tab", "label": "AI Blue Team Agentic Flow", "disabled": false, "info": "" }, { "id": "inject-threat", "type": "inject", "z": "tab1", "name": "Simulated Threat Input", "props": [ { "p": "payload" } ], "repeat": "", "...
588dd14f35b866c2f504624937ad0b93
testiot binus
untuk test iot kelas base binus university
https://flows.nodered.org/flow/588dd14f35b866c2f504624937ad0b93
[ "ui_group", "ui_tab", "ui_text" ]
[ "node-red-dashboard" ]
[ { "id": "device_inject", "type": "inject", "z": "flow1", "name": "Device: publish every 5s", "props": [ { "p": "payload" } ], "repeat": "5", "crontab": "", "once": true, "onceDelay": "1", "topic": "", "payload": "", "payloadType": "date", "...
2497c300b5c821258d3820d26adafaef
Smart Parking Monitoring System
Real-time smart parking monitoring dashboard using MQTT. Receives data from ESP32 sensors and displays available parking slots with visual gauge and status.
https://flows.nodered.org/flow/2497c300b5c821258d3820d26adafaef
[ "ui_gauge", "ui_group", "ui_tab", "ui_text" ]
[ "node-red-dashboard" ]
[ { "id": "mqtt-in", "type": "mqtt in", "name": "Parking Data", "topic": "kelompok1/smartparking/kapasitas", "qos": "2", "datatype": "auto", "broker": "hivemq", "x": 140, "y": 100, "wires": [ [ "json-parse" ] ] }, { "id": "json-parse", "type"...
4b6a0647e22faa12d2f982d2e31882fe
Smart Parking Monitoring System
Real-time smart parking monitoring dashboard using MQTT. Receives data from ESP32 sensors and displays available parking slots with visual gauge and status.
https://flows.nodered.org/flow/4b6a0647e22faa12d2f982d2e31882fe
[ "ui_gauge", "ui_group", "ui_tab", "ui_text" ]
[ "node-red-dashboard" ]
[ { "id": "1", "type": "mqtt in", "z": "", "name": "", "topic": "kelompok1/smartparking/kapasitas", "qos": "2", "datatype": "auto", "broker": "1", "x": 100, "y": 100, "wires": [ [ "2" ] ] }, { "id": "2", "type": "json", "z": "", "...
0ee2d2f4e7d9719554e891a510614e5a
E-Nose Prototype
This flow reads gas sensor data (NH3, CH4) from Arduino, processes it, and displays it on a Node-RED dashboard with gauges and charts.
https://flows.nodered.org/flow/0ee2d2f4e7d9719554e891a510614e5a
[ "tab", "ui_chart", "ui_gauge", "ui_group", "ui_tab" ]
[ "node-red-dashboard" ]
[ { "id": "e-nose-prototype", "type": "tab", "label": "E-Nose Prototype", "disabled": false, "info": "" }, { "id": "inject-nh3", "type": "inject", "z": "e-nose-prototype", "name": "Simulate NH₃", "props": [ { "p": "payload" } ], "repeat": "5", ...
cb7801e65886a7438db6c88be817d46e
IoT PLC Integration
This flow is a basic example of integrating IoT with PLC for Smart Factories
https://flows.nodered.org/flow/cb7801e65886a7438db6c88be817d46e
[ "s7 endpoint", "s7 in", "s7 out" ]
[]
[ { "id": "e267b548965a7a6d", "type": "s7 in", "z": "c1e71160f19e64f3", "endpoint": "48669d354896b173", "mode": "single", "variable": "Temperature", "diff": false, "name": "Read Temperature", "x": 230, "y": 100, "wires": [ [ "d9cb9d8c6010d2f4" ] ] ...
16a3ae8a2c7886599ea30a7a1e813081
Dashboard z Luxriot
[ { "id": "luxriot_http_in", "type": "http in", "z": "1", "name": "Odbiór alarmu Luxriot", "url": "/luxriot_alarm", "method": "post", "upload": false, "swaggerDoc": "", "x": 160, "y": 100, "wires": [["luxriot_json_parser", "http_response"]] }, { "id": "http_response...
https://flows.nodered.org/flow/16a3ae8a2c7886599ea30a7a1e813081
[ "ui_group", "ui_tab", "ui_template" ]
[ "node-red-dashboard" ]
[ { "id": "luxriot_http_in", "type": "http in", "z": "1", "name": "Odbiór alarmu Luxriot", "url": "/luxriot_alarm", "method": "post", "upload": false, "swaggerDoc": "", "x": 160, "y": 100, "wires": [ [ "luxriot_json_parser", "http_response" ] ...
6ab49ab9ac947ffd2e7ebabbffc9d860
Smart Home Monitoring System (Simulated Sensors)
This flow simulates temperature sensors in two rooms. It uses Inject nodes to generate data, Function nodes to format the messages, and Debug nodes to show the output. This is part of a smart home monitoring system prototype using Node-RED.
https://flows.nodered.org/flow/6ab49ab9ac947ffd2e7ebabbffc9d860
[ "tab" ]
[]
[ { "id": "c1a4f1b3d86a4e3b", "type": "tab", "label": "Smart Home Monitoring", "disabled": false, "info": "" }, { "id": "c3a0a9e62438dbb1", "type": "inject", "z": "c1a4f1b3d86a4e3b", "name": "Room 1 Temp", "props": [ { "p": "payload" } ], "repeat...
9e3469c9fcc9941cb6d87cb6514256ab
IOT Monitoring System
IOT Monitoring System dashboard using node red
https://flows.nodered.org/flow/9e3469c9fcc9941cb6d87cb6514256ab
[ "MySQLdatabase", "mysql", "ui_chart", "ui_gauge", "ui_group", "ui_tab", "ui_text", "ui_webcam" ]
[ "node-red-dashboard", "node-red-node-ui-webcam" ]
[ { "id": "5fb4d89ecb087097", "type": "inject", "z": "426398a38864de60", "name": "SP", "props": [ { "p": "payload.e1", "v": "1000", "vt": "num" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": t...
7350cc51798b622e5c3371a56bc82a8e
tugas-miot-b-ainur
This is my submission for "Mobile & IoT" course
https://flows.nodered.org/flow/7350cc51798b622e5c3371a56bc82a8e
[ "ui_button", "ui_gauge" ]
[ "node-red-dashboard" ]
[ { "id": "mqtt_in_temp", "type": "mqtt in", "z": "flow_id", "name": "Temp In", "topic": "/Thinkniot/temp", "broker": "mqtt_broker", "x": 120, "y": 100, "wires": [ [ "gauge_temp" ] ] }, { "id": "gauge_temp", "type": "ui_gauge", "z": "flow_id"...
45a1c893a2acd0dc9df7c7b91b82bfe6
@halsystems/red-bacnet sample flow
Sample flow for using @halsystems/red-bacnet nodes
https://flows.nodered.org/flow/45a1c893a2acd0dc9df7c7b91b82bfe6
[ "bacnet client", "discover device", "discover point", "read point", "write point" ]
[ "@halsystems/red-bacnet" ]
[ { "id": "b0151ec541f6ead8", "type": "inject", "z": "3574897fc3fa29e9", "name": "", "props": [], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "x": 110, "y": 80, "wires": [ [ "f43cf0dc1fdad362" ] ] }, { "...
335a479c9217b647d9dea7be51628993
If the electricity price is below 15 cents or the electricity price level is very low or there is a 500 W surplus, then the dehumidifier can be switched on!
This Node-RED flow is designed to manage a dehumidifier in a basement based on several energy-related conditions. Here’s an overview for beginners:
https://flows.nodered.org/flow/335a479c9217b647d9dea7be51628993
[ "api-call-service", "api-current-state", "ha-device-config", "ha-entity-config", "server", "server-state-changed", "stopwatch" ]
[ "node-red-contrib-home-assistant" ]
[ { "id": "783fcb82ed273bfd", "type": "server-state-changed", "z": "a0260771323b8f90", "name": "Preis unter 15 Cent", "server": "e26448c8b8b5c235", "version": 5, "outputs": 2, "exposeAsEntityConfig": "", "entityId": [], "entityIdType": "list", "outputInitially": true, "...
5afa059cb8ebc7177a30c21e98db309a
PUCPR IOT SOM2
Somativa 2 IOR PUCPR Grupo 10
https://flows.nodered.org/flow/5afa059cb8ebc7177a30c21e98db309a
[ "ui_chart", "ui_group", "ui_tab" ]
[ "node-red-dashboard" ]
[ { "id": "mqtt_in_node", "type": "mqtt in", "z": "node_red_flow", "name": "Receber Dados IoT", "topic": "pucpr/iotmc/msg_node_red", "qos": "0", "datatype": "auto", "broker": "mqtt_broker", "x": 160, "y": 120, "wires": [ [ "json_parser", "debug_node" ...
20944a53ca9bb44181c1736a2228acf5
pucpriot ensayo
ensayo conecuón para pasar la humedad , la temperatura y el la humedad del aire sla nodo desde mqtt
https://flows.nodered.org/flow/20944a53ca9bb44181c1736a2228acf5
[]
[]
[ { "id": "mqtt_in", "type": "mqtt in", "z": "9b9f0b9b.818eb8", "name": "", "topic": "ESP32/sensores/datos", "qos": "0", "datatype": "auto", "broker": "mqtt_broker", "x": 200, "y": 200, "wires": [ [ "debug_node" ] ] }, { "id": "mqtt_out", ...
af002e3744d2d749c50b599b7798f6d0
flow node-red-contrib-iot-things
flow node-red-contrib-iot-things
https://flows.nodered.org/flow/af002e3744d2d749c50b599b7798f6d0
[ "Barcode Decoder", "Barcode Generator", "Barcode Reader", "image viewer", "jimp-image", "remote terminal", "tab", "ui_base", "ui_button", "ui_dropdown", "ui_group", "ui_switch", "ui_tab", "ui_template", "ui_text_input" ]
[ "node-red-contrib-image-tools", "node-red-contrib-iot-things", "node-red-dashboard" ]
[ { "id": "4d11d238fccc0226", "type": "tab", "label": "Barcode Reader", "disabled": false, "info": "", "env": [] }, { "id": "8b843c53ecf4da61", "type": "tab", "label": "RemoteTerminal", "disabled": false, "info": "", "env": [] }, { "id": "b18b64df96344563", ...
1757c58d47ee3027d4f10caf769ebde3
IoT Benchmark Client
Client device flow for connection to IoT Benchmark server host.
https://flows.nodered.org/flow/1757c58d47ee3027d4f10caf769ebde3
[ "CPUs", "Drives", "Loadavg", "Memory", "NetworkIntf", "OS", "modbus-client", "modbus-getter" ]
[ "node-red-contrib-modbus" ]
[ { "id": "9c034e920e574df7", "type": "CPUs", "z": "bcb8a3fcf45cf575", "name": "", "x": 470, "y": 260, "wires": [ [ "c4e47e4fe4a4db8d" ] ] }, { "id": "db3d7cbdbe0e0650", "type": "Loadavg", "z": "bcb8a3fcf45cf575", "name": "", "x": 480, "y...
c6fb46f2473b3075396bd2cb828572a2
IoT Benchmark
Server flow for testing IoT Clients.
https://flows.nodered.org/flow/c6fb46f2473b3075396bd2cb828572a2
[ "group", "modbus-client", "modbus-write", "ui_button", "ui_chart", "ui_group", "ui_numeric", "ui_switch", "ui_tab", "ui_table" ]
[ "node-red-contrib-modbus", "node-red-dashboard", "node-red-node-group", "node-red-node-ui-table" ]
[ { "id": "f88a2953c5f269ba", "type": "mqtt out", "z": "a472ccef8b59cb8d", "name": "", "topic": "device", "qos": "", "retain": "", "respTopic": "", "contentType": "", "userProps": "", "correl": "", "expiry": "", "broker": "cce6e02253143063", "x": 590, "y": 6...
a978a2f9cad713e2497d7214dcaaf59b
Manage all Tuya devices with node-red
For the development of TuyaDAEMON I have collected a series of information that I believe may be of general interest.
https://flows.nodered.org/flow/a978a2f9cad713e2497d7214dcaaf59b
[ "hmac" ]
[]
[ { "id": "b10c24ea75862d85", "type": "function", "z": "4bf109a5.a97ad8", "name": "", "func": "var device_id = flow.get(\"device_id\");\nvar APIurl = \"/v2.0/cloud/thing/\"+device_id;\nvar t = msg.time;\nvar method = \"GET\";\n\nvar url = flow.get(\"data_center\");\nvar client_id = flow.get(\"tu...
1a0b739e5a2444ab4ecbd87fae430a22
Azure COSMOS DB REST API integration
A Node-RED flow, to integrate Azure COSMOS DB with Node-RED using REST APIs exposed by Azure. No additional libraries used.
https://flows.nodered.org/flow/1a0b739e5a2444ab4ecbd87fae430a22
[ "junction", "tab" ]
[]
[ { "id": "f6f2187d.f17ca8", "type": "tab", "label": "Cosmos DB Test", "disabled": false, "info": "", "env": [ { "name": "AzureMasterKey", "value": "OoLzEQaRtYk9LCAvLEzhvmxLxSrCa7ZG6Y5OJL3YDEvU0W3kXNqqJykSiLShfgahbgqoCo2OOyqyACDbtPL1Xw==", "type": "str" }, ...
8d8e3e3e20bf2e70dee0bcf1b2a2b31a
Dualshock 4 receiver
Create a seamless gaming experience with the Node-RED DualShock 4 Receiver flow, powered by the dualshock-controller npm module. This versatile flow allows you to effortlessly connect and interact with your DualShock 4 controller in Node-RED, opening up a world of possibilities for gaming, automation, and control appli...
https://flows.nodered.org/flow/8d8e3e3e20bf2e70dee0bcf1b2a2b31a
[ "group", "tab" ]
[ "node-red-node-group" ]
[ { "id": "62264c9ebd5f8815", "type": "tab", "label": "Dualshock 4", "disabled": false, "info": "", "env": [] }, { "id": "99a814c605cf657a", "type": "group", "z": "62264c9ebd5f8815", "name": "Dualshock 4 controller sender", "style": { "label": true, "stroke"...
a0ff26f9c66a2b157ce9ab4befe3afde
save data change to database (SQLite)
Node-RED : Low-code programming for event-driven applications.
https://flows.nodered.org/flow/a0ff26f9c66a2b157ce9ab4befe3afde
[ "sql-prepare", "sqlite", "sqlitedb" ]
[ "node-red-contrib-sql-prepare", "node-red-node-sqlite" ]
[ { "id": "7f42f0eec47392cc", "type": "sqlite", "z": "285ecd284afc36bc", "mydb": "95be1cdf72319762", "sqlquery": "msg.topic", "sql": "", "name": "", "x": 1160, "y": 240, "wires": [ [ "1450fb96a13985ab" ] ] }, { "id": "b9e641260d07ae6c", "type...
37bc7fb7d6d83f345d004a9a07548da5
Sample flow for node-red-contrib-spike-counter
A Node-RED node to detect fluctuations/spike in a stream of numeric input data.
https://flows.nodered.org/flow/37bc7fb7d6d83f345d004a9a07548da5
[ "energy-meter", "modbus-client", "modbus-read", "spiker", "tab" ]
[ "node-red-contrib-energy-meter", "node-red-contrib-modbus", "node-red-contrib-spike-counter" ]
[ { "id": "d7cbbbbf528a574e", "type": "tab", "label": "spiker", "disabled": false, "info": "", "env": [] }, { "id": "f2af9fb7881ba5da", "type": "modbus-read", "z": "d7cbbbbf528a574e", "name": "SDM 120 Voltage", "topic": "", "showStatusActivities": true, "logIOAc...
End of preview. Expand in Data Studio

Geyanth08/raw_node_red_flows

This dataset contains extracted Node-RED flow records for NL-to-Flow generation research.

Files

  • data/train.jsonl: Main training records in JSONL format
  • metadata/dataset_v0_summary.csv: Flattened summary view
  • metadata/flow_urls.csv: URL source list
  • metadata/operation_timings.csv: Collection and extraction run timings
  • metadata/dataset_v0_extract_errors.csv: Extraction errors log

Record Fields

Each JSONL row contains:

  • id
  • title
  • context
  • url
  • extra_dependencies
  • package_dependencies
  • flow_json

Current Snapshot

  • Total JSONL records: 668

Load in Python

from datasets import load_dataset

ds = load_dataset("Geyanth08/raw_node_red_flows", data_files="data/train.jsonl", split="train")
print(ds[0])
Downloads last month
4