| wdm.maxUnlockedDevicesAtOnce |
Integer |
Total number of devices unlocked. |
5 |
| wdm.prefixServiceBarcode |
Integer |
Prefix for service barcodes from self-scanning devices |
14 |
| wdm.deviceOfflineTimeout |
Integer |
Time interval in milliseconds. A device is considered as offline if it does not send a status for this period of time when out of cradle. |
330000 |
| wdm.deviceOfflineTimeoutInCradle |
Integer |
Time interval in milliseconds. A device is considered as offline if it does not send a status for this period of time when in cradle. |
30000 |
| wdm.minBatteryLevel |
Integer |
Minimum battery level in percentage. A device is considered as charging if the battery status of the device is lower than this level. |
40 |
| wdm.deviceUnlockTimeout |
Integer |
Defines the time after which the device becomes locked in the cradle after it has been unlocked. Should be set to same value as it is set on Self Scanning Device. |
30000 |
| wdm.externalSystemAdapterName |
String |
Name of the custom external customer validation adapter |
WDM_EXTERNAL_SYSTEM_ADAPTER_DEFAULT |
| wdm.clientOfflineTimeout |
Integer |
Time interval in milliseconds. The wall client is considered as offline if it does not send alive notifications for this period of time. Set -1 for a disabling event. |
180000 |
| wdm.monitoringTask.interval |
Integer |
Time interval in milliseconds. Interval between event monitoring checks. |
60000 |
| wdm.device-command.maxTotalConnections |
Integer |
Maximum count of http connections in ConnectionManager |
100 |