Skip to content

atim-radiocommunications/node-red-contrib-atim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATIM logo

ATIM Node-RED Application Nodes

ATIM Nodes for Node-RED to decode messages from LoRaWAN Gateway like AGATE, Multitech or server.

Dependencies

NPM

Table of contents

Install

Run the following command in the root directory of your Node-RED install

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

Run the following command for global install

npm install -g node-red-contrib-atim

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

Documentation

Please visit wiki hosted by GitHub :

Examples

Some flows examples are described in wiki : Examples Flows.

About

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

History