Trigger SMS Alert
Send an SMS alert when a specific condition is met.
Overview
The node sends an SMS (using Twilio) when a trigger condition is met. It can also send a link to live stream as well as any Clips or Snapshots uploaded to Lumeo Cloud using Save Clip Node or Save Snapshot Node.
Inputs & Outputs
- Inputs : 1, Media Format : Raw Video
- Outputs : 1, Media Format: Raw Video
- Output Metadata : None
Properties
Property | Value |
---|---|
| Comma separated list of mobile numbers to send SMS to. Format: +(countrycode)phonenumber Ex. |
| Message to send as the alert. Ex. Overtime parking detected |
| If true, includes any clips or snapshots uploaded by this pipeline to Lumeo cloud in the SMS. |
| If true, includes a link to the live stream in the SMS. |
| API Key for this Lumeo application that this pipeline is deployed to. Find it here: API |
| Twilio account ID, found on your Twilio dashboard. Ex. ACbd369d9cf984c47278fe12319861923861 |
| Twilio auth token, found on your Twilio dashboard. |
| SID of Twilio Messaging Service to send the SMS from. See here for how to setup and get this SID : https://support.twilio.com/hc/en-us/articles/223181308-Getting-started-with-Messaging-Services |
| Send the SMS once this trigger condition is met. The trigger expression must be a valid Dot-notation expression that operates on Pipeline Metadata and evaluates to ex. |
| Min time between consecutive SMS notifications. |
| Frequency to check for uploaded clips and snapshots. |
Metadata
Metadata Property | Description |
---|---|
None | None |
Updated 1 day ago