-
Hi
JAVA Rest-API Client getScheudulerEvents(String type) is not working - Server responds with 404 not found.
It seems that there is an bug in the URL instead of **&** should be a **?** .
```
…
-
**widgetContext.stateController.openState(targetDashboardStateId, params, false);**
By using the above custom action I can navigate to a new state of the current dashboard.
**But I want a metho…
-
Thingsboard PE moile app
On things board I have the user able to change the language and have the dashboards change accordingly,
On the app I see there is support for localization, is there a way …
-
**Description**
To create a notification request with this API endpoint :
![image](https://github.com/thingsboard/thingsboard/assets/104388936/53165303-a461-4019-9c26-cd07a557c8d8)
It is required …
-
**Component**
* Generic
**Description**
We have some dashboards that take >30s to load the data and would like to improve on that. While analyzing the issue, we found that PostgreSQL takes ~6s…
-
**Component**
* Rule Engine
**Description**
I have definined relations between devices:
![image](https://github.com/user-attachments/assets/a1c4fc31-b508-409f-8c0a-2c152846a20e)
The 'Edit …
rpcai updated
2 months ago
-
**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…
-
**Component**
* Generic
**Description**
We would like to develop our own solution templates for customers, and allow them to easily deploy them - i.e in exactly the same manner as the Thingsboar…
rpcai updated
2 months ago
-
**Component**
* Rule Engine
**Description**
I would like to use an external rest API to receive extra information for customer devices from an external REST Server.
based on example htt…
-
**Component**
* Generic
**Description**
I have a single docker-compose file that runs everything I need including Thingsboard-postgress and the associated Thingsboard IOT gateway. When I start…