Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Array, ReflectionRequest.Construct, ReflectionRequest.Invoke, ReflectionRequest.SetProperty, ReflectionResponse
optional Primitive primitive = 2
optional string string = 3
optional Array array = 5
optional bytes data = 6
Used in: Argument
NULL = 1
PRIMITIVE = 2
STRING = 3
OBJECT = 4
ARRAY = 5
DATA = 6
Used in: Argument
Used in: Array
PRIMITIVE = 1
STRING = 2
OBJECT = 3
ARRAY = 4
Used in: SystemRequest, SystemResponse
required string id = 1
required string manufacturer = 2
required string model = 3
required string software = 4
Used in: Message
SYSTEM_REQUEST = 1
SYSTEM_RESPONSE = 2
REFLECTION_REQUEST = 3
REFLECTION_RESPONSE = 4
Used in: Argument, ReflectionRequest.Construct, ReflectionRequest.Delete, ReflectionRequest.GetProperty, ReflectionRequest.Invoke, ReflectionRequest.SetProperty
optional int32 reference = 1
Used in: Argument
optional bool bool = 2
optional int32 int = 3
optional int64 long = 4
optional float float = 5
optional int32 byte = 6
optional int32 short = 7
optional double double = 8
optional int32 char = 9
Used in: Primitive
BOOL = 1
INT = 2
LONG = 3
FLOAT = 4
BYTE = 5
SHORT = 6
DOUBLE = 7
CHAR = 8
Used in: Message
required string session_id = 1
Used in: ReflectionRequest
Used in: ReflectionRequest
Used in: ReflectionRequest
optional string property = 2
Used in: ReflectionRequest
optional string method = 2
repeated Argument argument = 3
Used in: ReflectionRequest
RESOLVE = 1
CONSTRUCT = 2
INVOKE = 3
SET_PROPERTY = 4
GET_PROPERTY = 5
DELETE = 6
DELETE_ALL = 7
Used in: ReflectionRequest
optional string classname = 1
Used in: ReflectionRequest
optional string property = 2
optional Argument value = 3
Used in: Message
required string session_id = 1
optional Argument result = 3
optional string errormessage = 8
Used in: ReflectionResponse
SUCCESS = 1
ERROR = 2
FATAL = 3
Used in: SystemResponse
required string id = 1
required string device_id = 2
Used in: Message
optional Device device = 5
optional string session_id = 7
optional string password = 8
Used in: SystemRequest
PING = 1
BIND_DEVICE = 2
UNBIND_DEVICE = 3
LIST_DEVICES = 4
START_SESSION = 5
STOP_SESSION = 6
RESTART_SESSION = 7
LIST_SESSIONS = 8
Used in: Message
repeated Device devices = 6
optional string session_id = 7
optional string error_message = 8
repeated Session sessions = 9
Used in: SystemResponse
Used in: SystemResponse
PONG = 1
BOUND = 2
UNBOUND = 3
DEVICE_LIST = 4
SESSION_ID = 5
SESSION_LIST = 6