| Parameter | Description | Type | Default Value | Configurable Values | 
|---|---|---|---|---|
| pro_group_list_service_base_url | Base URL for Server | String | empty | Valid URL | 
| rsync_pttpro_api_key | API Key for Base URL | String | empty | Valid API Key | 
{ "pro_group_list_service_base_url":"URL", "rsync_pttpro_api_key":"key" }
adb push WFCPTTProDefault.json /sdcard/ adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "configpath" "/sdcard/WFCPTTProDefault.json"
adb push WFCPTTProDefault.json /enterprise/device/settings/pttpro/ adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "configpath" "/enterprise/device/settings/pttpro/WFCPTTProDefault.json"