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