grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Use AssetIDs in SitewiseCache #306

Open iwysiu opened 5 months ago

iwysiu commented 5 months ago

SitewiseQuery.AssetId is deprecated but its used in sitewiseCache. This means that queries from sitewiseCache don't replace template variables in AssetId properly. This may involve reverting https://github.com/grafana/iot-sitewise-datasource/commit/461696f27151e4982b4c9d265584d69504f64ad5 on the backend.