node-red-contrib-ttn 2.0.5
The Things Network Node-RED Application Nodes
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-red
npm 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 [email protected]
.
Documentation
Go trough the quickstart to get started.