-
hello,
i use 1.6 and react on the scene call's thats working ok - now i tried to use the new api but all I get is server/meterings but no devices at all within the mqtt tree?
any idea what could…
-
MQTT doesn't have flow control but back-pressure support can be added at TCP level (as Vert.x websocket implementation)
-
Integration finds two devices, shades and light, none of them responds to user interaction (Lights on/off) (Shades Stop/Open)
Log just shows:
```
[140544049186560] Unexpected exception
Trace…
-
Hi,
i am going to try this anyway, but i was wondering if you can point me to dependencies that might be missing before trying to port this to esp8266 nonos sdk?
Looking for a client that suppor…
-
Hello,
I wrote a class which should test MQTT Brokers. The method "check_userprops" checks if it is possible to send and receive User Properties. I can see the message incl. the Properties in my MQ…
-
I asked for help because I'm trying to connect on test.mosquitto.org with Paho Web Client JS but I have not been successful.
Here is my code:
```js
//MQTTT variable
var mqtt;
var reconnectTim…
-
Nodered completely won't start. When running manually I get the following error:
```
24 Dec 16:04:02 - [info] Starting flows
24 Dec 16:04:03 - [error] [pushover:Soil Sensor] No Pushover api toke…
-
Hi Everyone,
I've been hitting my head against the wall because I can't make more than 340 connections to a local vernemq server and I have no idea why. I created a simple script to to try to make …
-
**Is your feature request related to a problem? Please describe.**
Add Pulsar as a Source. All the feature of Kafka. Pulsar also supports AMQP, MQTT, WebSockets, and Kafka as protocols.
**Descr…
-
## Version of the custom_component
0.0.1
## Configuration
```yaml
skydrop:
client_key: !secret skydrop_client_key
client_secret: !secret skydrop_client_secret
```
## Describe…