Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to get notified when temperature exceeds certain value, or any other condition is met, use the setup scenario below.

Send notification when temperature exceeds 25 degrees

...

Set smart rule Equation to turn on your virtual emergency switch if the notification condition is met.
In our example, we are checking if one of temperatures (Temperature 1, Temperature 2) is higher than 25ºC. Also, once this condition is met, we set minimum duration to 30 minutes, so that we don't receive notifications too often.

...

Variables

Temperature 1
Temperature 2

Te = 21.8ºC
Te1 = 22.3ºC

...

Equation

(Te > 25) or (Te1 > 25)

...

Actions

If result is TRUE, perform following actions:

Notification

On

...

If result is FALSE, perform following actions:

Notification

Off

...

Duration

When to stop performing specified actions

Minimum duration
Value: 30 minutes

Maximum duration
Value: not set

...

(error)

...

Set smart rule Notification to provide proper feedback when temperatures are higher than 25 degrees:

...

Variables

Temperature 1
Temperature 2

Te = 21.8ºC
Te1 = 22.3ºC

...

Equation

(Te > 25) or (Te1 > 25)

 

...

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1422e
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "SUP"
labelskb-how-to-article

...

hiddentrue

...

doc_tap_notified;

doc_tap_notification25deg;

Set name "Notification"

doc_tap_Create_Emerg;
Image Added

doc_tap_SettingEmerg;
Image AddedImage Added

doc_tap_Opendetails;
Image Added

doc_tap_ruleEquation;
Image Added

doc_tap_EquationOften;

doc_tap_Equation;doc_tap_Ren1;
doc_tap_sett_cond1;

doc_tap_VTT12;

Te = 21.8ºC
Te1 = 22.3ºC

doc_tap_EquationTe;


doc_tap_ActNotific;

doc_tap_ActOn;

doc_tap_Falsenotif;

doc_tap_FalseOff;

doc_tap_Duration30min;



(tick)


(error)

doc_tap_OpenNotif;
Image Added

doc_tap_SetNotif;

doc_tap_Notific;doc_tap_Ren2;
doc_tap_sett_cond2;

doc_tap_NotifictSensor;


doc_tap_NotificTempr25ºC;


(tick)
 

(tick) 


Info

 doc_tap_DeviceSimpleAlarm;