Description
Hello,
we have the following situation: >10 assets are monitored with ThingsBoard. While they are not completely the same, the same dashboard can be used to monitor them. There is one dashboard giving an overview of all at once, but we also need the possibility to look at every single one in more detail.
The obvious solution would be to create >10 separate dashboards and change the device for each widget - very cumbersome in every possible way. I then created an entity alias, so one change there would at least change all the widgets at once - but this is still not enough, since the user can't simply change entity aliases.
I then experimented with changing the alias using an action button, but could not get it working.
The situation at hand is a very common one and must be a basic functionality of a tool like ThingsBoard - can you please tell me what is the intended way of implementing this?
We are using ThingsBoard PE 4.0.1.
Best