ezeroldan24
ezeroldan24
Good afternoon! Since the thingsboard.cloud update, I'm having trouble starting the dashboards. I can log in correctly, enter the devices, alarms but if I access any panel it stays loading...
Good afternoon, it happens to me that on phones that have version Android less than 12, they do not load the widgets since version 3.6 of thingsboard.cloud. Does anyone know...
Can the relationType output of the rule nodes be used to perform analysis within the next node? Type: metadata or msg
[{ "msg": { "ble.beacons": [], "position.latitude": -32.948788, "position.longitude": -60.656022, "position.speed": 0, "timestamp": 1724344195.011 }, "metadata": { "deviceType": "GPS Motos Telematics", "deviceName": "nombre", "ts": "1724344195011" } }, { "msg": { "connection.state":...
``` ``` The ID I put in the mat-tab-group works. But it doesn't work in the mat-tabs. If I put the name test in the HTML element click, it accepts...
You can also access an entity (Device) from here. How to use the panel's status entity?
Good afternoon, I'd like to filter telemetry by entity groups within the Line Chart widget or any similar widget. Is there a way? @devaskim I found a similar solution for...
Hello everybody, I need update a widget route map with the button in the custom action. I make this is code but not found, the result is screen white. Help...