-
Would be a good thing. What functionality does it need ?
Set static colour
Set brightness
Set on/off
Start effect/clear effect
-
[X] I have read the Troubleshooting section of the ReadMe
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[X] Bug or issue with library functionality (ie, sending dat…
-
MQTT connects and then disconnects within a second.
>1568413360: New client connected from 192.168.1.251 as EspSparsnasGatewayV2 (p2, c1, k30, u'hidden').
1568413360: Socket error on client EspSp…
-
I might be unclear about what the spec says, or how I understand that it should work, but here is an illustration:
For example:
We have thee topics: test/1, test/2 and test/3 to send some data t…
-
Hey there,
I am currently hunting for a MQTT OSS Library and also checked out async-mqtt5. Currently I am using paho-mqtt-cpp which has some drawbacks which is why I am looking for alternatives.
…
Faaux updated
2 weeks ago
-
when our client code start publishing on topics , mosquitto broker show that it is continuous publishing. we see it on a command prompt .but at the same time when we subscribe the topic we see it that…
-
Hi.
Im using your library (latest) together with tinygsmclient (also latest version) while using sim7000 module.
In general it is working fine but i notice i get disconnects after few minutes of in…
-
I am trying to enable ssl on mosquitto broker. I followed the instructions here: http://www.steves-internet-guide.com/mosquitto-tls/
This is my config file with path to key and certificate files:
…
-
Hi
I want to add MQTT in contiki and I followed https://github.com/esar/contiki-mqtt
I created a mqtt-service folder inside contiki/apps/directory and copied the files
How will i add mqtt-service t…
-
**Is your feature request related to a problem? Please describe.**
I have an MQTT broker with a TLS certificate signed by my own trusted CA. I can't connect to this MQTT broker with Zigbee2MqttAssist…