-
Background: I posted a question to stack overflow: http://stackoverflow.com/questions/39210834/do-any-mqtt-clients-actually-reuse-packet-identifiers
The packet identifier is required for certain MQTT…
hutch updated
6 years ago
-
Here's the test procedure:
1) A few msgs are published locally to the mosquitto broker with retain flag set, on 1-2 topics. The broker has a bridge configured in OUT mode. The client publishing…
-
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…
-
Hello,
I am trying to use your plugin in my commandfusion project but nothing works.
If you could share a simple project where I could see the usage of your plugin, I would appreciate it.
Tha…
kbssa updated
4 years ago
-
Create API that gathers data from the broker and stores it in the database that will feed the webpage
_Copied from original issue: rlyehlab/ETER#54_
-
Now that mqtt _output_ plugin is present and working very well, I missed a lot the possibility to send mqtt _input_ to pyHPSU, also.
I implemented a simple MQTT Daemon.
By now it is an option of p…
-
# Expected Behavior
We should reply with `PubComp` for `PubRel`
# Current Behavior
Client will disconnect with error "Unsolicited pubrel packet"
# Failure Information (for bugs)
This is…
-
Hello,
I have a problem that my Basecamp device doesn't automaticall reconnect to the MQTT Broker after the broker was restarted (e.g. after a server update).
Is there a possibility to configure…
-
I'd like to have a scaler listen to an MQTT source and scale up/down based on incoming messages. This would be useful for Kubernetes clusters that run on the edge (for example, in IoT scenarios and in…
-
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…