LoRa App Server
LoRa App Server is an open-source LoRaWAN application-server, part of the LoRa Server project. It is responsible for the node "inventory" part of a LoRaWAN infrastructure, handling of received application payloads and the downlink application payload queue. It comes with a web-interface and API (RESTful JSON and gRPC) and supports authorization by using JWT tokens (optional). Received payloads are published over MQTT and payloads can be enqueued by using MQTT or the API.
Architecture
Component links
Links
- Downloads
- Docker image
- Documentation & screenshots and Getting started
- Building from source
- Contributing
- Support
Sponsors
License
LoRa App Server is distributed under the MIT license. See also LICENSE.