We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dabb2 commit e5af96eCopy full SHA for e5af96e
flipper.proto
@@ -81,6 +81,8 @@ message Main {
81
.PB_System.PowerInfoResponse system_power_info_response = 45;
82
.PB_Storage.InfoRequest storage_info_request = 28;
83
.PB_Storage.InfoResponse storage_info_response = 29;
84
+ .PB_Storage.TimestampRequest storage_timestamp_request = 59;
85
+ .PB_Storage.TimestampResponse storage_timestamp_response = 60;
86
.PB_Storage.StatRequest storage_stat_request = 24;
87
.PB_Storage.StatResponse storage_stat_response = 25;
88
.PB_Storage.ListRequest storage_list_request = 7;
0 commit comments