stathisioannides

Results 2 issues of stathisioannides

On a Docker Chirpstack ver. 4.3 , 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 = "localhost:8080"...

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...