Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 833 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 833 Bytes

The Things Network Node-RED Nodes

NPM

⚠️ These nodes are not supported on Raspberry Pi ⚠️

The Things Network Nodes for Node-RED to receive device events and messages as well as send messages to devices.

Installation

cd $HOME/.node-red
npm install node-red-contrib-ttn

Make sure you have git installed.

See the Node-RED Documentation / Adding Nodes for more options.

Documentation

Go through the quickstart to get started.

Examples

See examples/quickstart.json.

Quick Start