setMinLength3Digits abstract method
- String deviceId
Sets the minimum length for Code 39 symbology to 3 digits.
deviceId
- The identifier of the target device.
Implementation
Future<CommandResponse> setMinLength3Digits(String deviceId);
Sets the minimum length for Code 39 symbology to 3 digits.
deviceId
- The identifier of the target device.
Future<CommandResponse> setMinLength3Digits(String deviceId);