marceluphd / lora-app-server

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

Home Page:https://www.loraserver.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRa App Server

Build Status

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

architecture

Component links

Links

Sponsors

CableLabs SIDNFonds acklio

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://www.loraserver.io

License:MIT License


Languages

Language:Go 68.9%Language:JavaScript 29.1%Language:Shell 0.9%Language:HTML 0.4%Language:Makefile 0.3%Language:CSS 0.2%Language:PLSQL 0.2%