Open fridgepoet opened 1 year ago
This could be partially implemented by creating a query for ListTimeSeries (https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListTimeSeries.html) and exposing the timeSeriesType
filter to pass in "DISASSOCIATED".
Including the latest value in the query result requires additional API requests. Could we separate the requirement to list the latest values and reuse the existing "Get Property Value" query?
Discussed in https://github.com/grafana/iot-sitewise-datasource/discussions/186