-
PlatformIO project for ESP32 using Arduino framework.
ThingsBoard 0.12.2
I noticed an issue where the ESP32 would crash if a Shared Attribute or RPC callback is received while we are uploading tel…
-
**Describe the bug**
The gateway has abnormal rate limit when connect to thingsboard by mqtt.
It is an logic caused bug, and in fact, it is a problem with the python-client-sdk repository.
**Erro…
-
**Is your feature request related to a problem? Please describe.**
I want to add ota on gateway. What your play?
If i add it by myself, what is the related work?
-
We did some testing on Thingsboard with the gateway software using odbc connector to see if there is any data-loss.
We setup a MS SQL database with 1 table with 4.500.000 records. The gateway was c…
-
**Describe the issue**
I did installation process described in the following link.
[https://thingsboard.io/docs/iot-gateway/install/deb-installation/](https://thingsboard.io/docs/iot-gateway/insta…
-
**Describe the bug**
1、Error delete storage file while the file is still opening:
![20240528152042](https://github.com/thingsboard/thingsboard-gateway/assets/38221255/78d2a4dd-abed-4222-a1e2-f4c855f…
-
**Describe the issue**
I collect data via LoRAWAN in to Thingsboard. I need to send the same data to a PLC based on the customers network. Was thinking IoT Gateway in modbus slave mode and writing to…
-
**Describe the issue**
Create description about your issue, and your actions to solve it.
I was following the example to create a custom serial connector.
I prepared config files as instructed and …
-
**Describe the bug**
Clear and concise description of what the bug is.
When we have multiple devices daisy chained - with different modbus device IDs, under the same serial port, we have to make sev…
-
Hello tbGateway team:
When docker container tb-gateway started. If I send a RPC command to gateway every 1 minute,it will be successfully executed
Then if stop calling and wait for 5 minutes,no…