How can we read asset Quality Code in Visual Flow creator? Can the read timeseries node be used?
Solution
For the quality code data, you can't use the read timeseries node.
Instead, you can use the HTTP request node and call the timeseries API:
/api/iottimeseries/v3/timeseries/{assetID}/{Aspect}
The response will include the QC data as well:
Notes
For additional support, please create a support case via the Support Centre.