thingsboard-gateway icon indicating copy to clipboard operation
thingsboard-gateway copied to clipboard

Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols

Results 286 thingsboard-gateway issues
Sort by recently updated
recently updated
newest added

**Describe the issue** The REST Connection works for us as expected but we would like some minor modifications to do some data transformation and add maybe some helper functions for...

help wanted

Hi, I have already described my problem once in another question (https://github.com/thingsboard/thingsboard/issues/6880), sadly with no response. Also posting here in the gateway project makes more sense. Now I have recreated...

help wanted

**Describe the issue** I'm trying to install thingsboard-gateway v3.1 in Raspberry Pi in following the [deb installation](https://thingsboard.io/docs/iot-gateway/install/deb-installation/) After issuing `sudo apt install ./python3-thingsboard-gateway.deb -y` I'm getting the following message: ![imagen](https://user-images.githubusercontent.com/44984326/182597067-dc731070-957b-4076-b3b7-0adaa4674030.png)...

help wanted

**Describe the issue** The error arises after installing ThingsBoard IoT gateway version: 2.9 and updating the config files. I didn't have this error with earlier version of the gateway. **Connector...

help wanted

Hello! I'm trying to develop a new connector for thingsboard-gateway here: [https://github.com/JavierNR/thingsboard-gateway/tree/feature/ads-connector](https://github.com/JavierNR/thingsboard-gateway/tree/feature/ads-connector) This will support connecting to TwinCAT plc's from Beckhoff using pyads python library, at the moment my connector...

feature

**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) tb_gateway.yaml ``` thingsboard: host:...

help wanted

![Screenshot (35)](https://user-images.githubusercontent.com/80543140/159903509-d323ff47-c106-4a7d-9a03-c94b125739ff.png) ![Screenshot (36)](https://user-images.githubusercontent.com/80543140/159903523-ee813ce1-e163-4f7c-a101-c204616d48e5.png)

help wanted

**Describe the issue** Upon loss of connection with my Modbus device, TB Gateway requires a restart to start communicating again **Configuration** [modbus.json.txt](https://github.com/thingsboard/thingsboard-gateway/files/8723262/modbus.json.txt) [tb_gateway.yaml.txt](https://github.com/thingsboard/thingsboard-gateway/files/8723263/tb_gateway.yaml.txt) **Connector name:** Modbus Connector **Versions:** - OS:...

help wanted

**Describe the issue** I have The Thingsboard IoT Gateway up on a virtual machine, and I'm trying to get the BACnet connector to work. I have, on the same local...

help wanted

Thingsboard IOT gateway does not seem to detect bacnet device. The logs do not show any error. But if I use any other IP address other than 127.0.0.1/0.0.0.0 in the...

bug