Hi all,
I am working on Anomaly detection. I am able to see my alert in my Alert History. I have a mashup, where I have fetched AlertHistory. Now, I also want to display the raw values at which the alerts are raised. How am I suppose to fetch the Raw Values from my db of that instant on mashup?
Thanks!!
Not sure what you are using for the alerts, but within ThingWorx if you are using the built-in alerts, the alert event will supply some information.
To get the raw data, where do you have it stored? How are you interacting with that store right now?
It should just be a service with perhaps filtering parameters to retrieve your data to bring to the mashup to display.