Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'storage.options')
-rw-r--r--storage.options4
1 files changed, 3 insertions, 1 deletions
diff --git a/storage.options b/storage.options
index 4ce438e..479d414 100644
--- a/storage.options
+++ b/storage.options
@@ -1,13 +1,15 @@
PB_Storage.File.name type:FT_POINTER
PB_Storage.File.data type:FT_POINTER
+PB_Storage.InfoRequest.path type:FT_POINTER
PB_Storage.StatRequest.path type:FT_POINTER
PB_Storage.ListRequest.path type:FT_POINTER
PB_Storage.ReadRequest.path type:FT_POINTER
PB_Storage.WriteRequest.path type:FT_POINTER
PB_Storage.DeleteRequest.path type:FT_POINTER
-
PB_Storage.MkdirRequest.path type:FT_POINTER
PB_Storage.Md5sumRequest.path type:FT_POINTER
+PB_Storage.RenameRequest.old_path type:FT_POINTER
+PB_Storage.RenameRequest.new_path type:FT_POINTER
PB_Storage.ListResponse.file max_count:8