ChirpStack open-source LoRaWAN Network Server
Go to file
2023-05-30 12:13:52 +01:00
.cargo Implement fully static ARMv7 build. 2023-05-30 12:13:52 +01:00
.docker-compose/postgresql/initdb Initial commit. 2022-04-06 21:18:32 +01:00
.github Create FUNDING.yml 2023-01-24 15:11:28 +00:00
api Initial Relay support implementation (TS011). 2023-05-22 11:04:13 +01:00
backend Bump version to 4.3.2 2023-04-26 13:02:10 +01:00
chirpstack Implement fully static AMD64 build. 2023-05-30 12:13:52 +01:00
cross Implement fully static ARMv7 build. 2023-05-30 12:13:52 +01:00
examples Bump golang.org/x/net in /examples/frame_log/go (#130) 2023-02-28 11:50:31 +00:00
lrwn Initial Relay support implementation (TS011). 2023-05-22 11:04:13 +01:00
lrwn-filters Bump lrwn_filters version. 2023-04-27 16:00:49 +01:00
ui Initial Relay support implementation (TS011). 2023-05-22 11:04:13 +01:00
.dockerignore Implement fully static AMD64 build. 2023-05-30 12:13:52 +01:00
.gitattributes Update .gitattributes. 2022-04-06 21:50:23 +01:00
.gitignore Update .gitignore + re-generate API. 2023-01-10 15:57:06 +00:00
Cargo.lock Implement fully static AMD64 build. 2023-05-30 12:13:52 +01:00
Cargo.toml Add crate for PhyPayload filtering. 2023-04-27 12:51:33 +01:00
Cross.toml Implement fully static ARMv7 build. 2023-05-30 12:13:52 +01:00
docker-compose.yml Implement fully static AMD64 build. 2023-05-30 12:13:52 +01:00
Dockerfile Add rust-toolchain.toml + shell.nix files. 2023-05-17 14:46:13 +01:00
Dockerfile-devel Add rust-toolchain.toml + shell.nix files. 2023-05-17 14:46:13 +01:00
LICENSE Initial commit. 2022-04-06 21:18:32 +01:00
Makefile Add crate for PhyPayload filtering. 2023-04-27 12:51:33 +01:00
README.md Update README. 2023-01-26 15:32:01 +00:00
rust-toolchain.toml Implement fully static AMD64 build. 2023-05-30 12:13:52 +01:00
shell.nix Add rust-toolchain.toml + shell.nix files. 2023-05-17 14:46:13 +01:00

ChirpStack open-source LoRaWAN(R) Network Server

CI

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.