Skip to content

Commit c41cdf3

Browse files
committed
Update triggers.md
1 parent 735feb2 commit c41cdf3

File tree

1 file changed

+2
-0
lines changed
  • content/arduino-cloud/03.cloud-interface/04.triggers

1 file changed

+2
-0
lines changed

content/arduino-cloud/03.cloud-interface/04.triggers/triggers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ tags: [Arduino Cloud, Triggers, Cloud Notification]
77

88
Triggers react to certain conditions inside your Arduino Cloud Thing, such as a boolean being true, or a string being assigned a value. As soon as a set condition is met a notification gets triggered and sent to you. This is useful when you monitor data and you need to know about any change as soon as it happens. This could be anything from different values in environmental monitoring or security-related information such as movement detection.
99

10+
Triggers can also be used to detect **device status**, where you can configure to send an email / push notification whenever a device goes online/offline.
11+
1012
Triggers can be set up for any of your existing projects, and are found in the [cloud home section](https://cloud.arduino.cc/home/).
1113

1214
## Hardware & Software Needed

0 commit comments

Comments
 (0)