mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 08:29:59 +00:00
Meta data update
This commit is contained in:
parent
b319d72601
commit
192b14169f
@ -416,7 +416,6 @@ PbOperationInfo *RascsiResponse::GetOperationInfo(PbResult& result, int scan_dep
|
||||
CreateOperation(operation_info, meta_data, DEVICE_TYPES_INFO, "Get device properties by device type");
|
||||
|
||||
meta_data = new PbOperationMetaData();
|
||||
AddOperationParameter(meta_data, "filename_pattern", "Pattern for filtering image file names");
|
||||
if (scan_depth) {
|
||||
AddOperationParameter(meta_data, "folder_pattern", "Pattern for filtering folder names");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user