For The Things Stack V3 based networks, use MQTT, HTTP or Pub/Sub integrations for streaming data, and gRPC and HTTP for application and device management. See The Things Stack documentation for more information.
This is the Java SDK for The Things Network to interact with The Things Network V2 backend.
- 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