IoT Sitewise modeling assets with time-series categorical data?

0

Goal: use time-series categorical data to creat an asset model in IoT Sitewise. Examples, include words for alarm states like Warning, Alarm, Healthy. Documentation indicates only measurements can be used. Examples include RPM, vibration RMS. I want to use both categorical and measurement. Both have the same date stamps.

gefragt vor einem Jahr197 Aufrufe
1 Antwort
0

AWS IoT Sitewise does support STRING Value for Measurements . You should be able to store A string with up to 1024 bytes as a "Measurement". You may use this to store categorical data.

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

AWS
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen