RedBeardLab / lora-app-server

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

Home Page:https://docs.loraserver.io/lora-app-server/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

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

https://docs.loraserver.io/lora-app-server/

License:MIT License


Languages

Language:Go 71.7%Language:JavaScript 19.3%Language:Protocol Buffer 5.3%Language:HTML 2.0%Language:Makefile 0.9%Language:Shell 0.5%Language:PLSQL 0.2%Language:CSS 0.0%