-
**Describe the issue**
Is it possible that i have use the thingsboard-gateway to resolve device's massage and send the result to another IOT platform without the ThingsBoard platform.
There…
-
Hello @imbeacon and @samson0v,
I need to use the data from smart sensors (that follow Modbus protocol) for the ML routine inside the edge computer where the Thingsboard IoT gateway is installed. I'…
-
**Describe the issue**
I use latest files on this github repository. When I want to build image through "docker build -t myimage ." command and when I want to run a container with that image, I got s…
-
**Describe the issue**
We're evaluating Thingsboard for device management. Our objective is to install the Thingsboard gateway into an edge device, which then connects to the source devices. We're in…
-
I have data comming from TTN, the data seems like this:
```
**{
"end_device_ids" : {
"device_id" : "dev4",
"application_ids" : {
"application_id" : "machineman5"
},
"de…
-
I'm sorry to bother, weekend but now encountered a very thorny problem, when I was in call RPC twoway API call deviceId parameters into defaultDevice rather than gatewayDevice ID, response to the 408 …
-
**Describe the issue**
I am using custom connector feature, the feature is fine. Just want to check if it is possible to reload the configuration json file or convertor without restart gateway. The…
-
Hello!
I have latest TB Gateway installed and connected to external MQTT Broker. TB Gateway get the following messages from Broker:
Message from Sensor 1:
`{"Key":{"Sensor1":{"Device":"Sensor…
-
**Describe the bug**
*Note: I have not tested this with ThingsBoard gateway itself, but seeing as the MQTT code is identical to the one found in the [Python Client SDK](https://github.com/thingsboard…
-
I've been struggling for hours now to identify what I'm doing wrong.
But it appears to be some kind of a bug now.
I'm integarting telemetry data via kafka-integration for a specific device.
The …