-
The following exceptions occasionally occur: What is the problem?
[2017-03-23 23:01:31] [SERVER] [ERROR] [NettyMQTTHandler] [108] Ugly error on networking
java.lang.ClassCastException: io.netty.h…
-
Hi Arun ,
I was able to implement your library with Asyncwebserver, Websockets and TinyMQTT and it works as expected. I was able to insert Fake data created by function called processData() and als…
-
It should be possible to support web assembly as a target for this library. The only way to support wasm target is to use a websocket library that support it as a target.
The current websocket libr…
-
**Is your feature request related to a problem? Please describe.**
I want to connect Vidaa OS from Hisense TVs which are MQTT based.
**Describe the solution you'd like**
There are a lot of topics…
-
Hello,
I would like to use the AMQP message protocol, for connecting multiple devices via CAN-Bus through a single ESP32 as a gateway.
I included
`#include "iothubtransportamqp.h"`
and set
`IoT…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.4.13-200.fc38.x86_64 x86_64 unknown
### What steps can reprod…
-
### Problem description
Hello, I've purchased this zigbee smoke Detector (TS0601 by _TZE200_rccxox8p)
https://fr.aliexpress.com/item/1005005855776130.html?spm=a2g0o.order_list.order_list_main.23.15…
Kri72 updated
1 month ago
-
I did a detailed log and got this
```
1576674012: mosquitto version 1.6.8 starting
1576674012: Config loaded from mosquitto.conf.
1576674012: Opening websockets listen socket on port 1884.
1576…
-
`docker run -d --restart unless-stopped --privileged -it -v /var/run/docker.sock:/var/run/docker.sock -v /sys/fs/cgroup:/sys/fs/cgroup:rw -e connectionString='' --hostname=edgedevice1 --name iot-edge-…
-
After an async Signify operation is successfully accepted by KERIA, a long running operation is stored and the `oid` returned to the client.
The client can then use this `oid` to poll the status of…