Skip to main content
1-Visitor
January 3, 2022
Solved

Query about twilio

  • January 3, 2022
  • 1 reply
  • 870 views

where we need to write the code for checking this whether this temperature is greater then 30 or not , in twilio guide sample alerting app

YS_10134308_0-1641192655758.png

 

Best answer by SachinSharma

@YS_10134308 

 

Code is not required for this, there is an alert created which triggers when temperate goes above 30. 

SachinSharma_0-1641194587350.png

When the alert triggers it executes the below subscription and message is sent.

SachinSharma_1-1641194693070.png

 

Download and import the sample thing from Step 1 which contains the alert and the subscription,

SachinSharma_2-1641194753962.png

 

Regards,

Sachin

 

 

 

1 reply

16-Pearl
January 3, 2022

@YS_10134308 

 

Code is not required for this, there is an alert created which triggers when temperate goes above 30. 

SachinSharma_0-1641194587350.png

When the alert triggers it executes the below subscription and message is sent.

SachinSharma_1-1641194693070.png

 

Download and import the sample thing from Step 1 which contains the alert and the subscription,

SachinSharma_2-1641194753962.png

 

Regards,

Sachin