Insights Hub How to read Quality Code in Visual Flow Creator?

2021-04-30T06:42:02Z
Applications

Summary


Details

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.

KB Article ID# PL8526691

Contents

SummaryDetails

Associated Components

Visual Flow Creator