sms
Description: settings for SMS : OBJECT
Element | Type | Description |
enabled | BOOL | Enables or disables SMS service on the device (default:true) |
inbox | ARRAY | Contains a list of received SMS messages |
outbox | ARRAY | Contains a list of sent SMS messages |
receivedLimit | UINT | Specifies the number of received SMS to keep. Set this element to 0 if you do not want to keep SMS messages. (0-1000, default:1000) |
resendLimit | UINT | Specifies the number of times the modem retries sending a failed SMS message. Set this element to 0 if you do not want to resend failed SMS messages. (0-10, default:3) |
sentLimit | UINT | Specifies the number of sent SMS messages to keep. Set this element to 0 if you do not want to keep SMS messages. (0-1000, default:1000) |
password | STRING | Password settings
|