-
**Describe the issue**
The gateway has succesfully sent data to thingsboard, where i can find it in the "latest telemetry" of the device. But has now stopped sending in new data, except for 4 values …
-
**Describe the bug**
The device in device group is missing.
**Your Server Environment**
* cloud.thingsboard.io
**Your Client Environment**
**Your Device**
* Connectivity
* MQTT
…
-
The scan_network() function is called twice before the loop in run() yet there is no guard around the callback_parms[ ] dictionary in scan_network() function such as before the run loop in run(). The …
-
**Describe the bug**
When the OID of the equipment has more than 11 positions, it does not send the information to Thingsboard.
For example 1.3.6.1.2.1.31.1.1.1.7.1
[SNMP Connector]
{
"devi…
-
**Describe the issue**
I configured Thingsboard and Thingsboard gateway to work in this way:
- new data are pushed on 1 device that is a gateway
- if the device does not exist, it will create it
-…
-
Hi,
I am using below for opcua.json:
{
"server": {
"name": "OPC-UA Default Server",
"url": "xxxxxxxxxx:4840/",
"timeoutInMillis": 5000,
"scanPeriodInMillis": 5000,
"disableSubscriptions":f…
-
**Description**
Updated to ThingsBoard v3 and it stops consuming data after about 5 minutes from the IoT Gateway v2.4.1 and gives a timeout message in log. The new data is still coming through from I…
-
my mqtt.json document like this:
"broker": {
"name":"EMQX",
"host":"testname.com",
"port":8883,
"security": {
"type": "basic",
"username": "user",
…
ghost updated
3 years ago
-
**Describe the bug**
Terminating due to java.lang.OutOfMemoryError: Java heap space. the node will be terminate and the thingsboard web site will be very slow.
the error detail please see the scr…
-
OS: centos 7.0
ThingsBoard:commumity Edition 3.2
I don't understand your solution. I tried the 'change originator node', but it didn't work!
i collect data of Device A throught the thingsboa…