Node-Red Documentation

Introduction

Node-RED is an open source visual automation tool that allows for easier automation programming through the use of flows. A flow in node red is the sequence of operations (or program) for a given input. These operations are generally handled through Node-RED’s visual editor.

Subsections

  • MQTT - How to use the Node-Red MQTT palette.

Further Reading