/ttn-stack-plugin

Thinger.io Plugin for The Things Stack Integration

Primary LanguageJavaScriptMIT LicenseMIT

The Things Stack

Thinger.io plugin for handling TTN Stack integration.

Plugin features

  • Automatic device and bucket provisioning for new devices included in a TTN application. It is no required additional configuration to start working with TTN data inside Thinger.io.
  • Store device data automatically in data buckets so it can be easily used from the console.
  • Provide support por defining custom uplink callbacks on NodeJS to process payload_raw or payload_fields provided by the TNT Integration.
  • Provide support for defining custom downlink callbacks on NodeJS, so it is possible to configure donwlink data in an user-friendly format (JSON), and then convert it to the format required by TTN.

Documentation

Check the plugin documentation for more information.

Screenshots

Applications Configuration

Uplink Configuration

Downlink Configuration

Payload Processing

Webhook Settings