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
demandé il y a 2 ans306 vues
1 réponse
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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions