-
Hi, I'm having issue with the file type storage in thingsboard gateway setup. The picture below show the storage log file of the thingsboard gateway. Previously I was using memory type storage setup, …
-
**Describe the bug**
Out of order PUBACKs are being ignored.
For QOS 2 publishes that were sent in loop I got packet ids in order `3, 4, 5, 6, 7`,
but from MQTT server I got out of order PUBACK…
-
**Describe the issue**
Is there any possibility to send configuration updates to IoT Gateway from Thingsboard platform? As far as I've checked on the [online documentation](https://thingsboard.io/d…
-
Hello,
I have the Thingsboard Gateway v3.1 installed in a docker environment on a Ubuntu 20.04 server. I have some devices connected to Thingsboard Gateway throught central MQTT broker. I'd like to…
-
Hey!
I just made a fresh install of Thingsboard and of the Gateway. Thingsboard service is running without any problems, but the gateway just doesn´t want to start.
I get following error:
Att…
-
**Describe the issue**
I use latest tb-gateway docker image. But I cannot transfer data from tb-gateway to thingsboard through MQTT protocol
**Configuration** (Attach your configuration file)
…
-
Some customers do not have an internet connection.
Can we make the check for a new gateway version optional?
https://github.com/thingsboard/thingsboard-gateway/blob/master/thingsboard_gateway/tb_u…
-
**Describe the bug**
Since upgrading from 3.4.1PE to 3.4.2PE we have several dashboards where no data is shown in charts (previously, they worked fine). As far as I can tell, all failing charts hav…
-
**Describe the bug**
I use socket connector as tcp server, and I want to connect 2 or more device.
My socket.json is like this:
`{
"name": "TCP Connector Example",
"type": "TCP",
"a…
-
**Component**
* Generic
**Description**
How can I access **MatTableDataSource** inside custom widget
I like to make custom table with pagination but gets error **MatTableDataSource** is not…