-
**Component**
* Rule Engine
**Description**
Can the cliend id or username/password of the MQTT node be changed dynamically (based on the data in the msg) in rule engine?
-
**Describe the bug**
When there are many alarm rules configured in deviceProfiles, the following error occurs after restarting the gateway :
` WARN o.b.s.q.k.TbKafkaProducerTemplate - Producer te…
-
**Describe the bug**
When updating an attribute of a device connected to the gateway using rest_connector, the gateway raises an exception.
**Connector name :**
[REST Connector]
**Error traceb…
-
When the payload of my mqtt message exceeds +/- 8KB, Thingsboard throws this error and disconnects from the broker.
![image](https://user-images.githubusercontent.com/32327026/78008460-fa700280-733f-…
-
**Describe the issue**
Create description about your issue, and your actions to solve it.
Performance issues of gateway to thinboard
**Configuration** (Attach your configuration file)
**Notate: …
-
**Describe the bug**
Clear and concise description of what the bug is.
Unable to upload telemetry data to thingsboard platform, I have tried a lot of formats, I wonder what is the correct format? …
-
**Not recieve remote data from opcua server**
I have run a opcua server to simulate a remote device.
**opcua server code in python :**
```
import sys
sys.path.insert(0, "..")
import tim…
-
**Encount a problem with thingsboard-gateway mqtt**
The tb_gateway.yaml and the default mqtt.josn like following:
**Configuration**
thingsboard:
host: 192.168.0.72
port: 1883
remoteShe…
-
How to connect Tasmota Sonoff switch via MQTT
-
i am configring thingsboard-gateway ,about modbus Connection over TCP/UDP protocol.
The data type of device is boolean type,Example:
"timeseries": [
{
"tag": "test",
…