Skip to content

Commit

Permalink
Update chirpstack_api crate.
Browse files Browse the repository at this point in the history
This update extends the gateway stats with duty-cycle metrics (if
provided by the gateway).
  • Loading branch information
brocaar committed Apr 17, 2024
1 parent f955af7 commit b739078
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"usage",
"derive",
] }
chirpstack_api = { version = "4.7", default-features = false, features = [
chirpstack_api = { version = "4.8.0-test.2", default-features = false, features = [
"json",
] }
lrwn_filters = { version = "4.7", features = ["serde"] }
Expand Down

0 comments on commit b739078

Please sign in to comment.