/java-app-sdk

The Things Network Application SDK for Java

Primary LanguageJavaMIT LicenseMIT

The Things Network Java SDK Build Status

This is the Java SDK for The Things Network to interact with The Things Network backend.

Modules

  • Account - Interact with The Things Network account server
  • Management - Interact with The Things Network Handler via the API
  • Data AMQP - Subscribe to Things Network Handler to send/receive data via AMQP
  • Data MQTT - Subscribe to Things Network Handler to send/receive data via MQTT
  • Samples - Samples of how to use previous libraries

Documentation