-
**Telemetry Grouping for Widgets**
UI
**Description**
I have a single Device out in the real world, connected to multiple smaller devices (all of the same type), that one 'main' device sends…
-
IMAGE SYNC
-
##
fails to start
If you run it manually via = node server.js = everything works.
## How could we reproduce this issue?
server.js
const express = require('express')
const traccar = re…
-
**Describe the bug**
I just tried v3.5.1, but it fails to start, with an exception right at the start:
```
smartmaic-gw | 2024-06-27 15:43:15 - |INFO| - [tb_gateway_service.py] - tb_gateway_se…
-
#### Hello ThingsBoard Team and Users,
I am trying to create a widget that shows the sum of a specific telemetry key from multiple devices. I am using ThingsBoard v3.7PE. Here is a detailed descr…
-
**Describe the bug**
IotGateway lost connection with TB Edge PE after a restart on iotgateway, after 8 hours memory gets full, restarted edge with new parameters (increased MQTT new message size li…
-
**Component**
* Installation
**Description**
Error Message
```
Error response from daemon: error while creating mount source path '/host_mnt/home/shft/.mytb-edge-data/db': mkdir /host_mnt/…
-
**Component**
* Installation
**Description**
We have installed thingsboard community edition on our linux server. We already have an account in flespi which contains all our teltonika devi…
-
**Describe the bug**
Delete a working device from TB Edge UI produces endless device creation.
Steps to reproduce:
1. Start a connector (we used opc-ua async one)
2. Go to http://localhost:80…
-
**Describe the issue**
I'm trying to read 3 variables and an attribute from a Modbus TCP device.
The tb_gateway reads only the first variable. I think there is a timing issue because the slave devic…