The Things Network Nodes for Node-RED to receive device events and messages as well as send messages to devices.
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]
.