com.apama.cumulocity
Event SendSMS
Sends SMS alert.
Example: SendSMS("Message",["+918XXXXXXXX1"],"10XXX",{"sender":"+918XXXXXXXX1"})
Constant summary |
string | CHANNEL := "CumulocityIoTGenericChain"
Channel to send these events to.
-
Deprecated:
-
[This channel constant has been deprecated. Use SEND_CHANNEL instead.]
|
string | SEND_CHANNEL := "CumulocityIoTGenericChain"
Channel to send these events to. |
CHANNEL
string CHANNEL := "CumulocityIoTGenericChain"
-
Deprecated:
-
[This channel constant has been deprecated. Use SEND_CHANNEL instead.]
Channel to send these events to.
SEND_CHANNEL
string SEND_CHANNEL := "CumulocityIoTGenericChain"
Channel to send these events to.
-
Since:
- 10.5.2.0
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.