backOffTimers
Description: carrier-defined backoff timers for PPP connections, SMS retries, and modem resets : OBJECT
| Element | Type | Description |
| enabled | BOOL | Enable or disable backOffTimers feature (default:true) |
| timers | ARRAY | Contains a list of backoff timers |
| carrierName | STRING | Displays the name of the carrier |
| data | ARRAY | Contains data timers, defining the interval between cellular connection attempts in seconds |
| dataReset | ARRAY | Contains data reset timers, defining the interval between connection reset attempts in seconds |
| modemReset | ARRAY | Contains modem reset timers, defining the interval between resetting the modem in seconds |
| readOnly | BOOL | Determines whether the timers are read-only |
| sms | ARRAY | Contains SMS timers, defining the interval between attempts to send an SMS in seconds |