-
**Describe the issue**
Create description about your issue, and your actions to solve it.
I am having an issue integrating modbus serial with thingsboard gateway, where the device is created on thin…
-
**Describe the issue**
I've created a sample UDP connector and enabled it according to:
https://thingsboard.io/docs/iot-gateway/custom/
When starting IoT GW I'm getting errors:
Mar 04 14:35:05 fl…
-
I would like to use multiple ODBC connectors to read and transmit data from different tables in the same database. This is currently not possible in the current version if the column names providing t…
-
Hi I am ran into this error when trying to parse a message into my MQTT connector. As you can see, I have passed deviceName into the converter but it still showed an error message where deviceName is …
-
**Describe the issue**
To write a Modbus single coil, how do you configure modbus.json and what is the data format of the RPC node?
Hope to get your guidance.
I can successfully write single hold…
-
**Describe the issue**
Basically I want to use thingsboard and thingsboard gateway to control my relay module and show the result in thingsboard.
I have try to use thingsboard with my own python f…
-
**Describe the bug**
I configured Modbus to read multiple registers with the `bytes` configuration but it's trying to decoded with `utf-8`, like the `string` type.
**Connector name:**
Modbus conn…
-
Hi all,
I spent some time trying to understand why in my custom connector I was not able to decode some raw payloads; the problem appear as soon as one of the ASCII char is > 127:
`eg: echo -…
-
I've been trying to control the relay of a device, i managed to turn it on using modbus rpc and control widgets, writing the value "1" on the modbus address 0. But when i tried to write the value "0" …
-
**Modbus Connector**
I'm having trouble getting device data connected to the gateway after the software update.
Before the update, I was able to see the telemetry and attributes of a Modbus device …