Structure containing the AVMS settings to be set on the device This maps to structure SLQSAVMSSetSettings_v2 (For AVC2 service)
- Parameters
-
AutoConnect[IN] |
- Auto Connect to AirVantage server
|
PromptFwDownload[IN] |
|
PromptFwUpdate[IN] |
- 1 byte parameter indicating FOTA Automatic update
- 0x00 - Firmware autoupdate FALSE
- 0x01 - Firmware autoupdate TRUE
|
pFwAutoSDM[IN/OPTIONAL] |
- OMA Automatic UI Alert Response
- 0x00 - DISABLED
- 0x01 - ENABLED ACCEPT
- 0x02 - ENABLED REJECT
|
pPollingTimer[IN/OPTIONAL] |
- Polling timer to connect to AVMS server
- 0-525600 (min)
- 0:disabled
|
pConnectionRetryTimers[IN/OPTIONAL] |
|
pAPNInfo[IN/OPTIONAL] |
|
pNotifStore[IN/OPTIONAL] |
|
pPeriodInfo[IN/OPTIONAL] |
|
pAutoReboot[IN/OPTIONAL] |
- Automatic device reboot when the request is received from AirVantage server
|
- Note
- Setting PromptFwDownload/PromptFwUpdate as TRUE implies AutoConnect to be also TRUE even if AutoConnect was set FALSE initially. Automatic firmware download/update selection trumps the connection setting flag.