Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
vaVoiceCommandGroupStoreID | This configuration is to provide store ID details appended with group name. | String | empty | Any String |
{ "vaVoiceCommandGroupStoreID":"" }
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"
adb shell am start -a android.intent.action.VIEW -d "wfctp-uat://<TOKEN"> com.symbol.wfc.pttpro" adb shell am broadcast -a com.symbol.wfc.pttpro.ACTION_DEFAULT_CONFIG --es "profile_json" ' {"vaVoiceCommandGroupStoreID" : "Store_123'}'