Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I have a service to get live property values. How can i create an alert on this service when the values increases on a threshold.
Solved! Go to Solution.
Hello,
If you want to use the built in "Alert" function on the thing entity then you would have to first create a property for the value which you want to send an alert for.
Here you can read more on how to use the Alert function.
Regards,
Jens
Hello,
If you want to use the built in "Alert" function on the thing entity then you would have to first create a property for the value which you want to send an alert for.
Here you can read more on how to use the Alert function.
Regards,
Jens