-
I used flutter 3.22 with fvm. This seems to work fine. But running
```bash
fvm flutter run
```
results in following output:
```bash
Downloading android-arm-profile/windows-x64 tools... …
-
**Component**
* Generic
**Description**
Hi there,
I am trying to develop a widget within a dashboard where I can set a period that my device will be sending information (I mean, an integer …
-
Hello,
I am sending RPC requests to a device, but once the request is received, Thingsboard sends a last message with flag "Finish" and closes the MQTT connection. Then the device has to reestabli…
-
I am using Digital Gauges, From postman, I sent a data which is 100, now the Digital Gauge Widget says its 100, but when I sent a data which is 0, the Digital Gauge Widget is still 100, It needs to r…
-
**Describe the bug**
As described in [this issue](https://github.com/thingsboard/thingsboard/issues/6835) :
You can't save time series on device with API call if you have previously deleted timeseri…
-
**Component**
* Rule Engine
**Description**
Is there a way to limit the rate at which messages are processed via the rule chain?
1. I need to obtain device telemetry via REST API, using GE…
-
I've successfully built the app versions 1.1.0, 1.2.0 and 1.3.0, but when I run any of them on an Android device I receive the Fatal Error:
"Fatal application error occurred:
Unsupported ThingsBoa…
-
**Component**
* Rule Engine
**Description**
I am trying to generate reports on cloud and edge. On the cloud, the reports can be easily scheduled; however, on the edge I am getting "connect…
-
Build system version info:
```
% fvm flutter --version
Flutter 3.22.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 761747bfc5 (4 months ago) • 2024-06-05 22:15:13…
-
When the alarm is generated, I do not receive the push notification as such, it is only displayed if I open the thingsboard application.
https://ibb.co/RCVtxtB
I want to receive the notification…