Skip to content

Quantum nodes collection

Philippe Raude edited this page May 30, 2022 · 306 revisions

^ Back to Node-Red

Table of Contents

SEARCH AND INSTALL A NODE

If you did not find a protocol or function in the sorted list below, search over 3300 nodes :

Still haven't found, search over 1.3 million packages, you can install it and call it easely from a function node : Search and install a new node from node-RED :
 Manage palette -> Install -> type your text

Or install a new node from a linux console :

 cd ~/.node-red
 npm install node-red-<nodename>

Update the AUSTRAL ELECTRONICS nodes collection :

 Download the last .tgz package from github
 Manage palette -> Install -> Upload module tgz file -> node-red-contrib-austral-collection-X.X.X.tgz

On package update error, open a linux console :

 cd .node-red
 rm package-lock.json

SORTED BY FUNCTION NODE-RED NODES

Artificial intelligence

  • Brain JS - node-red-contrib-brain-js - This node provides neural networks using brain.js
  • Another Brain JS - node-red-contrib-neuralnet - This node provides neural networks using brain.js
  • Face recognition - node-red-contrib-face-recognition - A wrapper node for the epic face-api.js library
  • Machine Learning - node-red-contrib-machine-learning - Machine learning package for node-red.
  • Machine Learning V2 -node-red-contrib-machine-learning-v2 - Machine learning package for node-red.
  • Machine Learning BigML bigml-nodered - BigML bindings for Nodered
  • Machine Learning Giant node-red-contrib-giant - Simple Machine Learning Example
  • OpenCV - node-red-contrib-opencv - Node-RED node for OpenCV. This node can detect face, eye, eyeglasses, full body and car from image.
  • Tensor Flow JS - node-red-contrib-tf-model - A custom Node-RED node to retrieve/execute a Tensorflow model
  • Tensor Flow JS Object Detection - node-red-contrib-tfjs-coco-ssd - A Node-RED node that uses tensorflowjs for object detection.

Audio & voice assistants

  • Amazon Alexa - node-red-contrib-virtual-smart-home - A Node-RED node that represents a 'virtual device' which can be controlled via Alexa.
  • Google Assistant - node-red-contrib-google-smarthome - Lets you control Node-Red via Google Assistant or the Google Home App.
  • Node Red - Mycroft interface
  • Mycroft precise wake word engine - node-red-contrib-precise-wakeword - A lightweight, simple-to-use, RNN wake word listener.
  • Play Audio file - node-red-contrib-audio - This node plays an audio file, either locally or streamed over http
  • Play Audio - node-red-contrib-play-audio - A node-red node for playing audio in the browser.
  • Microphone - node-red-node-ui-microphone - A Node-RED ui node to record audio or to recognize spoken text on a dashboard.
  • TTS-ultimate - node-red-contrib-tts-ultimate - Transforms the text in speech and hear it using Sonos player or generate an audio file to be used with third parties nodes. Works with voices from Amazon, Google (without credentials as well), Microsoft TTS Azure, or your own voice.

Cloud

  • Stackhero influxdb v2 - node-red-contrib-stackhero-influxdb-v2 - A Node-RED node to connect to an InfluxDB v2 database on the cloud.
  • AWS collection - node-red-contrib-aws - A collection of Node-RED nodes for AWS. Includes nodes for DynamoDB, EC2, IoT, Kinesis, Lambda, SNS, SQS and S3.
  • AWS IOT Hub - node-red-contrib-aws-iot-hub - An aws-iot-hub node for Node-RED
  • AWS Amazon S3 - node-red-node-aws - A Node-RED node to watch, save and retreive files from an Amazon S3 bucket
  • Azure Data Lake Storage - node-red-contrib-azure-data-lake-storage - A Node-RED node library to connect to your Azure Data Lake Storage Gen2
  • Azure IOT Hub - node-red-contrib-azureiothubnode - An Azure IoT Hub node for node-red.
  • Elastisearch - node-red-contrib-elasticsearch7 - A set of Node-RED nodes for Elasticsearch including search, get, exists, create, update and delete.
  • All in one Elastisearch - node-red-contrib-elasticsearch-jupalcf - Elasticsearch Wrapper for NodeRed.
  • Google Cloud - node-red-contrib-google-cloud - Node-RED nodes for Google Cloud Platform.

Control & Robotics

  • Autopilot - node-red-contrib-austral-collection - An autopilot designed for the sailing competition (Vendee Globe grade) and USV (surface drone). - Upon request, for Quantum Ultima Only.
  • Esprit in/out - node-red-contrib-austral-collection - Interface to the marine grade, universal motion controller Esprit
  • FCS - node-red-contrib-austral-collection - A 3D flight Control System for foilers. - Upon request, for Quantum Ultima Only.
  • Nav3D - node-red-contrib-austral-collection - A 3D navigation control for underwater drone (AUV). - Upon request, for Quantum Ultima Only.
  • PID - node-red-contrib-pid - A Node-RED node that provides a simple PID controller.
  • PID autotune - node-red-contrib-pid-autotune - A node-red node example to perform an autotune PID.
  • ROS Bridge - node-red-contrib-ros - Node-RED nodes for connecting to ROS bridge.
  • ROS WNM - node-red-contrib-ros-wnm - Node-RED nodes for connecting to ROS bridge.
  • Snappy ROS - snappy-ros - A collection of Node-red nodes for connecting with ROS.
  • DDS Vortex for ROS2 - node-red-contrib-vortex - Node-RED for using data from PrismTechs' Vortex Global Data Space.
  • ROS2 Client binding rclnodejs - node-red-contrib-ros2 - ROS2 bridge
  • node-js ROS2 Client Lib - ROS2 Client Library for JavaScript

Data files

  • CSV to JSON - node-red-contrib-csvtojson - Node-RED node to parse csv to json.
  • Cheerio Xml/html to JS - node-red-contrib-cheerio - Node Red node to parse xml/html and map to javascript object.
  • Dropbox - node-red-node-dropbox - Node-RED nodes to watch and download files from Dropbox.
  • Excel - node-red-contrib-excel - Converts JSON to excel and writes to file specified.
  • File Upload - node-red-contrib-file-upload - A Node-RED node for file upload.
  • JSON - node-red-contrib-json - A Node-RED node for processing JSON.
  • JSON DB - node-red-contrib-json-db - Node-RED Node to store/retrieve easily information stored into .json file.
  • Replay - node-red-contrib-austral-collection - Replay a CSV log file at a specified rate.
  • Speadsheet In - node-red-contrib-spreadsheet-in - This package provides Node-RED nodes to read data from spreadsheet (Excel, ODS, etc.) file.
  • Tail a file - node-red-node-tail - A node to tail files for Node-RED.

Database & Data Collection (Embedded)

  • Decim_log - node-red-contrib-austral-collection - Decimate and ticks metrics (used before sending to the cloud or a database)
  • Influxdb - node-red-contrib-influxdb - Node-RED nodes to save and query data from an influxdb time series database.
  • Influxdb backup - node-red-contrib-influxdb-backup - A node for backing up influx database using influxd backup.
  • Redis - node-red-contrib-redis - Node Red client for Redis with pub/sub, list, lua scripting and other commands support.
  • Warpscript Warp 10 - @senx/node-red-contrib-warpscript - Node-RED node for executing WarpScript™.
  • TDengine - td2.0-connector - This is the Node.js library that lets you connect to TDengine 2.0 version.

Earth modelisation

  • Darksky - node-red-node-darksky - A Node-RED node that gets the weather forecast from the DarkSky API.
  • Sun Events - node-red-contrib-sunevents - A node for node-red that generates events based on the position of the Sun at the appropriate time of day
  • Weathermap - node-red-node-openweathermap - A Node-RED node that gets the weather report from openweathermap.
  • Windy Upload - node-red-contrib-windy-upload - Node red node to upload weather data to windy.com.
  • Wmm - node-red-contrib-austral-collection - World Magnetic Model

Energy & EV Charging protocols

  • Victron - @victronenergy/node-red-contrib-victron - Custom Victron Energy nodes for Node-RED.
  • Open Charge Point Protocol - node-red-contrib-ocpp - A set of nodes to communicate via OCPP to a compatible charge box or central system.
  • Smappee Protocol - @smappee/node-red-contrib-smappee - A collection of Smappee nodes for Node-RED.
  • Siemens SENTRON - node-red-contrib-siemens-sentron - A node-RED nodes to read electrical measures from Siemens SENTRON series over Modbus TCP/IP.
  • Smartmeter Energy - node-red-contrib-smartmeter - Node, that reads and parses values from smartmeter devices.

Failsafe & sensors selections

  • Select-gnss - node-red-contrib-austral-collection - GNSS Selection, Failsafe, Filtering...
  • Select-ins - node-red-contrib-austral-collection - INS Selection, Failsafe, Filtering...
  • Select-mast-rot - node-red-contrib-austral-collection - Mast angle Selection, Failsafe, Filtering...
  • Select-sow - node-red-contrib-austral-collection - Speed Over Water Selection, Failsafe, Filtering...

Functions & Languages

Hardware interfaces

  • Serial Port - node-red-node-serialport - Node-RED nodes to talk to serial ports.
  • Socketcan - node-red-contrib-socketcan - node-red nodes for CANbus socketcan.
  • I2C - node-red-contrib-i2c - A Node-RED node to talk an I2C port.

Building/Home/Boat Automation Protocols

  • BACnet - npm install node-red-contrib-bacnet - Building Automation and Control Networks Protocol toolbox for Node-RED.
  • Enocean Self-Powered Wireless - node-red-contrib-enocean - An enocean node for node-red.
  • Flic bluetooth buttons - node-red-contrib-flic-buttons - A Node-RED node to inject events from flic buttons.
  • Tasmota - node-red-contrib-tasmota - Node-RED integration for Tasmota flashed devices.
  • USB HID Relays - node-red-contrib-usb-hid-relay - Allows for control of USB HID relays in node red.
  • Netatmo - node-red-contrib-netatmo - Provides a few nodes to connect to Netatmo devices.

Math & Signal processing

  • Aggregator - node-red-contrib-aggregator - A Node-Red node that can be used to aggregate numeric values over a specific time span.
  • Average - node-red-contrib-average - A Node-RED node to calculate average.
  • Calc : Basic math - node-red-contrib-calc - A Node-Red node to perform basic mathematical calculations.
  • Filters IIR,FIR,FFT - A digital filter library.
  • Interpolate 1D - node-red-contrib-interpolate - Node-RED node for 1-D linear interpolation of data points.
  • Kalman Filter & Tutorial - node-red-contrib-kalman - A Simple Kalman filter node for Node-RED.
  • Kalman Filter - An advanced Kalman filter library.
  • Statistics - node-red-contrib-statistics - A node-red node to perform simple statistical operations on a flow.
  • Random - node-red-node-random - A Node-RED node that when triggered generates a random number between two values.
  • report-by-exception (RBE) and deadband - node-red-node-rbe - A Node-RED node that provides report-by-exception (RBE) and deadband capability.
  • Smooth : Min,Max,Mean,LP/HP Filter - node-red-node-smooth - A Node-RED node that provides several simple smoothing algorithms for incoming data values.
  • Unit Converter - node-red-contrib-unit-converter - A Node Red node for unit conversions.

Messages & Flows management

  • Action Flows - node-red-contrib-actionflows - Create extendable, loopable, and reusable design patterns for flows.
  • Deamon Exec - node-red-node-daemon - A Node-RED node that runs and monitors a long running system command.
  • Configurable interval - node-red-contrib-configurable-interval - A simple node-red node that sends a message at regular intervals.
  • Device Stats - node-red-contrib-device-stats - Node-RED nodes for Device Statistics.
  • Edge Trigger - node-red-contrib-edge-trigger - A set of nodes to trigger on rising or falling values.
  • Interval - node-red-contrib-interval - A simple node-red node that sends a message at regular intervals.
  • Message Age - node-red-contrib-nostalgic - A node to tell you how long ago it received a message.
  • Message Combine - node-red-contrib-combine - Node-RED Nodes that output combinations of consecutive incoming messages.
  • Counter - node-red-contrib-message-counter - Message counting node for node-red.
  • Message Interval - node-red-contrib-interval-length - A Node Red node to measure the interval length between successive messages.
  • Message Join wait - node-red-contrib-join-wait - Waits for incoming messages from different input paths to arrive within a fixed time window.
  • Latency - node-red-contrib-austral-collection - A tools for measuring a latency.
  • Message Queue - node-red-contrib-msg-queue - A contributed Node-RED node, that queues undeliverable messages to file for later delivery.
  • Message Speed - node-red-contrib-msg-speed - A Node Red node to measure the flow message speed, i.e. the rate at which messages arrive.
  • Message Splitter - node-red-contrib-splitter - A Node-RED node to split arrays into seperate messages, making it easy to loop over.
  • Message Input Split - node-red-contrib-input-split - Split an input on multiple outputs based on the provided configuration.
  • Message Stop Timer 2 - node-red-contrib-stoptimer2 - Sends the msg through the first output after the set timer duration.
  • Persist Data - node-red-contrib-persist - A node-red node to persist data between Node Red deploys and restarts.
  • Queue Gate - node-red-contrib-queue-gate - A Node-RED node for controlling message flow, with queueing capability.
  • Storenforward - smithtek-node-red-storenforward - A contributed Node-RED node, that queues undeliverable messages to file for later delivery.
  • Wait paths - node-red-contrib-wait-paths - Wait several branches to continue flow. Wait for incoming messages from diferent paths to generate only an output message.
  • Timeout - node-red-contrib-timeout - A simple timeout node which can also be used as a toggle for testing.

Package management & versioning

  • Admin nodes tab - node-red-contrib-admin - An admin tab for Node-RED
  • Expose npm - node-red-contrib-npm - Node-RED node to dynamically expose NPM modules as nodes.
  • Git flows management - node-red-contrib-git-nodes - Manage the flow in git repository.

Programmable Logic Controller (PLC) Interfaces

Protocols

  • Binary - node-red-contrib-binary - A Node-RED node to parse and serialize binary data.
  • Buffer parser - node-red-contrib-buffer-parser - Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more.
  • CANopen - This JS library allows the manipulation of CANopen devices as defined in CiA 301.
  • Email - node-red-node-email - Node-RED nodes to send and receive simple emails.
  • Email using Sendgrid - node-red-contrib-sendgrid - Sending e-mail node using SendGrid service.
  • FTP - node-red-contrib-ftp - A Node-RED node to FTP Client.
  • Advanced FTP - node-red-contrib-advanced-ftp - A Node-RED node to and Advanced FTP Client.
  • FTP SFTP - node-red-contrib-ftp-sftp - A node-red node that support FTP and SFTP file transfer using $() environment variables to control the ftp connection details.
  • SFTP - node-red-contrib-better-sftp - A better node for SFTP communication.
  • Mavlink - node-red-contrib-mf-mavlink - A node-red node that wraps the node.js MAVlink library to control drones.
  • Mavlink2 - node-mavlink - node-mavlink is a library for parsing and packing MAVLink2 messages.
  • Msgpack - node-red-node-msgpack - A Node-RED node to pack and unpack objects to msgpack format.
  • MQTT Mosquitto broker - node-red-contrib-mqtt-broker - MQTT Broker server on Node-RED.'
  • ModBus Serial - node-red-contrib-serial-modbus - Node to read values from a Modbus slave via RS485.
  • ModBus TCP - node-red-contrib-modbus - The all in one Modbus TCP and Serial contribution package for Node-RED.
  • Ping - node-red-node-ping - A Node-RED node to ping a remote server, for use as a keep-alive check.
  • Protobuf - node-red-contrib-protobuf - Protocol buffer encode/decode nodes.
  • Send SMS using Twilio - node-red-node-twilio - A Node-RED node to send SMS messages via the Twilio service.
  • SocketIO - node-red-contrib-socketio - Implementation for Node-RED of a SocketIO Server (Unity...).
  • ZMQ - node-red-contrib-zeromq - Node-RED nodes that provides ZeroMQ in, out and 2-way capability.

Protocols (Marine)

  • AIS decoding - node-red-contrib-ais - A node to decode AIS (AIMVD) messages into a readable and understandable JSON format.
  • Gnss-ins - node-red-contrib-austral-collection - Interface for GNSS, INS, IMU using a binary protocol (UBLOX, SBG...)
  • GPSD - node-red-contrib-gpsd - A Node-RED node, for retrieving data from a GPS Module via the GPSd Service Daemon.
  • N0183 in/out - node-red-contrib-austral-collection - NMEA0183 protocol (Including proprietary sentences : iXblue...).
  • N2000 in/out - node-red-contrib-austral-collection - NMEA2000 & J1939 protocols (Including proprietary sentences : Navico, Garmin, Maretron, Blink...).
  • SignalK - @signalk/node-red-embedded - Node red nodes for use with the signalk-node-red plugin.

Quantum Computing

  • Quantum - node-red-contrib-quantum - Quantum computing functionality for Node-RED (development version). - Video Tutorial

Remote acces

  • Remote - node-red-contrib-remote - Remote services for Node-RED including remote access, push notifications and questions through push notifications.
  • Remode red Android/iOS app - Via a tunnel between your local Node-RED installation in your private network and your smartphone you can easily control your UI Dashboard.

Sailing Competition & marine

  • Leeway - node-red-contrib-austral-collection - Measure or estimate the leeway angle. - Upon request, for Quantum Ultima Only.
  • Marine Traffic - Node module to fetch a ships track from http://marinetraffic.com and convert it to json/geojson to be analysed or plotted on a (Leaflet) map
  • Wind - node-red-contrib-austral-collection - Calculate a denoised and accurate true wind for the sailing competition (Vendee Globe & America's Cup grade). - Upon request, for Quantum Ultima Only.

System

  • Advance Logger - node-red-contrib-advance-logger - Advance logger for Node-Red.
  • CPU usage - node-red-contrib-cpu - A Node Red node to monitor CPU usage
  • Exit - node-red-contrib-exit - Terminate Node-RED by setting exit code.
  • EPI Bluetooth - node-red-contrib-epi-bluetooth - A Node-RED node to set up a Bluetooth LE peripheral.
  • File Browser - node-red-contrib-filebrowser - node-red module to access network shares.
  • Is Online - node-red-contrib-isonline - Node-Red node that checks if the Internet connection or URL is online.
  • OS - node-red-contrib-os - Node-Red nodes for obtaining cpu system information.
  • Memory Usage - node-red-contrib-linux-memory - Collect linux system memory stats.
  • Process-env - node-red-contrib-process-env - Node-RED node for process.env
  • IP Address - node-red-contrib-ip - This node provides the IP address (internal & public) of the machine hosting the Node-red.
  • Status_led - node-red-contrib-austral-collection - Manage the status led of the quantum calculator.
  • XTerm - bartbutenaers/node-red-contrib-xterm - A Node-RED node terminal front-end, to execute backend CLI commands.

Visual User Interface (HTML5)

  • Augmented reality - node-red-contrib-arnr - A Node-RED node to add data to an augmented reality web page. Uses the AR.js library.
  • Bar Chart Data - node-red-contrib-dashboard-bar-chart-data - Transforms sensor measurements or meter readings to be displayed in dashboard-chart as bar-chart.
  • Browser Utils - node-red-contrib-browser-utils - A collection of Node-RED nodes for browser interaction.
  • Chartjs - node-red-contrib-chartjs - A Node-RED node to provide charts for plotting things on. Implemented by Chart.js
  • Dashboard - node-red-dashboard - A set of dashboard nodes for Node-RED.
  • Dashboard Multiple Users - node-red-contrib-mdashboard - A fork of node-red-dashboard project that lets multiple users input data without updating other screens.
  • Dashboard Sum bars - node-red-contrib-dashboard-sum-bars - Calculate and display the sum of msg.payload in a bar chart.
  • Host a local DrawSvg service - node-red-contrib-drawsvg - A Node-RED node to host a local DrawSvg service (SVG integration usign DrawSvg editor).
  • Freeboard Dashboard - node-red-contrib-freeboard - Freeboard Dashboard Node for Node-RED.
  • Gauges - HTML5 and CSS realistic gauges. Video Tutorial
  • Graphs - node-red-contrib-graphs - A Node-RED graphing package. Contains a datasource node which handles historical data and live data streams, and a hackable visualization application designed to connect to the datasource nodes.
  • Pushover - node-red-contrib-pushover - A Pushover API wrapper for Node-RED (real-time notifications on your phone and Desktop).
  • Remote-pilot - node-red-contrib-austral-collection - An autopilot remote in a browser (phone, tablet, HTML5 App MFD...). - Upon request, for Quantum Ultima Only.
  • UI artless gauge - node-red-contrib-ui-artless-gauge - A Node-RED dashboard ui node. Gauge with minimal design.
  • UI Average bars - node-red-contrib-dashboard-average-bars - Calculate and display the average values of msg.payload in a bar chart.
  • UI Clock - node-red-contrib-ui-clock - An analog clock for the Node-RED Dashboard.
  • UI Context Menu - node-red-contrib-ui-contextmenu - A Node-RED widget to show a popup contextmenu in a Node-RED dashboard.
  • UI eTable - node-red-node-ui-etable - A Node-RED UI Node to create an editable table based on the Tabulator libraries.
  • UI Iframe - node-red-node-ui-iframe - A Node-RED widget node for embedding a Web page.
  • UI Heatmap - node-red-contrib-ui-heatmap - A Node Red node to show a heat map (based on the heatmap.js library).
  • UI Joystick - node-red-contrib-ui-joystick - A Node-RED widget node to show a (virtual) joystick in the Node-RED dashboard.
  • UI LED - node-red-contrib-ui-led - A simple LED status indicator for the Node-RED Dashboard.
  • UI multistate switch - node-red-contrib-ui-multistate-switch - A Node Red node to show a switch with multiple states in the Node-RED dashboard.
  • UI LED fork - node-red-contrib-ui-led-fork - A simple LED status indicator for the Node-RED Dashboard.
  • UI Level - node-red-contrib-ui-level - A Node Red dashboard ui node. Linear level indicator.
  • UI Linear Gauge - node-red-node-ui-lineargauge - A Node-RED ui node to display a linear gauge on the dashboard.
  • UI list - node-red-node-ui-list - Node-RED Dashboard UI widget node for simple list.
  • UI Media - node-red-contrib-ui-media - A simple NODE to allow images and videos on the dashboard.
  • UI mylittleuinode - ' - A Node-RED dashboard ui node to help you create your own ui node
  • UI State Chart - node-red-contrib-ui-statechart - Node-RED dashboard widget. Bar chart to visualize numeric values in relation, together with state represented by color.
  • UI State Trail - node-red-contrib-ui-state-trail - A Node-RED dashboard ui node. Trail of state changes over time.
  • UI table - node-red-node-ui-table - A Node-RED UI widget node which displays data as a table.
  • UI SVG - node-red-contrib-ui-svg - A Node-RED widget node to show interactive SVG (vector graphics) in the dashboard.
  • UI Upload - node-red-contrib-ui-upload - Node-RED Dashboard UI widget node for uploading a file content by Socket.io streaming.
  • UI Value Trail - node-red-contrib-ui-value-trail - Node-RED dashboard widget to show small trail of value history near some numeric value.
  • UI Vega visualization grammar - node-red-node-ui-vega - A Node-RED Dashboard widget node for declarative data visualization using Vega visualization grammar. It also support the Vega-lite specification.
  • UI Webcam - node-red-node-ui-webcam - A Node-RED ui node to capture images from a webcam.
  • Vis - node-red-node-vis - Visualisation for node-red. Based on ioBroker.vis
  • YAD Dashboard - node-red-contrib-component-dashboard - It allows you to create dashboard widgets as web-components that are accompanied by there own Node-RED node.
  • Web worldmap - node-red-contrib-web-worldmap - A Node-RED node to provide a web page of a world map for plotting things on.

Wireless IOT

  • Generic BLE - node-red-contrib-generic-ble - Node-RED nodes for generic BLE devices.
  • Iridium SBD - Node.js library for sending and receiving Iridium SBD (Short Burst Data) for the 9602 modem.
  • LoRaWAN - node-red-contrib-lorawan - Node-RED module for the LoRaWAN RN2483 and RN2903 radio modules
  • LoraWAN ATIM - node-red-contrib-atim - ATIM Nodes for Node-RED to decode messages from LoRaWAN Gateway like AGATE, Multitech or server.
  • LoRa / LoRa Cloud- @semtech-wsp-apps/node-red-contrib-loracloud-utils - Utilities to use loracloud.com in Node-RED
  • LoRa / The Things Network - node-red-contrib-ttn - The Things Network Nodes for Node-RED to receive device events and messages as well as send messages to LoRaWAN devices.
  • OpenZWave- node-red-contrib-openzwave - ZWave for node-red through OpenZWave, the open source ZWave library
  • WIFI Scan- node-red-contrib-wifiscan - Scan your network and get the surrounding WIFI points with their SSIDs, security type, strength signal...
  • Xbee - node-red-contrib-xbee - Node-RED module for the Xbee
  • Zigbee - node-red-contrib-zigbee - Node-RED Nodes for Zigbee Devices
  • Zigbee2mqtt - node-red-contrib-zigbee2mqtt - Zigbee2mqtt connectivity nodes for node-red
  • Z-Wave - node-red-contrib-zwave-js - An extremely easy to use, zero dependency and feature rich Z-Wave node for Node Red, based on Z-Wave JS.

Sidebar

Clone this wiki locally