The Things Network Node-RED Nodes
The Things Network Nodes for Node-RED to receive device events and messages as well as send messages to devices.
Installation
cd $HOME/.node-rednpm install node-red-contrib-ttn
See the Node-RED Documentation / Adding Nodes for more options.
NOTE: For the deprecated staging environment use version 1.0.0:
npm i node-red-contrib-ttn@1.0.0
.
Documentation
Go trough the quickstart to get started.