The "SmartDocs" bar can customize this page to show only the features present on a particular Zebra device.
OSX, MX and Android version information for a device can be found in the Android Settings panel or by querying the device through ADB, EMDK or the MX CSP. More info.
The Device Central Manager (DeviceCentralMgr) allows configuration of settings on the device for Zebra Device Central, an enterprise tool for viewing connection state, battery status, firmware version and other device conditions from a central console.
Controls whether the Bluetooth On/Off button is shown in the Device Central app on the device, which allows the device user to change the state (active/inactive) of the Bluetooth radio through the app. This parameter does NOT change the state of the Bluetooth radio nor prevent the device user from changing the state through the Android Settings panel.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: BluetoothOnOffControl
Controls whether the device is permitted to pair with more than one Bluetooth device per device class (i.e. one headset and one printer). This parameter does not effect existing device pairings.
More information:
Note: This feature is deprecated in Device Central; it will be removed from a future version. Zebra recommends using Bluetooth Manager with MX 10.2 or later to perform this function.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: BluetoothPairingControl
Controls whether the "Firmware Update" button is shown in the Device Central app on the device. Pressing this button initiates the firmware update process on the device.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: FwUpdateButton
Controls whether Smart Leash settings panel is accessible by the device user.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: SmartLeashSettingsUI
This is the On/Off switch for Smart Leash, which can help reduce misplacement of attached peripherals (i.e. wireless headsets, scanners and printers) by notifying the device user with sound and/or vibration when they've changed their work area and left a peripheral behind.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: SmartLeashState
Controls Smart Leash audio feedback, which plays a sound when the device user changes their work area and leaves a connected wireless peripheral behind.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: SmartLeashAudioFeedback
Used to enter the name of an existing ringtone or the path and file name to play when a Smart Leash event is triggered. Supports .wav
, .ogg
, .mp3
and .m4a
files.
Parm value input rules:
.wav
, .ogg
, .mp3
and .m4a
file on the deviceStatus: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Shown if: Smart Leash Audio Feedback is set to "Enable"
Parm Name: SmartLeashAudioFeedbackSound
Requires:
- MX: 10.2+
Used to control the initial volume level (as a percentage of the device maximum from 1–100) of the audio feedback sound played when a Smart Leash event is triggered.
Parm value input rules:
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Shown if: Smart Leash Audio Feedback is set to "Enable"
Parm Name: SmartLeashAudioFeedbackVolume
Requires:
- MX: 10.2+
Used to control the number of times the selected audio feedback ringtone or file is played when a Smart Leash event is triggered. Entering "0" causes the audio feedback sound to be played one time only.
Parm value input rules:
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Shown if: Smart Leash Audio Feedback is set to "Enable"
Parm Name: SmartLeashAudioFeedbackRepeatCount
Requires:
- MX: 10.2+
Controls Smart Leash haptic feedback, which causes the device to vibrate when the device user changes their work area and leaves a connected wireless peripheral behind.
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Parm Name: SmartLeashHapticFeedback
Controls the length of time (in ms) the device vibrates when a Smart Leash event is triggered. Supported range is 500 ms (half a second) to 1800000 ms (30 minutes).
Parm value input rules:
Status: Deprecated. In devices running Android 13 and later, this feature is accessible only through Managed Configurations.
Shown if: Smart Leash Haptic Feedback is set to "Enable"
Parm Name: SmartLeashHapticFeedbackTime
Requires:
- MX: 10.2+
<wap-provisioningdoc>
<characteristic version="8.1" type="DeviceCentralMgr">
<parm name="FwUpdateButton" value="1" />
<parm name="BluetoothOnOffControl" value="1" />
<parm name="BluetoothPairingControl" value="2" />
</characteristic>
</wap-provisioningdoc>
<wap-provisioningdoc>
<characteristic version="8.1" type="DeviceCentralMgr">
<parm name="FwUpdateButton" value="2" />
<parm name="BluetoothOnOffControl" value="2" />
<parm name="BluetoothPairingControl" value="1" />
</characteristic>
</wap-provisioningdoc>