SMS Context Reference
SMS module adds the following entities to Iotellect Server context tree.
Root Context
The following actions are added to Root context:
Send SMS
This Call Function instructs Iotellect Server to send an SMS message.
Action Type: | |
Action Name: | sendSms |
Action Group: | Advanced Actions |
Permissions: | Accessible at Administrator permission level |
Utilities Context
The following functions are added to Utilities context:
Send SMS
Sends an SMS message. This function will work properly only if SMS sending is properly set up in server global configuration.
Function Name: | sendSms | ||
Permissions: | Accessible at Operator permission level | ||
Input Records: | 1 | ||
Input Format: | Name | Type | Description |
---|---|---|---|
recipient | String | Recipient's phone number in international format. | |
message | String | Message text. | |
Output Records: | 0 | ||
Output Format: | None |
Was this page helpful?