Skip to content

LoRa App Server is an open-source application-server for LoRa Server

License

Notifications You must be signed in to change notification settings

Farmingcode/lora-app-server

 
 

Repository files navigation

LoRa App Server

Build Status GoDoc Gitter chat

LoRa App Server is an open-source LoRaWAN application-server, compatible with LoRa Server. 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.

Screenshots

nodes node details swagger api

Documentation

Please refer to the documentation for the getting started documentation and implemented features.

Downloads

Pre-compiled binaries are available for:

  • Linux (including ARM / Raspberry Pi)
  • OS X
  • Windows

See https://github.com/brocaar/lora-app-server/releases for downloads. Source-code can be found at https://github.com/brocaar/lora-app-server.

Building from source

Building from souce requires a working Go environment with vendoring support. Alternatively, you could use the provided docker-compose environment for compiling the source.

License

LoRa App Server is distributed under the MIT license. See also LICENSE.

About

LoRa App Server is an open-source application-server for LoRa Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.8%
  • JavaScript 19.3%
  • Protocol Buffer 5.3%
  • HTML 2.0%
  • Makefile 0.9%
  • Shell 0.5%
  • Other 0.2%