grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Fix fetching asset properties #302

Closed iwysiu closed 6 months ago

iwysiu commented 6 months ago

What this PR does / why we need it: Fixes fetching asset properties. Instead of calling util.GetAssetId on the base query it should use the assetId on the wrapper query.

Which issue(s) this PR fixes:

Fixes #301

Special notes for your reviewer: