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
Make sure you have git
installed.
See the Node-RED Documentation / Adding Nodes for more options.
Go through the quickstart to get started.