Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge with Displaying Data from Multiple Devices in Custom HTML Widget using Aliases #10577

Open
Muddassar50 opened this issue Apr 16, 2024 · 2 comments
Assignees
Labels
question generic question

Comments

@Muddassar50
Copy link

Muddassar50 commented Apr 16, 2024

I'm currently working on a project where I need to display data from multiple devices within a single widget created using HTML and aliases in ThingsBoard. However, I've run into a challenge where only data from the latest created device is being displayed when multiple devices are added to one alias.
I'm facing an issue where my custom HTML widget, designed to display data from multiple devices using aliases, only shows data from the latest created device when multiple devices are added to one alias.

What I've Tried
I've tried various configurations and troubleshooting steps, including reviewing the alias configurations, exploring the documentation, and experimenting with different settings, but I haven't been able to resolve this issue yet.

If anyone has encountered a similar issue or has insights into how to ensure that my custom HTML widget displays data from all devices within the alias, I would greatly appreciate your guidance and expertise.

Your support and insights would be invaluable in helping me overcome this hurdle and successfully implement my project. Thank you in advance for any assistance you can provide!

Looking forward to your responses.

Environment

  • ThingsBoard: cloud
  • Browser: google chrome
@myroslav-tb
Copy link

Hello @Muddassar50, I would recommend for you to use Entities table to display the information from multiple devices in an Entity alias.

image

image

Best regards,
Myroslav

@Muddassar50
Copy link
Author

I don't want to use the Entities Table. Is it possible to achieve this using a HTML value card?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question generic question
Projects
None yet
Development

No branches or pull requests

3 participants