Commit e538e67c authored by vicotor's avatar vicotor

update protocol

parent cc5ae358
...@@ -211,6 +211,7 @@ type ManagerMessage struct { ...@@ -211,6 +211,7 @@ type ManagerMessage struct {
// *ManagerMessage_StatusRequest // *ManagerMessage_StatusRequest
// *ManagerMessage_DeviceUsage // *ManagerMessage_DeviceUsage
// *ManagerMessage_GoodbyeMessage // *ManagerMessage_GoodbyeMessage
// *ManagerMessage_NodeInfoRequest
Message isManagerMessage_Message `protobuf_oneof:"message"` Message isManagerMessage_Message `protobuf_oneof:"message"`
XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"` XXX_unrecognized []byte `json:"-"`
...@@ -263,6 +264,9 @@ type ManagerMessage_DeviceUsage struct { ...@@ -263,6 +264,9 @@ type ManagerMessage_DeviceUsage struct {
type ManagerMessage_GoodbyeMessage struct { type ManagerMessage_GoodbyeMessage struct {
GoodbyeMessage *GoodbyeMessage `protobuf:"bytes,6,opt,name=goodbye_message,json=goodbyeMessage,proto3,oneof" json:"goodbye_message,omitempty"` GoodbyeMessage *GoodbyeMessage `protobuf:"bytes,6,opt,name=goodbye_message,json=goodbyeMessage,proto3,oneof" json:"goodbye_message,omitempty"`
} }
type ManagerMessage_NodeInfoRequest struct {
NodeInfoRequest *NodeInfoRequest `protobuf:"bytes,7,opt,name=node_info_request,json=nodeInfoRequest,proto3,oneof" json:"node_info_request,omitempty"`
}
func (*ManagerMessage_HeartbeatRequest) isManagerMessage_Message() {} func (*ManagerMessage_HeartbeatRequest) isManagerMessage_Message() {}
func (*ManagerMessage_PushTaskMessage) isManagerMessage_Message() {} func (*ManagerMessage_PushTaskMessage) isManagerMessage_Message() {}
...@@ -270,6 +274,7 @@ func (*ManagerMessage_ProofTaskResult) isManagerMessage_Message() {} ...@@ -270,6 +274,7 @@ func (*ManagerMessage_ProofTaskResult) isManagerMessage_Message() {}
func (*ManagerMessage_StatusRequest) isManagerMessage_Message() {} func (*ManagerMessage_StatusRequest) isManagerMessage_Message() {}
func (*ManagerMessage_DeviceUsage) isManagerMessage_Message() {} func (*ManagerMessage_DeviceUsage) isManagerMessage_Message() {}
func (*ManagerMessage_GoodbyeMessage) isManagerMessage_Message() {} func (*ManagerMessage_GoodbyeMessage) isManagerMessage_Message() {}
func (*ManagerMessage_NodeInfoRequest) isManagerMessage_Message() {}
func (m *ManagerMessage) GetMessage() isManagerMessage_Message { func (m *ManagerMessage) GetMessage() isManagerMessage_Message {
if m != nil { if m != nil {
...@@ -320,6 +325,13 @@ func (m *ManagerMessage) GetGoodbyeMessage() *GoodbyeMessage { ...@@ -320,6 +325,13 @@ func (m *ManagerMessage) GetGoodbyeMessage() *GoodbyeMessage {
return nil return nil
} }
func (m *ManagerMessage) GetNodeInfoRequest() *NodeInfoRequest {
if x, ok := m.GetMessage().(*ManagerMessage_NodeInfoRequest); ok {
return x.NodeInfoRequest
}
return nil
}
// XXX_OneofWrappers is for the internal use of the proto package. // XXX_OneofWrappers is for the internal use of the proto package.
func (*ManagerMessage) XXX_OneofWrappers() []interface{} { func (*ManagerMessage) XXX_OneofWrappers() []interface{} {
return []interface{}{ return []interface{}{
...@@ -329,6 +341,7 @@ func (*ManagerMessage) XXX_OneofWrappers() []interface{} { ...@@ -329,6 +341,7 @@ func (*ManagerMessage) XXX_OneofWrappers() []interface{} {
(*ManagerMessage_StatusRequest)(nil), (*ManagerMessage_StatusRequest)(nil),
(*ManagerMessage_DeviceUsage)(nil), (*ManagerMessage_DeviceUsage)(nil),
(*ManagerMessage_GoodbyeMessage)(nil), (*ManagerMessage_GoodbyeMessage)(nil),
(*ManagerMessage_NodeInfoRequest)(nil),
} }
} }
...@@ -1320,86 +1333,87 @@ func init() { ...@@ -1320,86 +1333,87 @@ func init() {
} }
var fileDescriptor_810ae261dc8e2975 = []byte{ var fileDescriptor_810ae261dc8e2975 = []byte{
// 1281 bytes of a gzipped FileDescriptorProto // 1298 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0xcb, 0x8e, 0x1b, 0x45, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0xdb, 0x72, 0xdb, 0xc4,
0x1b, 0x8d, 0xed, 0xb9, 0xd8, 0x9f, 0x67, 0xda, 0x76, 0xd9, 0x7f, 0x7e, 0x33, 0x21, 0x64, 0xd2, 0x1f, 0xae, 0x9d, 0x93, 0xfd, 0x4b, 0x22, 0xd9, 0xeb, 0xfc, 0xfb, 0x37, 0x29, 0xa5, 0xa9, 0x3a,
0x11, 0x62, 0x22, 0x88, 0x1d, 0x0f, 0x17, 0xa1, 0x64, 0x81, 0x98, 0x4c, 0x12, 0x47, 0x30, 0x89, 0x0c, 0xe9, 0x40, 0xed, 0x3a, 0x1c, 0x86, 0x69, 0x2f, 0x18, 0xd2, 0xb4, 0x4d, 0x07, 0xd2, 0x1a,
0xe9, 0x09, 0x21, 0x42, 0x51, 0x5a, 0xe5, 0xee, 0xb2, 0xdd, 0x72, 0xba, 0xab, 0xe9, 0xaa, 0x1e, 0xa5, 0x94, 0x0e, 0xd3, 0xa9, 0x66, 0x2d, 0x6d, 0x6c, 0x4d, 0x2a, 0xad, 0xd0, 0xae, 0x02, 0x7e,
0xf0, 0xeb, 0xb0, 0x64, 0xcd, 0x92, 0x27, 0x40, 0x62, 0xc7, 0x13, 0xb0, 0x60, 0xc1, 0x43, 0x20, 0x1d, 0x2e, 0xb9, 0x86, 0x3b, 0x9e, 0x80, 0x19, 0xee, 0x78, 0x02, 0x2e, 0x79, 0x08, 0x86, 0xd9,
0x54, 0x97, 0x76, 0x5f, 0x6c, 0x0f, 0x2b, 0x76, 0xae, 0x53, 0xa7, 0x4e, 0xd5, 0x77, 0x77, 0xc3, 0x83, 0x8e, 0x96, 0xc3, 0x15, 0x77, 0xda, 0x6f, 0xbf, 0xfd, 0x76, 0x7f, 0xc7, 0x5d, 0xc1, 0xbb,
0xbb, 0x01, 0x75, 0x89, 0x8f, 0x03, 0x3c, 0x25, 0x51, 0xff, 0x62, 0xd0, 0x8f, 0xc8, 0x77, 0x31, 0x21, 0xf5, 0x48, 0x80, 0x43, 0x3c, 0x25, 0xf1, 0xf0, 0x62, 0x34, 0x8c, 0xc9, 0x77, 0x09, 0x61,
0x61, 0xdc, 0x8e, 0x08, 0x0b, 0x69, 0xc0, 0x48, 0x2f, 0x8c, 0x28, 0xa7, 0xc8, 0xc8, 0xd0, 0x7a, 0xdc, 0x89, 0x09, 0x8b, 0x68, 0xc8, 0xc8, 0x20, 0x8a, 0x29, 0xa7, 0xc8, 0x28, 0xd0, 0x06, 0x17,
0x17, 0x83, 0x83, 0xc6, 0x18, 0x33, 0xd2, 0x9f, 0xd2, 0x29, 0x55, 0x84, 0x83, 0xab, 0x12, 0xb8, 0xa3, 0x5d, 0x73, 0x82, 0x19, 0x19, 0x4e, 0xe9, 0x94, 0x2a, 0xc2, 0xee, 0x55, 0x09, 0x5c, 0x8c,
0x18, 0xf4, 0xa9, 0xbb, 0x60, 0x8c, 0xc4, 0x4c, 0xe3, 0xd7, 0x57, 0xf4, 0x19, 0x8d, 0x23, 0x47, 0x86, 0xd4, 0x9b, 0x33, 0x46, 0x12, 0xa6, 0xf1, 0xeb, 0x0b, 0xfa, 0x8c, 0x26, 0xb1, 0xab, 0x75,
0xeb, 0x9a, 0x7f, 0x6f, 0xc3, 0xfe, 0x37, 0x34, 0x9a, 0x93, 0xe8, 0x8c, 0x30, 0x86, 0xa7, 0x04, 0xad, 0xbf, 0xd7, 0x60, 0xfb, 0x1b, 0x1a, 0x9f, 0x93, 0xf8, 0x84, 0x30, 0x86, 0xa7, 0x04, 0xd9,
0x59, 0x80, 0x66, 0x04, 0x47, 0x7c, 0x4c, 0x70, 0xfa, 0x8a, 0x6e, 0xe9, 0xb0, 0x74, 0x54, 0x3f, 0x80, 0x66, 0x04, 0xc7, 0x7c, 0x42, 0x70, 0x7e, 0x8a, 0x7e, 0x63, 0xaf, 0xb1, 0xbf, 0x79, 0x70,
0xbe, 0xd9, 0xcb, 0x3f, 0xa3, 0x37, 0x4c, 0x98, 0x96, 0x26, 0x0e, 0xaf, 0x58, 0xad, 0x59, 0x11, 0x73, 0x50, 0x3e, 0xc6, 0xe0, 0x38, 0x65, 0xda, 0x9a, 0x78, 0x7c, 0xc5, 0xee, 0xce, 0xaa, 0x20,
0x44, 0x23, 0x40, 0x2c, 0x1e, 0xfb, 0x1e, 0xb7, 0x39, 0x66, 0x73, 0xa1, 0x1a, 0xbf, 0xe1, 0xdd, 0x1a, 0x03, 0x62, 0xc9, 0x24, 0xf0, 0xb9, 0xc3, 0x31, 0x3b, 0x17, 0xaa, 0xc9, 0x1b, 0xde, 0x6f,
0xb2, 0xd4, 0x3c, 0x2c, 0x6a, 0x9e, 0x4b, 0xe6, 0x73, 0xcc, 0xe6, 0x96, 0xe4, 0x0d, 0xaf, 0x58, 0x4a, 0xcd, 0xbd, 0xaa, 0xe6, 0xa9, 0x64, 0x3e, 0xc7, 0xec, 0xdc, 0x96, 0xbc, 0xe3, 0x2b, 0x76,
0x4d, 0x56, 0xc0, 0xd0, 0xa7, 0xb0, 0xc3, 0x38, 0xe6, 0x31, 0xeb, 0x56, 0xa4, 0xca, 0x3b, 0x2b, 0x87, 0x55, 0x30, 0xf4, 0x29, 0xac, 0x33, 0x8e, 0x79, 0xc2, 0xfa, 0x2b, 0x52, 0xe5, 0x9d, 0x05,
0x2a, 0x72, 0x37, 0xf3, 0x2c, 0xcd, 0x47, 0xa7, 0x50, 0x77, 0xc9, 0x85, 0xe7, 0x10, 0xdb, 0x0b, 0x15, 0x39, 0x5b, 0x38, 0x96, 0xe6, 0xa3, 0x23, 0xd8, 0xf4, 0xc8, 0x85, 0xef, 0x12, 0xc7, 0x0f,
0x26, 0xb4, 0xbb, 0xb5, 0xde, 0xb0, 0x53, 0x49, 0x79, 0x12, 0x4c, 0xa8, 0xf6, 0xcb, 0xf0, 0x8a, 0xcf, 0x68, 0x7f, 0xb5, 0xde, 0xb0, 0x23, 0x49, 0x79, 0x12, 0x9e, 0x51, 0xed, 0x97, 0xe3, 0x2b,
0x05, 0xee, 0x12, 0x44, 0x43, 0xd8, 0xd3, 0x2a, 0xb1, 0xd8, 0xed, 0x6e, 0x4b, 0x99, 0x5b, 0xeb, 0x36, 0x78, 0x19, 0x88, 0x8e, 0x61, 0x4b, 0xab, 0x24, 0x62, 0xb6, 0xbf, 0x26, 0x65, 0x6e, 0xd5,
0x65, 0xbe, 0x16, 0x94, 0xcc, 0x53, 0xf4, 0x03, 0x24, 0x8c, 0x9e, 0x40, 0x63, 0x4a, 0xa9, 0x3b, 0xcb, 0x7c, 0x2d, 0x28, 0x85, 0xa3, 0xe8, 0x03, 0x48, 0x18, 0x3d, 0x01, 0x73, 0x4a, 0xa9, 0x37,
0x5e, 0x10, 0xdb, 0x57, 0x57, 0x75, 0x77, 0xd6, 0x9b, 0xf4, 0x58, 0xd1, 0xd2, 0x07, 0x19, 0xd3, 0x99, 0x13, 0x27, 0x50, 0x5b, 0xf5, 0xd7, 0xeb, 0x4d, 0x7a, 0xac, 0x68, 0xf9, 0x81, 0x8c, 0x69,
0x1c, 0x82, 0x1e, 0xc1, 0x5e, 0x12, 0x5e, 0xdb, 0xc7, 0x61, 0x77, 0x77, 0xbd, 0x6d, 0xca, 0xc1, 0x09, 0x41, 0x8f, 0x60, 0x2b, 0x0d, 0xaf, 0x13, 0xe0, 0xa8, 0xbf, 0x51, 0x6f, 0x9b, 0x72, 0xb0,
0x96, 0x66, 0x9e, 0xe1, 0x50, 0x3c, 0x29, 0x4a, 0x97, 0xe8, 0x1c, 0xda, 0x13, 0xc2, 0x9d, 0x99, 0xad, 0x99, 0x27, 0x38, 0x12, 0x47, 0x8a, 0xf3, 0x21, 0x3a, 0x85, 0xde, 0x19, 0xe1, 0xee, 0xcc,
0xcd, 0x38, 0x0e, 0x5c, 0x1c, 0xb9, 0x32, 0x6c, 0xdd, 0xea, 0x7a, 0xb9, 0x47, 0x82, 0x7a, 0xae, 0x61, 0x1c, 0x87, 0x1e, 0x8e, 0x3d, 0x19, 0xb6, 0x7e, 0xab, 0x5e, 0xee, 0x91, 0xa0, 0x9e, 0x6a,
0x99, 0x22, 0x44, 0x22, 0x07, 0x26, 0x45, 0x50, 0xd8, 0x19, 0x91, 0xa9, 0xc7, 0x78, 0x6a, 0x67, 0xa6, 0x08, 0x91, 0xc8, 0x81, 0xb3, 0x2a, 0x28, 0xec, 0x8c, 0xc9, 0xd4, 0x67, 0x3c, 0xb7, 0xb3,
0x6d, 0xbd, 0x9d, 0x96, 0xa2, 0x65, 0xec, 0x8c, 0x72, 0x08, 0xfa, 0x0c, 0x6a, 0xe2, 0x88, 0x0a, 0x5d, 0x6f, 0xa7, 0xad, 0x68, 0x05, 0x3b, 0xe3, 0x12, 0x82, 0x3e, 0x83, 0xb6, 0x58, 0xa2, 0x02,
0x20, 0xac, 0xcf, 0xa2, 0xa7, 0xd4, 0x95, 0x91, 0xca, 0xb8, 0xbd, 0x1a, 0x68, 0xec, 0xa4, 0x06, 0x08, 0xf5, 0x59, 0xf4, 0x94, 0x7a, 0x32, 0x52, 0x05, 0xb7, 0xb7, 0x42, 0x8d, 0x1d, 0xb6, 0x61,
0xbb, 0xfa, 0x0d, 0xe6, 0x9f, 0x15, 0x30, 0xce, 0xd4, 0xb1, 0x44, 0xfe, 0x19, 0xb4, 0xb2, 0x15, 0x43, 0x9f, 0xc1, 0xfa, 0x65, 0x15, 0x8c, 0x13, 0xb5, 0x2c, 0x95, 0x7f, 0x06, 0xdd, 0x62, 0x05,
0x20, 0xeb, 0x51, 0x17, 0xc0, 0xe1, 0x25, 0x05, 0x20, 0x79, 0x22, 0x59, 0x67, 0x05, 0x0c, 0x9d, 0xc8, 0x7a, 0xd4, 0x05, 0xb0, 0x77, 0x49, 0x01, 0x48, 0x9e, 0x48, 0xd6, 0x59, 0x05, 0x43, 0x27,
0x41, 0x2b, 0x8c, 0xd9, 0x4c, 0x25, 0x7f, 0x62, 0xbc, 0xca, 0xfe, 0x1b, 0x45, 0xc1, 0x51, 0xcc, 0xd0, 0x8d, 0x12, 0x36, 0x53, 0xc9, 0x9f, 0x1a, 0xaf, 0xb2, 0xff, 0x46, 0x55, 0x70, 0x9c, 0xb0,
0x66, 0xc2, 0x5f, 0xa9, 0xf5, 0x8d, 0x30, 0x0f, 0x49, 0xb9, 0x88, 0xd2, 0x49, 0xae, 0x98, 0x2a, 0x99, 0xf0, 0x57, 0x6e, 0xbd, 0x19, 0x95, 0x21, 0x29, 0x17, 0x53, 0x7a, 0x56, 0x2a, 0xa6, 0x95,
0x1b, 0xe4, 0x04, 0x31, 0x57, 0x4b, 0x8d, 0x30, 0x0f, 0xa1, 0x47, 0x60, 0xa8, 0xd2, 0x58, 0xda, 0x25, 0x72, 0x82, 0x58, 0xaa, 0x25, 0x33, 0x2a, 0x43, 0xe8, 0x11, 0x18, 0xaa, 0x34, 0x32, 0x5b,
0xaa, 0x6a, 0xe2, 0xfa, 0xa6, 0x92, 0x4a, 0x0c, 0xdd, 0x67, 0x59, 0x00, 0x3d, 0x5e, 0x5b, 0x12, 0x55, 0x4d, 0x5c, 0x5f, 0x56, 0x52, 0xa9, 0xa1, 0xdb, 0xac, 0x08, 0xa0, 0xc7, 0xb5, 0x25, 0x61,
0xe6, 0xa5, 0x25, 0x91, 0x48, 0xfd, 0x47, 0x15, 0x91, 0x0d, 0xf4, 0x11, 0x18, 0x79, 0x3a, 0xba, 0x5d, 0x5a, 0x12, 0xa9, 0xd4, 0x7f, 0x55, 0x11, 0x27, 0xd0, 0xcd, 0x32, 0x25, 0x33, 0x6f, 0xa3,
0x0a, 0x3b, 0x11, 0xc1, 0x8c, 0x06, 0x32, 0xb8, 0x35, 0x4b, 0xaf, 0xcc, 0xbb, 0xd0, 0x2c, 0x86, 0xde, 0x55, 0x79, 0xc6, 0xa4, 0xa7, 0x32, 0xc3, 0x32, 0x54, 0xcc, 0x9b, 0x7d, 0x30, 0xca, 0xbb,
0x15, 0xbd, 0x0d, 0x35, 0xee, 0xf9, 0x84, 0x71, 0xec, 0x87, 0x92, 0xbe, 0x65, 0xa5, 0x80, 0x39, 0xa3, 0xab, 0xb0, 0x1e, 0x13, 0xcc, 0x68, 0x28, 0x73, 0xa5, 0x6d, 0xeb, 0x91, 0x75, 0x17, 0x3a,
0x80, 0xd6, 0x4a, 0x27, 0xfc, 0x97, 0x23, 0x0d, 0xd8, 0xcf, 0xf9, 0xd3, 0xec, 0x00, 0x5a, 0x75, 0xd5, 0x2c, 0x41, 0x6f, 0x43, 0x9b, 0xfb, 0x01, 0x61, 0x1c, 0x07, 0x91, 0xa4, 0xaf, 0xda, 0x39,
0x8d, 0x39, 0x84, 0xf6, 0x9a, 0x1e, 0x82, 0x06, 0xb0, 0xad, 0x9c, 0x5c, 0x3a, 0xac, 0x1c, 0xd5, 0x60, 0x8d, 0xa0, 0xbb, 0xd0, 0x58, 0xff, 0x65, 0x89, 0x09, 0xdb, 0xa5, 0xf0, 0x58, 0x3b, 0x80,
0x8f, 0xaf, 0x5d, 0xe6, 0x64, 0xc5, 0x34, 0xdb, 0xd0, 0x4a, 0x9b, 0x5a, 0x22, 0xcf, 0xb3, 0x60, 0x16, 0x3d, 0x6d, 0x1d, 0x43, 0xaf, 0xa6, 0x25, 0xa1, 0x11, 0xac, 0xa9, 0x98, 0x35, 0xf6, 0x56,
0xe2, 0x97, 0x8f, 0x60, 0x57, 0x85, 0x43, 0x34, 0x57, 0x21, 0x7f, 0xb0, 0xb9, 0x3b, 0x5a, 0x09, 0xf6, 0x37, 0x0f, 0xae, 0x5d, 0x16, 0x33, 0xc5, 0xb4, 0x7a, 0xd0, 0xcd, 0x7b, 0x64, 0x2a, 0xcf,
0x15, 0xdd, 0x86, 0xa6, 0x0e, 0x3f, 0xf3, 0xa6, 0x01, 0xe6, 0x71, 0x44, 0x64, 0x22, 0xed, 0x59, 0x8b, 0x60, 0xea, 0x97, 0x8f, 0x60, 0x43, 0x45, 0x57, 0xf4, 0x6a, 0x21, 0xbf, 0xbb, 0xbc, 0xd9,
0x0d, 0x85, 0x9f, 0x27, 0xb0, 0x79, 0x07, 0x8c, 0x7c, 0x8d, 0xa3, 0x6b, 0x50, 0x4b, 0x9a, 0x72, 0xda, 0x29, 0x15, 0xdd, 0x86, 0x8e, 0xce, 0x26, 0xe6, 0x4f, 0x43, 0xcc, 0x93, 0x98, 0xc8, 0xbc,
0xa8, 0xa3, 0x51, 0xd5, 0xdd, 0x36, 0x34, 0x5b, 0xd0, 0x48, 0xab, 0x59, 0xbd, 0xfb, 0x35, 0x34, 0xdc, 0xb2, 0x4d, 0x85, 0x9f, 0xa6, 0xb0, 0x75, 0x07, 0x8c, 0x72, 0xcb, 0x40, 0xd7, 0xa0, 0x9d,
0x8b, 0x05, 0x8e, 0x6e, 0xc2, 0x9e, 0xef, 0x05, 0x24, 0xb2, 0xc3, 0x78, 0x3c, 0x27, 0x0b, 0x2d, 0xf6, 0xf8, 0x48, 0x47, 0xa3, 0xa5, 0x9b, 0x77, 0x64, 0x75, 0xc1, 0xac, 0x84, 0xda, 0x7a, 0x0d,
0x53, 0x97, 0xd8, 0x48, 0x42, 0xe8, 0x3d, 0x68, 0x8c, 0x49, 0x40, 0x26, 0x1e, 0xb7, 0xb1, 0xeb, 0x9d, 0x6a, 0xbf, 0x40, 0x37, 0x61, 0x2b, 0xf0, 0x43, 0x12, 0x3b, 0x51, 0x32, 0x39, 0x27, 0x73,
0x46, 0x84, 0x31, 0x59, 0x86, 0x35, 0xcb, 0xd0, 0xf0, 0xe7, 0x0a, 0x35, 0xbf, 0x82, 0x7a, 0xc6, 0x2d, 0xb3, 0x29, 0xb1, 0xb1, 0x84, 0xd0, 0x7b, 0x60, 0x4e, 0x48, 0x48, 0xce, 0x7c, 0xee, 0x60,
0x85, 0xe8, 0xc6, 0x72, 0x66, 0xf0, 0x45, 0x48, 0xb4, 0xb2, 0x1e, 0x07, 0xcf, 0x17, 0xa1, 0xbc, 0xcf, 0x8b, 0x09, 0x63, 0xb2, 0xaa, 0xdb, 0xb6, 0xa1, 0xe1, 0xcf, 0x15, 0x6a, 0x7d, 0x05, 0x9b,
0x3b, 0x97, 0xfb, 0x65, 0x19, 0xee, 0x6c, 0x56, 0x9b, 0x1f, 0x83, 0x91, 0x9f, 0x49, 0xe8, 0x16, 0x05, 0x17, 0xa2, 0x1b, 0xd9, 0x15, 0xc4, 0xe7, 0x11, 0xd1, 0xca, 0xfa, 0x76, 0x79, 0x3e, 0x8f,
0xec, 0x27, 0x1e, 0x53, 0xa3, 0xac, 0x24, 0xdd, 0xa5, 0x95, 0x14, 0xd9, 0xfc, 0xad, 0x04, 0x8d, 0xe4, 0xde, 0xa5, 0x52, 0x6a, 0xca, 0x70, 0x17, 0x8b, 0xc4, 0xfa, 0x18, 0x8c, 0xf2, 0x15, 0x87,
0x42, 0x4f, 0x40, 0xff, 0x87, 0x5d, 0x59, 0xfa, 0x9e, 0x9b, 0x64, 0xae, 0x58, 0x3e, 0x71, 0x51, 0x6e, 0xc1, 0x76, 0xea, 0x31, 0x75, 0x33, 0x36, 0xa4, 0xbb, 0xb4, 0x92, 0x22, 0x5b, 0xbf, 0x37,
0x0f, 0x6a, 0x72, 0x63, 0xee, 0x05, 0xae, 0x7c, 0x83, 0x71, 0xdc, 0xea, 0x89, 0x3f, 0x06, 0x22, 0xc0, 0xac, 0xb4, 0x18, 0xf4, 0x7f, 0xd8, 0x90, 0x9d, 0xc4, 0xf7, 0xd2, 0xcc, 0x15, 0xc3, 0x27,
0x68, 0x42, 0xe1, 0x0b, 0x2f, 0x70, 0xad, 0x2a, 0xd7, 0xbf, 0xd0, 0x01, 0x54, 0xbf, 0xa7, 0xd1, 0x1e, 0x1a, 0x40, 0x5b, 0x4e, 0x9c, 0xfb, 0xa1, 0x27, 0xcf, 0x60, 0x1c, 0x74, 0x07, 0xe2, 0x9d,
0xfc, 0x0d, 0xc5, 0xae, 0x6c, 0x20, 0x5b, 0xd6, 0x72, 0x8d, 0xde, 0x02, 0xc9, 0xb3, 0x1d, 0xdf, 0x21, 0x82, 0x26, 0x14, 0xbe, 0xf0, 0x43, 0xcf, 0x6e, 0x71, 0xfd, 0x85, 0x76, 0xa1, 0xf5, 0x3d,
0x95, 0x71, 0xac, 0x59, 0xf2, 0xd2, 0x07, 0xbe, 0x8b, 0xae, 0x03, 0xc8, 0xad, 0x10, 0x47, 0xd8, 0x8d, 0xcf, 0xdf, 0x50, 0xec, 0xc9, 0x7e, 0xb4, 0x6a, 0x67, 0x63, 0xf4, 0x16, 0x48, 0x9e, 0xe3,
0x97, 0x75, 0xbe, 0x67, 0xc9, 0x8b, 0x47, 0x02, 0x10, 0xc1, 0x94, 0xdb, 0xd2, 0x57, 0x3b, 0x4a, 0x06, 0x9e, 0x8c, 0x63, 0xdb, 0x96, 0x9b, 0x3e, 0x08, 0x3c, 0x74, 0x1d, 0x40, 0x4e, 0x45, 0x38,
0x56, 0x00, 0xc2, 0x53, 0xe6, 0xcf, 0x65, 0x68, 0x16, 0x27, 0xfc, 0x66, 0x83, 0xfa, 0xd0, 0x76, 0xc6, 0x81, 0x6c, 0x1b, 0x5b, 0xb6, 0xdc, 0x78, 0x2c, 0x00, 0x11, 0x4c, 0x39, 0x2d, 0x7d, 0xb5,
0x68, 0xc0, 0xb1, 0x8c, 0x6b, 0x9a, 0x57, 0x65, 0x79, 0x25, 0x5a, 0x6e, 0x2d, 0x53, 0x4b, 0x44, 0xae, 0x64, 0x05, 0x20, 0x3c, 0x65, 0xfd, 0xdc, 0x84, 0x4e, 0xf5, 0xc1, 0xb0, 0xdc, 0xa0, 0x21,
0xd8, 0x2f, 0x90, 0x2b, 0x92, 0x6c, 0xf8, 0x79, 0xe2, 0x07, 0x80, 0x32, 0xed, 0xd3, 0x9e, 0x11, 0xf4, 0x5c, 0x1a, 0x72, 0x2c, 0xe3, 0x9a, 0xe7, 0x55, 0x53, 0x6e, 0x89, 0xb2, 0xa9, 0x2c, 0xb5,
0xec, 0x92, 0x48, 0x27, 0x6c, 0x93, 0xa7, 0x0d, 0x53, 0xe2, 0xe8, 0x08, 0x9a, 0x59, 0xf6, 0x98, 0x44, 0x84, 0x83, 0x0a, 0x79, 0x45, 0x92, 0x8d, 0xa0, 0x4c, 0xfc, 0x00, 0x50, 0xa1, 0x1b, 0x3b,
0xba, 0x0b, 0x6d, 0xb7, 0x91, 0x72, 0x4f, 0xa8, 0xbb, 0x10, 0x99, 0xe0, 0x31, 0x9b, 0xc5, 0x8e, 0x33, 0x82, 0x3d, 0x12, 0xeb, 0x84, 0xed, 0xf0, 0xbc, 0xff, 0x4a, 0x1c, 0xed, 0x43, 0xa7, 0xc8,
0x43, 0x18, 0x23, 0xae, 0xb4, 0xbf, 0x6a, 0xd5, 0x3d, 0x76, 0x9e, 0x40, 0xe8, 0x18, 0xfe, 0x27, 0x9e, 0x50, 0x6f, 0xae, 0xed, 0x36, 0x72, 0xee, 0x21, 0xf5, 0xe6, 0x22, 0x13, 0x7c, 0xe6, 0xb0,
0xc5, 0xc8, 0x0f, 0xc4, 0x89, 0x39, 0xb1, 0xdd, 0x38, 0xc2, 0xdc, 0xa3, 0x81, 0x9c, 0xd7, 0x5b, 0xc4, 0x75, 0x09, 0x63, 0xc4, 0x93, 0xf6, 0xb7, 0xec, 0x4d, 0x9f, 0x9d, 0xa6, 0x10, 0x3a, 0x80,
0x56, 0x5b, 0x6c, 0x3e, 0x54, 0x7b, 0xa7, 0x7a, 0xcb, 0xfc, 0x04, 0x5a, 0x2b, 0x63, 0x5b, 0xdc, 0xff, 0x49, 0x31, 0xf2, 0x03, 0x71, 0x13, 0x4e, 0x1c, 0x2f, 0x89, 0x31, 0xf7, 0x69, 0x28, 0xfb,
0x95, 0x9b, 0xf7, 0x2a, 0x7f, 0xb2, 0xa3, 0xdc, 0xfc, 0x45, 0xa4, 0x4f, 0xa1, 0xe1, 0x6f, 0xf4, 0xdc, 0xaa, 0xdd, 0x13, 0x93, 0x0f, 0xd5, 0xdc, 0x91, 0x9e, 0xb2, 0x3e, 0x81, 0xee, 0xc2, 0x2b,
0x76, 0x36, 0x1d, 0xca, 0x85, 0x74, 0xc8, 0x75, 0xb3, 0x4a, 0xa1, 0x9b, 0xa1, 0xf7, 0xa1, 0xa5, 0x40, 0xec, 0x55, 0x7a, 0x3e, 0xa8, 0xfc, 0x29, 0xbe, 0x0c, 0xac, 0x5f, 0x45, 0xfa, 0x54, 0xee,
0xdb, 0xc3, 0x4a, 0xf5, 0x37, 0xf5, 0x46, 0xea, 0xfa, 0xdb, 0xd0, 0x4c, 0x83, 0xaa, 0x8b, 0x55, 0x8f, 0xa5, 0xde, 0x2e, 0xa6, 0x43, 0xb3, 0x92, 0x0e, 0xa5, 0x6e, 0xb6, 0x52, 0xe9, 0x66, 0xe8,
0x39, 0xb3, 0xb1, 0xc4, 0x55, 0xc1, 0x9a, 0x77, 0xa1, 0xb5, 0xf2, 0xf7, 0x22, 0x9f, 0x5f, 0xa5, 0x7d, 0xe8, 0xea, 0xf6, 0xb0, 0x50, 0xfd, 0x1d, 0x3d, 0x91, 0xbb, 0xfe, 0x36, 0x74, 0xf2, 0xa0,
0x42, 0x7e, 0xbd, 0x86, 0xf6, 0xa9, 0xc7, 0x42, 0xcc, 0x9d, 0x99, 0x32, 0x59, 0xf5, 0xef, 0x81, 0xea, 0x62, 0x55, 0xce, 0x34, 0x33, 0x5c, 0x15, 0xac, 0x75, 0x17, 0xba, 0x0b, 0xaf, 0x95, 0x72,
0x3e, 0xe3, 0x62, 0x8e, 0xf5, 0x2c, 0xef, 0xe4, 0x2a, 0xe3, 0x01, 0x0d, 0x38, 0x09, 0xb8, 0x52, 0x7e, 0x35, 0x2a, 0xf9, 0xf5, 0x1a, 0x7a, 0x47, 0x3e, 0x8b, 0x30, 0x77, 0x67, 0xca, 0x64, 0xd5,
0x3a, 0xc5, 0x1c, 0xa3, 0x0e, 0x6c, 0xcb, 0x9c, 0xd1, 0x2d, 0x42, 0x2d, 0xcc, 0x87, 0xd0, 0xc9, 0xbf, 0x47, 0x7a, 0x8d, 0x87, 0x39, 0xd6, 0x4f, 0x83, 0x9d, 0x52, 0x65, 0x3c, 0xa0, 0x21, 0x27,
0xeb, 0xeb, 0x62, 0xde, 0xe8, 0xd4, 0xf5, 0x32, 0x1d, 0x40, 0xfa, 0x5f, 0xc7, 0x97, 0x1e, 0x4b, 0x21, 0x57, 0x4a, 0x47, 0x98, 0x63, 0xb4, 0x03, 0x6b, 0x32, 0x67, 0x74, 0x8b, 0x50, 0x03, 0xeb,
0xa6, 0x8c, 0x69, 0x41, 0x3b, 0x87, 0x6a, 0xed, 0xfb, 0x50, 0xd5, 0x4e, 0x64, 0xba, 0xe1, 0xdf, 0x21, 0xec, 0x94, 0xf5, 0x75, 0x31, 0x2f, 0x75, 0x6a, 0xbd, 0xcc, 0x0e, 0x20, 0xfd, 0x88, 0xf9,
0x58, 0xf7, 0x77, 0x47, 0x1f, 0x95, 0x4d, 0x71, 0x79, 0xe0, 0xe4, 0xf7, 0x12, 0x20, 0x87, 0xfa, 0xd2, 0x67, 0xe9, 0x2d, 0x63, 0xd9, 0xd0, 0x2b, 0xa1, 0x5a, 0xfb, 0x3e, 0xb4, 0xb4, 0x13, 0x99,
0x85, 0x03, 0x27, 0x1d, 0x7d, 0x67, 0x72, 0xc9, 0x48, 0x7c, 0x0e, 0x8c, 0x4a, 0xdf, 0x3e, 0x9b, 0x6e, 0xf8, 0xb5, 0x77, 0xa1, 0x5e, 0x2a, 0x9b, 0x62, 0xb6, 0xe0, 0xf0, 0x8f, 0x06, 0x20, 0x97,
0x7a, 0x7c, 0x16, 0x8f, 0x7b, 0x0e, 0xf5, 0x97, 0x9f, 0x12, 0xcb, 0x1f, 0x77, 0xe4, 0x47, 0x83, 0x06, 0x95, 0x05, 0x87, 0x3b, 0x7a, 0xcf, 0x74, 0x93, 0xb1, 0xf8, 0xbb, 0x18, 0x37, 0xbe, 0x7d,
0x43, 0xdf, 0xf4, 0xa7, 0x24, 0xe8, 0xcb, 0x45, 0x7f, 0x4a, 0xfb, 0xf9, 0x4f, 0x8c, 0xfb, 0x99, 0x36, 0xf5, 0xf9, 0x2c, 0x99, 0x0c, 0x5c, 0x1a, 0x64, 0x7f, 0x26, 0xd9, 0xc7, 0x1d, 0xf9, 0x0f,
0xe5, 0xc5, 0xe0, 0xc7, 0x72, 0xe5, 0xe9, 0xcb, 0x97, 0x3f, 0x95, 0x8d, 0xa7, 0x99, 0xfb, 0x5f, 0xe2, 0xd2, 0x37, 0xc3, 0x29, 0x09, 0x87, 0x72, 0x30, 0x9c, 0xd2, 0x61, 0xf9, 0x8f, 0xe5, 0x7e,
0x0c, 0x7e, 0xcd, 0x01, 0xaf, 0x5e, 0x0c, 0xfe, 0x28, 0x1f, 0xe4, 0x81, 0x57, 0x8f, 0x47, 0x27, 0x61, 0x78, 0x31, 0xfa, 0xb1, 0xb9, 0xf2, 0xf4, 0xe5, 0xcb, 0x9f, 0x9a, 0xc6, 0xd3, 0xc2, 0xfe,
0x67, 0x84, 0x63, 0x11, 0xb1, 0xbf, 0xca, 0x8d, 0xcc, 0xe6, 0xbd, 0x7b, 0x2f, 0x06, 0xe3, 0x1d, 0x2f, 0x46, 0xbf, 0x95, 0x80, 0x57, 0x2f, 0x46, 0x7f, 0x36, 0x77, 0xcb, 0xc0, 0xab, 0xc7, 0xe3,
0x79, 0xfb, 0x87, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0xaf, 0xf7, 0xdf, 0xf2, 0x40, 0x0d, 0x00, 0xc3, 0x13, 0xc2, 0xb1, 0x88, 0xd8, 0x5f, 0x4d, 0xb3, 0x30, 0x79, 0xef, 0xde, 0x8b, 0xd1, 0x64,
0x00, 0x5d, 0xee, 0xfe, 0xe1, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xc9, 0x60, 0x59, 0x2e, 0x8f, 0x0d,
0x00, 0x00,
} }
...@@ -28,6 +28,7 @@ message ManagerMessage { ...@@ -28,6 +28,7 @@ message ManagerMessage {
StatusRequest status_request = 4; StatusRequest status_request = 4;
DeviceUsageRequest device_usage = 5; DeviceUsageRequest device_usage = 5;
GoodbyeMessage goodbye_message = 6; GoodbyeMessage goodbye_message = 6;
NodeInfoRequest node_info_request = 7;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment