-
Hi,
MQTT C Lib Version: v1.3.8
MQTT C++ Version: v1.2.0
JSONCPP Version: 1.9.3
Tool Used: MQTT Explorer and MQTT Lens
I had configured mosquitto broker to support both MQTT and WebSocket pr…
-
While reviewing some parts of the code, I've noticed that there many different writings or maybe formatting mistakes in the code. Sometimes it's a real mess.
There are many tools to get better code…
dkern updated
7 years ago
-
Improve Mainflux benchmarks and load tests. We have [a repo](https://github.com/mainflux/benchmark) for load tests, but it is outdated. Some of the topics worth exploring:
- [ ] Add benchmark tests in…
-
Hi, thanks for the great tool, but I can't connect to my mqtt server.
I have proxmox running with a separate mqtt server from Home Assistant, I've tried setting it up, but I always get the error you …
-
Hello!
I'm using nginx as a metric proxy.
## Telegraf
The chain is: x2i => nginx:8088 => telegraf:8087 => influxdb2/influxdb1:8086
#### nginx.conf
There is a basic config for the telegra…
-
Hi Reinhard,
First of all, thank you for the tools for Zendure products.
After I successfully switched my SolarFlow Hub 1200 to my local MQTT broker, I wanted to use the solarflow-topic-manager.…
-
## Description
## Background Information / Reproduction Steps
From what i observe the sequence in the program is as follows:
1. call mqtt_init()
1a. within mqtt_init() it calls MQTT_PAL_MUT…
-
Thanks for providing the Homeassistant / MQTT integration. it is a bit fuzzy to implement, but doable with the provided instructions.
However, the most crucial missing feature would be to be able to …
-
Firstly I want to thank @britkat1980 for working on such a useful tool!
I've had a bit of fun trying to configure GivTCP V3 in Home Assistant so I've resorted to modifying the config file manually…
-
## Description
Hello. I am trying to achieve data driven loosely coupled integration of industrial agents using OPC UA PubSub (MQTT transport protocol with JSON mapping). I am not too familiar …