HaydenBurrows

Results 6 comments of HaydenBurrows

Hi, I have approached this a slightly different way. I use label attribute from device as below. Then in the alarms table, chose label (E) For this to work, I...

Hi, not sure if this is what you want to achieve. I have a relationship hierarchy of: Customer-->Asset-->Device I have a 'Create site' button with HTML template that creates an...

@Sylphe88 I can't claim credit for all of this code. I found some helpful resources in the source code here which may be of use: https://github.com/thingsboard/thingsboard/tree/master/ui-ngx/src/assets/help/en_US/widget/action

Hi @chewyQ1 . You can do this now, but just using a HTML/Markdown card. In this card you can have multiple data sources or just use one and access the...

Are you saying that one device (**entity_id**), will send a message (**key**) with the same timestamp (**ts**)? I can't find it now, but I remember seeing a comment similar but...

If you look under rule engine statistics you can see your queue stats. ![image](https://user-images.githubusercontent.com/69659611/223596132-3381cc08-eb72-4537-a4bd-2d53a5c154cf.png) Check if you have any exceptions which should point you to a particular rule node. ![image](https://user-images.githubusercontent.com/69659611/223597254-ff133149-6f76-4a5e-a4f3-b37af90c2ba3.png)...