-
It seems like this library recognises `Dot11FrameType "40 (QoS Data)"` but does not have factory for it. Actually, it looks like it has only factory for probe requests and not the other types.
It p…
-
Please support QOS for the topic you want to publish so that we can control how many times the message is delivered
-
I am using a Behringer X-touch controllers connected via a local network. When I connect the host via the network card on the motherboard (bitrate 2.5 Gb per sec), the controller behaves as if some da…
-
Hey all
I own a 2013 Nordica Extraflame Teodora stove (basically this one: https://www.lanordica-extraflame.com/en/products/pellet-stoves/teodora-evo).
I've just downloaded this wonderful code on a …
-
Hello,
i tryed your code and endet up in reset loop. After a while i found a solution for me.
By moving the mqttConnect() function in the firmware setup
`
PubSubClient client(espClient);
…
-
`Exception in thread "xxl-rpc, NettyHttpServer-serverHandlerPool-1126297257" java.lang.NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy
at ch.qos.logback.classic.spi.LoggingEve…
ltjsj updated
4 years ago
-
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.rits.cloning.Cloner (file:/Users/nils/Desktop/deploy/jadx/lib/cloning-1.9.10.jar) to field …
-
At the moment an application uses the QoS_XML support (as for example the test tests/DCPS/QoS_XML/dump test) there shouldn't be xercesc in the linking of the application. The usage of xercesc should b…
-
### Please confirm if feature request does NOT exist already ?
- [X] I confirm there is no existing issue for this
### Describe the usecase for the feature
Some of the users have really large files…
o1lab updated
2 months ago
-
A qos 1 message is expected to be acknowledged from a consumer, but this library has no acknowledge api for this.