-
Firstly, I doubt this is an "issue" but I am posting this here as perhaps I can get some suggestions (or advised that MQTT is a best effort affair and to do checking for receipt on the publish end). …
-
Hello:
I'm developing a web app with mqtt protocol using mosquitto, by my limited undestood the pub/sub logic is in the form.
mosquitto_pub -h -p -t -m "message"
and
mosquitto_s…
-
I'm very glad about the option 'use_identity_as_username' and happily use it within ACLs!
Now I'm in a setup where I want to bridge 2 mqtt broker. One project specific one, to which all project spe…
mirko updated
5 years ago
-
I am trying to use this with an Arduino Uno and not having to much luck, I might have something out of order with the communication. If I use the Serial monitor, I can get this to work.
-
Hi,
I have been playing around with firmata for a short time and think its fantastic. My main aim is to use it as an OS for controlling the arduino (ideally using node-red), but to have my arduinos i…
-
I'm experiencing the following: after charging is stopped, the MQTT topic `TWC/all/totalAmpsInUse` is never updated. It will be stuck at whatever Amps were used just before the charging stopped. This …
-
https://github.com/sclausen/ngx-mqtt/blob/f6f115b4a84fbbacfb1cf572df987531d57e5b90/projects/ngx-mqtt/src/lib/mqtt.service.ts#L156
Should the above code be changed to
``` javaScripet
return t !=…
-
This is a remaining suggestion from @rkoshak taken over from #6 to use the Homie library/specification for the MQTT interface.
-
Would be nice with possibility to enable discovery features with Home Assistant.
Look at this project for inspiration: https://github.com/Sennevds/system_sensors
osos updated
4 months ago
-
From #7