Using multiple devices in a blueprint

Using multiple devices in a blueprint

I was wondering if someone knows a way to display multiple devices in a widget using a blueprint dashboard.

For example, on my environment I have my devices categorized by tags representing a company and location. When I want to see every sensor in a location I have to manually create a normal dashbaord, select each and every device, and put it in their widgets. This can be time consuming when you have +10 sensors in the same place.

To speed things up, I was thinking about calling all the sensors in a chart widget that match a certain tag (represeting the location, in my case), but at the moment I'm just able to "get"just one device each time. At the moment this is useful to see details of one specific device, bust doesn't scale very well when trying to see things from broader perspective.

So, perhaps I'm not seeing something or I have been using the platform wrong. Any insight will help.