sms
Description: settings for SMS : OBJECT
| Element | Type | Description | 
| enabled | BOOL | Enables or disables SMS service on the device (default:false) | 
| 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:0) | 
| 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) | 
| smsCommands | OBJECT | Available SMS commands | 
| apnEnabled | BOOL | Enable or disable control of getting of APN value using SMS service (default:false) | 
| cellularStatusEnabled | BOOL | Enable or disable control of getting of cellular status using SMS service (default:false) | 
| checkinEnabled | BOOL | Enable or disable control of checkin process using SMS service (default:false) | 
| enabled | BOOL | Enable or disable SMS commands functionality (default:false) | 
| ethernetEnabled | BOOL | Enable or disable control of getting of ethernet status using SMS service (default:false) | 
| geopositionEnabled | BOOL | enable or disable control of getting device coordinates obtained from GPS using SMS service (default:false) | 
| geopositionEnabled | BOOL | Enable or disable control of getting the device coordinates obtained from GPS using SMS service (default:false) | 
| lnsRestartEnabled | BOOL | Enable or disable control of restart of LoRa Services using SMS service (default:false) | 
| password | OBJECT | Settings for SMS commands password | 
| customText | STRING | Custom password text (default:”) | 
| enabled | BOOL | Enable or disable password usage in SMS commands (default:true) | 
| text | STRING | Custom password | 
| useCustomPassword | BOOL | Enable or disable custom password usage in SMS commands (default:true) | 
| pingEnabled | BOOL | Enable or disable control of ping command using SMS service (default:false) | 
| radioEnabled | BOOL | Enable or disable control of getting of radio status using SMS service (default:false) | 
| rebootEnabled | BOOL | Enable or disable control of reboot of device using SMS service (default:false) | 
| rmEnabled | BOOL | Enable or disable control of remote management using SMS service (default:false) | 
| serialEnabled | BOOL | Enable or disable control of getting of serial port status using SMS service (default:false) | 
| setCellularEnabled | BOOL | Enable or disable control of cellular connection using SMS service (default:false) | 
| wanStatusEnabled | BOOL | Enable or disable control of getting of WAN status using SMS service (default:false) | 
| whitelist | OBJECT | Defines settings for SMS commands whitelist | 
| enabled | BOOL | Enable or disable whitelist usage in SMS commands (default:true) | 
| numbers | A list of phone numbers in the whitelist | |
| wifiEnabled | BOOL | Enable or disable control of getting the Wi-Fi status using SMS service (default:false) | 
| wanIpsEnabled | BOOL | Enable or disable getting of WAN interface IPs using SMS service (default:false) |