mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-19 05:07:54 +00:00
ChirpStack open-source LoRaWAN Network Server
9ba826963c
This lets serde use default values in case a field is missing. Specifically, this fixes the 'missing field `forward_f_ports`' if migrating from an older LoRa Cloud configuration where the `forward_f_ports` field was not yet present. |
||
---|---|---|
.cargo | ||
.docker-compose/postgresql/initdb | ||
.github | ||
api | ||
backend | ||
chirpstack | ||
examples | ||
lrwn | ||
ui | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile-devel | ||
LICENSE | ||
Makefile | ||
README.md |
ChirpStack open-source LoRaWAN(R) Network Server
ChirpStack is an open-source LoRaWAN(R) Network Server which can be used to set up LoRaWAN networks. ChirpStack provides a web-interface for the management of gateways, devices and tenants as well to set up data integrations with the major cloud providers, databases and services commonly used for handling device data. ChirpStack provides a gRPC based API that can be used to integrate or extend ChirpStack.
Documentation
Please refer to the ChirpStack website for documentation.
License
ChirpStack Network Server is distributed under the MIT license. See also LICENSE.