Skip to main content
1-Visitor
January 22, 2018
Question

Alarm creation

  • January 22, 2018
  • 1 reply
  • 1432 views

Hi All,

How can I associate an alarm with a widget?
I mean...an alarm is a property, if I call into a service it will be just a value. Right?

I want to create an alarm that warn me if some of my UI values get higher than expected.
Any tips?

Thanks,
Anselmo.

1 reply

22-Sapphire I
January 22, 2018

Have you looked at Alerts / DataChange / Subscriptions at all?

You can define Alerts or DataChange triggers that can be subscribed to by subscriptions to run some logic.

That can then set values, send sms etc. to be displayed on the UI etc.