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

system.options - github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c13b6c3d9f8ccfeb0cfa70b2c4a781448a34b0c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PB_System.PingRequest.data              type:FT_POINTER
PB_System.PingRequest.data              max_size:1024
PB_System.PingResponse.data             type:FT_POINTER
PB_System.PingResponse.data             max_size:1024
PB_System.DeviceInfoResponse.key        type:FT_POINTER
PB_System.DeviceInfoResponse.value      type:FT_POINTER
PB_System.DateTime.hour                 int_size:IS_8
PB_System.DateTime.minute               int_size:IS_8
PB_System.DateTime.second               int_size:IS_8
PB_System.DateTime.day                  int_size:IS_8
PB_System.DateTime.month                int_size:IS_8
PB_System.DateTime.year                 int_size:IS_16
PB_System.DateTime.weekday              int_size:IS_8