-
Hi, I connected the UART connector from BMS directly to my Raspi GPIO ports , and can read the data via /dev/ttyS0 .
But no luck to use your script to send the data via mqtt to my mqtt iobroker on my…
-
"MQTT client connector should publish twice with a QoS of 1 so that the second is queued."
https://travis-ci.com/akka/alpakka/jobs/202157323#L890
Stages didn't stop in time
```
activeShells …
ennru updated
4 years ago
-
# Issue Guidelines
I use MqttSourceConnector and would like to replicate shared MQTT subscription to all workers.
connect.mqtt.clean=true
connector.class=com.datamountaineer.streamreactor.connect.m…
-
The MQTT Server connector does not have inbound metadata support.
-
Hi,
After upgrading my Debian/Buster mosquitto environment to 2.0.12 (from 2.0.11), my MQTT (mqtt://) connector stopped working.
1631299480: Bad socket read/write on client 12345: Invalid argum…
-
If you want to add a connector via the rest endpoint you have to provide the configuration in yaml format.
Could we also provide a set of configurations in yaml format?
example of selecting connct…
-
**Describe the issue**
Create description about your issue, and your actions to solve it.
collect the data once per second form mqtt broker 172.17.0.5
need send to 172.17.0.2(thingsbroard) rigth…
-
Configure Connectivity between Kanto and Kuksa Cloud.
The Connectivity to the cloud backend in Kanto is handled via the SuitE connector component (https://github.com/eclipse-kanto/suite-connector). S…
-
Original Issue: apache/pulsar#15154
---
**Describe the bug**
I got the mqtt message in the open method in MqttSource, which can be seen from the print. When I tried to push the message to a pulsar…
sijie updated
9 months ago
-
I've been attempting to establish a connection between Thingsboard IoT Gateway and Thingsboard CE/Thingsboard Edge. Initially, I tried using the MQTT demo connector method, which worked well. However,…