com.apama.cumulocity
Event SendSMS
Sends SMS alert.
Example: SendSMS("Message",["+918XXXXXXXX1"],"10XXX",{"sender":"+918XXXXXXXX1"})
Constant summary |
string | CHANNEL := "CumulocityIoT"
Channel to send these events to. |
CHANNEL
string CHANNEL := "CumulocityIoT"
Channel to send these events to.
address
sequence<string> address
List of receivers of the SMS.
extraParams
dictionary<string, string> extraParams
Additional parameters.
message
string message
Content of the sms.
sourceAssetId
string sourceAssetId
Identifier of the source that triggered this SMS.