ChirpStack open-source LoRaWAN Network Server
Go to file
dependabot[bot] 8a14808434
Bump tracing-subscriber from 0.3.15 to 0.3.16 (#85)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.15...tracing-subscriber-0.3.16)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 12:12:12 +00:00
.cargo Refactor testing and (cross)compile. 2022-07-21 11:00:47 +01:00
.docker-compose/postgresql/initdb Initial commit. 2022-04-06 21:18:32 +01:00
.github Create dependabot.yml 2023-01-11 11:22:18 +00:00
api Add back crc_status to UplinkRxInfo. 2023-01-11 11:13:47 +00:00
backend Bump tokio from 1.21.1 to 1.23.1 (#78) 2023-01-11 10:49:32 +00:00
chirpstack Bump diesel from 2.0.0 to 2.0.2 (#84) 2023-01-11 12:11:56 +00:00
examples Add device-profile option to configure region configuration. 2023-01-09 12:04:10 +00:00
lrwn Bump diesel from 2.0.0 to 2.0.2 (#84) 2023-01-11 12:11:56 +00:00
ui Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui (#80) 2023-01-11 11:25:49 +00:00
.dockerignore Refactor testing and (cross)compile. 2022-07-21 11:00:47 +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 Bump tracing-subscriber from 0.3.15 to 0.3.16 (#85) 2023-01-11 12:12:12 +00:00
Cargo.toml Cleanup commented out config. 2023-01-11 11:26:54 +00:00
docker-compose.yml Add Go example to read meta-data log. 2022-11-02 16:17:27 +00:00
Dockerfile Update to latest Rust and Alpine versions. 2022-12-05 10:00:21 +00:00
Dockerfile-devel Update to latest Rust and Alpine versions. 2022-12-05 10:00:21 +00:00
LICENSE Initial commit. 2022-04-06 21:18:32 +01:00
Makefile Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
README.md Update README. 2022-09-28 12:55:48 +01:00

ChirpStack open-source LoRaWAN Network Server

CI

ChirpStack is an open-source LoRaWAN Network Server, part of the ChirpStack project.

This repository contains the source-code of ChirpStack v4, which merges the ChirpStack Application Server (v3) and ChirpStack Network Server (v3) into a single binary, making it easier to setup and use.

Documentation

Please refer to the ChirpStack website for documentation.

License

ChirpStack Network Server is distributed under the MIT license. See also LICENSE.