-
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…
-
## OS info
```
# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL=…
-
Good Evening, @martin-doyle
Hope everyone is safe from Corona!
Trying to get 'node-red-contrib-aedes' to work via Docker swarm...
So far I have it working internally within a node-red docker …
-
Hi all!
It's been days I have been trying to install MQTT on my raspi with stretch on it. The installation always spits and error, I attach the log:
Reading package lists... Done
Building depend…
-
I've experienced a few situations where discovery is failing because the topics simply don't show up in Mosquitto after a reconnect of the MQTT client, and this seems to be due to the fact that most m…
-
I start the broker (Version 1.6.8) under Windows 10 as follows and not as a service:
> start "mosquitto.exe" /MIN "mosquitto.exe" -c mosquitto.conf -v
The configuration is:
> autosave_interva…
-
I get a lot of warning on Ubuntu 17.10 like this
```
[2018-03-30 13:05:45,416] :: WARNING - BrokerProtocolHandler Unhandled exception in reader coro: IncompleteReadError('0 bytes read on a total o…
-
- [ ] **I have searched for similar issues in this repository, but couldn't find one.**
- [ ] **I have read the README and have a basic understanding how angular works.**
## I'm submitting a...
…
-
Similar to "http", allow a notification action to send an MQTT message.
MQTT is a very common protocol for home automation. Having the ability to send an MQTT message from a `ntfy` notification ac…
-
Hallo,
vielen Dank schonmal für die super Anleitung um neben einem bestehenden MQTT Broker einen weiteren anzulegen.
Ich bin der Anleitung soweit gefolgt und habe sie mit der manuellen EInrichtung …