Array as value of OPC node to SiteWise Assets

0

I have an OPC server that has nodes with arrays as values. For example I have a node called "Temperatures" which has values [33, 29, 30, 19] in the array.

Is it possible to set single items of this array as properties into SiteWise assets with aliases like /Temperatures/1, /Temperatures/2, /Temperatures/3, etc.?

Timo
質問済み 2年前308ビュー
1回答
0

This is not a supported data type as of today. For now as a workaround, you can wrap it as a string and put a iot core rule that reads the string and formats the data to your needs and pushes back to sitewise. Might not be a good fit for high frequency data. Below link has the available data types for measurements:

https://docs.aws.amazon.com/iot-sitewise/latest/userguide/measurements.html

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ