thingsboard-gateway
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
**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...
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...
**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: ...
**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...
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...
**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:...
 
**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:...
**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...
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...