Skip to content

TTN-Cuiaba/node-app-sdk

 
 

Repository files navigation

The Things Network Node.js Application SDK

Build Status NPM

This is the Node.js Application SDK for The Things Network to receive activations and messages from IoT devices via The Things Network and send messages as well.

Installation NPM

npm install --save ttn

NOTE: To use this SDK with the deprecated staging environment, install version 1.3.2 instead: npm i --save [email protected].

Documentation

Example

An example is included and can be run directly in the browser via Tonic.

Test Build Status

To run the tests:

npm install
npm test

About

The Things Network Application SDK for Node.JS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%