-
**Component**
* Installation
**Description**
I need to install Thingsboard docker version on a Windows Server 2016 which has a very restrictive proxy. Docker Desktop for Windows does not wor…
-
**Describe the issue**
If I update the tb_gateway.yaml and the configuration files (*.json) from connectors (in /etc/thingsboard-gateway/config) remotely to gateway config folder, can tb gateway Iden…
STYTY updated
2 years ago
-
**Describe the bug**
It is not possible to configure more than 1 slave per serial port when setting up Modbus RTU. Specifically, different slaves cannot have the same `port` configured. It seems to b…
Bliph updated
2 years ago
-
I have deployed the thingsboard on K8S cluster by following steps as per https://github.com/thingsboard/thingsboard/blob/master/k8s/README.md
Just one change, I have added host in thingsboard.yml (th…
-
**Describe the issue**
I did this feature https://thingsboard.io/docs/iot-gateway/guides/how-to-enable-remote-logging/ in my project but now I find this operation makes all logs saved to the database…
-
**Describe the bug**
I am using thingsboard/tb-postgres:3.3.2 docker image, and I upload device data by MQTT gateway topic v1/gateway/telemetry, then I figure out that one device cannot upload succes…
-
**Describe the bug**
i installed thingsboard-gateway 3.0.1.post0 . when i run the gateway, I have the problem in the picture below
![image](https://user-images.githubusercontent.com/103489619/16…
dh-jy updated
2 years ago
-
**Describe the bug**
My problem is when I delete a device from thingsboard (28630045-00-21-000-000000 in the attached traceback), but it is still present in connected_devices.json list (as it should …
-
I follow this instructions https://thingsboard.io/docs/reference/gateway-mqtt-api/#rpc-api
I subscribe to v1/gateway/rpc and I receive a RPC command from the server. Then I want the gateway to comm…
-
I use thingsboard gateway connected tb and mosquitto. Now i can send data to mosquitto and after the mapping on tb gateway, it can be show on tb.
But i want to know the attribute change date on tb …