-
#### Reason/Context
This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue i…
-
After connecting connection is suddenly lost and while subscribing topic sdk is throwing error.
`onSuccess: mqtt connection is successful.
2024-09-19 09:45:54.162 Init 7ffd018 [AndroidXMedia3/1.4.…
-
I updated the canaries to the most recent firmware, and while it seems some aspects of performance have improved in that we have been able to run 8 devices taking data at a time, there is still the ti…
-
_Tested using Paho version 4.2.4 on Andorid 11 and Android 7_
I have been connecting to a mosquito (v2) broker using the mqtt protocol on port 1883 and everything is fine, but exactly the same setup …
-
I'm trying to run the demo test with the LED colors (4.2-paho...), but I run into errors after installing the Python package. I'm not sure how to resolve it as I followed all of the instructions befor…
-
It seems like the Paho client is not being loaded correctly. Also, in your [example](https://github.com/ioxe/graphql-aws-iot-example/blob/master/src/app/apollo/app-apollo.module.ts#L7) you are loading…
-
What version of the paho mqtt library is being used?
-
When creating multiple mqtt connections using paho-mqtt, version "0.12", some of connections takes more than 1s to be established.
This is a similar issue reported in https://github.com/eclipse/pa…
-
Thread Name: 'MQTT Rec: 02fefcfee931446a8471c4303c971453'
Back traces starts.
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.io.File.delete()' on a null object refere…
-
Paho not defined error when using connect function. The error message points to cordova-plugin-mqtt.js at line 110 "client = new Paho.MQTT.Client(args.url.split("tcp://")[1], Number(args.wsPort), args…