grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Get interpolated property value multiple assets #327

Closed hwandersman closed 3 months ago

hwandersman commented 3 months ago

What happened: I added multiple assets with the same asset property to the Get interpolated property value query and only saw data appear for one of the assets.

What you expected to happen: Data should appear for each asset in separate data frames.

How to reproduce it (as minimally and precisely as possible):

  1. Add a query for Get interpolated property value
  2. Select multiple assets from the same asset model with data
  3. Select an asset property
  4. See a set of data appear for only one of the assets - unclear which one

Screenshots

image

Anything else we need to know?:

Environment:

hwandersman commented 3 months ago

This has already been taken care of here: https://github.com/grafana/iot-sitewise-datasource/pull/256 Will upgrade my version of the plugin.