Skip to content

Eliatrope38/ttn-storagehandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Things Network storage Handler

The Things Network This software read MQTT flow from TTN and save it in a database with Waterline First version use a sails-disk adapter but we will evolve to mongoDB and MySQL in short Terms

Prerequisites

  • Node.JS (use a new-ish version, like 5.9 or higher, I tested with 6.2 only)
  • An account and application in the Dashboard.

Getting Started

  npm install

Rename config.bak.js in config.js and Change parameter with you information

  npm Start

##TODO

  • Add SocketIO support for real time apps
  • Add SSL/TLS Support

About

The Things Networks simple data storage handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published