snow2flying / chirpstack-concentratord

Concentrator HAL daemon for LoRa gateways.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChirpStack Concentratord

Tests

ChirpStack Concentratord is an open-source LoRa(WAN) concentrator daemon, part of the ChirpStack project. It exposes a ZeroMQ based API that can be used by one or multiple applications to interact with gateway hardware. By implementing and abstracting the the hardware specifics in a separate daemon and exposing this over a ZeroMQ based API, the packet forwarding application can be completely decoupled from the gateway hardware. It also allows for running multiple packet forwarding applications simultaniously.

Documentation

Please refer to the ChirpStack documentation for more information.

License

ChirpStack Concentratord is distributed under the MIT license. See LICENSE.

About

Concentrator HAL daemon for LoRa gateways.

https://www.chirpstack.io/

License:MIT License


Languages

Language:Rust 98.9%Language:Makefile 0.9%Language:C 0.1%