chirpstack-api icon indicating copy to clipboard operation
chirpstack-api copied to clipboard

ChirpStack API (Protobuf & gRPC)

Results 24 chirpstack-api issues
Sort by recently updated
recently updated
newest added

hei man,I really want to use it "io.chirpstack", When can it be used normally ? thks!!!

The current `js/README.md` refers to the usage of login based JWT tokens. This has been deprecated in favor of API keys that can be created using the ChirpStack Application Server...

- [ ] I have searched the [issues](https://github.com/brocaar/chirpstack-api/issues) of this repository and believe that this is not a duplicate. ## Summary Go protobuf V2 (https://pkg.go.dev/google.golang.org/protobuf) was released a while ago....

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/brocaar/chirpstack-api/issues) of this repository and believe that this is not a duplicate. ## What...

The only point where the Application server reports the DevAddr is in the JoinEvent, and afterwards its completely unreported. This is a shame, because its very valueable information. The Gateway...

On a Docker Chirpstack ver. 4.3 , python 3.9.2, the example "nqueue_downlink.py" (https://www.chirpstack.io/docs/chirpstack/api/python-examples.html#enqueue_downlinkpy) works fine. **When we try to execute the following python code for multicast downlink :** ``` server...

c:\Python\Python310>python --version Python 3.10.8 c:\Python\Python310>pip --version pip 23.1.2 from c:\Python\Python310\lib\site-packages\pip (python 3.10) 1) pip install chirpstack-api 2) Run "enqueue_downlink.py" sample: https://www.chirpstack.io/application-server/api/python-examples/ import os import sys import grpc from chirpstack_api.as_pb.external import...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190402054613-e4093980e83e to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20190402054613-e4093980e83e&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191002035440-2ec189313ef0 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20191002035440-2ec189313ef0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.9.0 to 1.16.1. Release notes Sourced from tokio's releases. Tokio v1.16.1 1.16.1 (January 28, 2022) This release fixes a bug in #4428 with the change #4437. #4428:...

dependencies
rust