| | |
| | | TableChanged_T_TimeRule TableChanged = 8 |
| | | TableChanged_T_Server TableChanged = 9 |
| | | TableChanged_T_PollConfig TableChanged = 10 |
| | | TableChanged_T_File TableChanged = 11 |
| | | TableChanged_T_FileSetting TableChanged = 12 |
| | | ) |
| | | |
| | | var TableChanged_name = map[int32]string{ |
| | |
| | | 8: "T_TimeRule", |
| | | 9: "T_Server", |
| | | 10: "T_PollConfig", |
| | | 11: "T_File", |
| | | 12: "T_FileSetting", |
| | | } |
| | | |
| | | var TableChanged_value = map[string]int32{ |
| | |
| | | "T_TimeRule": 8, |
| | | "T_Server": 9, |
| | | "T_PollConfig": 10, |
| | | "T_File": 11, |
| | | "T_FileSetting": 12, |
| | | } |
| | | |
| | | func (x TableChanged) String() string { |
| | |
| | | SnapshotUrl string `protobuf:"bytes,4,opt,name=snapshot_url,json=snapshotUrl,proto3" json:"snapshot_url,omitempty"` |
| | | Type int32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` |
| | | Addr string `protobuf:"bytes,6,opt,name=addr,proto3" json:"addr,omitempty"` |
| | | Areaid int32 `protobuf:"varint,7,opt,name=areaid,proto3" json:"areaid,omitempty"` |
| | | Longitude float32 `protobuf:"fixed32,8,opt,name=longitude,proto3" json:"longitude,omitempty"` |
| | | Latitude float32 `protobuf:"fixed32,9,opt,name=latitude,proto3" json:"latitude,omitempty"` |
| | | Longitude float32 `protobuf:"fixed32,7,opt,name=longitude,proto3" json:"longitude,omitempty"` |
| | | Latitude float32 `protobuf:"fixed32,8,opt,name=latitude,proto3" json:"latitude,omitempty"` |
| | | Floor int32 `protobuf:"varint,9,opt,name=floor,proto3" json:"floor,omitempty"` |
| | | Rtsp string `protobuf:"bytes,10,opt,name=rtsp,proto3" json:"rtsp,omitempty"` |
| | | Ip string `protobuf:"bytes,11,opt,name=ip,proto3" json:"ip,omitempty"` |
| | | Port int32 `protobuf:"varint,12,opt,name=port,proto3" json:"port,omitempty"` |
| | |
| | | return "" |
| | | } |
| | | |
| | | func (m *Camera) GetAreaid() int32 { |
| | | if m != nil { |
| | | return m.Areaid |
| | | } |
| | | return 0 |
| | | } |
| | | |
| | | func (m *Camera) GetLongitude() float32 { |
| | | if m != nil { |
| | | return m.Longitude |
| | |
| | | func (m *Camera) GetLatitude() float32 { |
| | | if m != nil { |
| | | return m.Latitude |
| | | } |
| | | return 0 |
| | | } |
| | | |
| | | func (m *Camera) GetFloor() int32 { |
| | | if m != nil { |
| | | return m.Floor |
| | | } |
| | | return 0 |
| | | } |
| | |
| | | CameraId string `protobuf:"bytes,2,opt,name=cameraId,proto3" json:"cameraId,omitempty"` |
| | | TaskId string `protobuf:"bytes,3,opt,name=taskId,proto3" json:"taskId,omitempty"` |
| | | ImgId int64 `protobuf:"varint,4,opt,name=imgId,proto3" json:"imgId,omitempty"` |
| | | SdkIds []string `protobuf:"bytes,5,rep,name=sdkIds,proto3" json:"sdkIds,omitempty"` |
| | | Type int32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` |
| | | VideoUrl string `protobuf:"bytes,5,opt,name=videoUrl,proto3" json:"videoUrl,omitempty"` |
| | | SdkIds []string `protobuf:"bytes,6,rep,name=sdkIds,proto3" json:"sdkIds,omitempty"` |
| | | Type int32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` |
| | | } |
| | | |
| | | func (m *VideotapeInfo) Reset() { *m = VideotapeInfo{} } |
| | |
| | | return 0 |
| | | } |
| | | |
| | | func (m *VideotapeInfo) GetVideoUrl() string { |
| | | if m != nil { |
| | | return m.VideoUrl |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | func (m *VideotapeInfo) GetSdkIds() []string { |
| | | if m != nil { |
| | | return m.SdkIds |
| | |
| | | Tasks []string `protobuf:"bytes,4,rep,name=tasks,proto3" json:"tasks,omitempty"` |
| | | TreeNodes []string `protobuf:"bytes,5,rep,name=treeNodes,proto3" json:"treeNodes,omitempty"` |
| | | Tabs []string `protobuf:"bytes,6,rep,name=tabs,proto3" json:"tabs,omitempty"` |
| | | AlarmLevel []int32 `protobuf:"varint,7,rep,packed,name=alarmLevel,proto3" json:"alarmLevel,omitempty"` |
| | | AlarmLevel string `protobuf:"bytes,7,opt,name=alarmLevel,proto3" json:"alarmLevel,omitempty"` |
| | | SearchTime []string `protobuf:"bytes,8,rep,name=searchTime,proto3" json:"searchTime,omitempty"` |
| | | InputValue string `protobuf:"bytes,9,opt,name=inputValue,proto3" json:"inputValue,omitempty"` |
| | | Collection string `protobuf:"bytes,10,opt,name=collection,proto3" json:"collection,omitempty"` |
| | |
| | | return nil |
| | | } |
| | | |
| | | func (m *CompareArgs) GetAlarmLevel() []int32 { |
| | | func (m *CompareArgs) GetAlarmLevel() string { |
| | | if m != nil { |
| | | return m.AlarmLevel |
| | | } |
| | | return nil |
| | | return "" |
| | | } |
| | | |
| | | func (m *CompareArgs) GetSearchTime() []string { |
| | |
| | | } |
| | | |
| | | type CompareEvent struct { |
| | | EventType int32 `protobuf:"varint,1,opt,name=eventType,proto3" json:"eventType,omitempty"` |
| | | Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` |
| | | EventType CompareEventType `protobuf:"varint,1,opt,name=eventType,proto3,enum=protomsg.CompareEventType" json:"eventType,omitempty"` |
| | | Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` |
| | | } |
| | | |
| | | func (m *CompareEvent) Reset() { *m = CompareEvent{} } |
| | |
| | | |
| | | var xxx_messageInfo_CompareEvent proto.InternalMessageInfo |
| | | |
| | | func (m *CompareEvent) GetEventType() int32 { |
| | | func (m *CompareEvent) GetEventType() CompareEventType { |
| | | if m != nil { |
| | | return m.EventType |
| | | } |
| | | return 0 |
| | | return CompareEventType_ReInitCache |
| | | } |
| | | |
| | | func (m *CompareEvent) GetPayload() []byte { |
| | |
| | | return false |
| | | } |
| | | |
| | | type PushAttach struct { |
| | | PushId string `protobuf:"bytes,1,opt,name=push_id,json=pushId,proto3" json:"push_id,omitempty"` |
| | | Cam *Camera `protobuf:"bytes,2,opt,name=cam,proto3" json:"cam,omitempty"` |
| | | ServerId string `protobuf:"bytes,3,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"` |
| | | ServerName string `protobuf:"bytes,4,opt,name=server_name,json=serverName,proto3" json:"server_name,omitempty"` |
| | | LocalIp string `protobuf:"bytes,5,opt,name=local_ip,json=localIp,proto3" json:"local_ip,omitempty"` |
| | | VideoUrl string `protobuf:"bytes,6,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"` |
| | | } |
| | | |
| | | func (m *PushAttach) Reset() { *m = PushAttach{} } |
| | | func (m *PushAttach) String() string { return proto.CompactTextString(m) } |
| | | func (*PushAttach) ProtoMessage() {} |
| | | func (*PushAttach) Descriptor() ([]byte, []int) { |
| | | return fileDescriptor_32de24555f916688, []int{32} |
| | | } |
| | | func (m *PushAttach) XXX_Unmarshal(b []byte) error { |
| | | return m.Unmarshal(b) |
| | | } |
| | | func (m *PushAttach) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { |
| | | if deterministic { |
| | | return xxx_messageInfo_PushAttach.Marshal(b, m, deterministic) |
| | | } else { |
| | | b = b[:cap(b)] |
| | | n, err := m.MarshalTo(b) |
| | | if err != nil { |
| | | return nil, err |
| | | } |
| | | return b[:n], nil |
| | | } |
| | | } |
| | | func (m *PushAttach) XXX_Merge(src proto.Message) { |
| | | xxx_messageInfo_PushAttach.Merge(m, src) |
| | | } |
| | | func (m *PushAttach) XXX_Size() int { |
| | | return m.Size() |
| | | } |
| | | func (m *PushAttach) XXX_DiscardUnknown() { |
| | | xxx_messageInfo_PushAttach.DiscardUnknown(m) |
| | | } |
| | | |
| | | var xxx_messageInfo_PushAttach proto.InternalMessageInfo |
| | | |
| | | func (m *PushAttach) GetPushId() string { |
| | | if m != nil { |
| | | return m.PushId |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | func (m *PushAttach) GetCam() *Camera { |
| | | if m != nil { |
| | | return m.Cam |
| | | } |
| | | return nil |
| | | } |
| | | |
| | | func (m *PushAttach) GetServerId() string { |
| | | if m != nil { |
| | | return m.ServerId |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | func (m *PushAttach) GetServerName() string { |
| | | if m != nil { |
| | | return m.ServerName |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | func (m *PushAttach) GetLocalIp() string { |
| | | if m != nil { |
| | | return m.LocalIp |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | func (m *PushAttach) GetVideoUrl() string { |
| | | if m != nil { |
| | | return m.VideoUrl |
| | | } |
| | | return "" |
| | | } |
| | | |
| | | type EsPersonCacheChange struct { |
| | | Type EsCacheChanged `protobuf:"varint,1,opt,name=type,proto3,enum=protomsg.EsCacheChanged" json:"type,omitempty"` |
| | | TableId []string `protobuf:"bytes,2,rep,name=table_id,json=tableId,proto3" json:"table_id,omitempty"` |
| | |
| | | func (m *EsPersonCacheChange) String() string { return proto.CompactTextString(m) } |
| | | func (*EsPersonCacheChange) ProtoMessage() {} |
| | | func (*EsPersonCacheChange) Descriptor() ([]byte, []int) { |
| | | return fileDescriptor_32de24555f916688, []int{32} |
| | | return fileDescriptor_32de24555f916688, []int{33} |
| | | } |
| | | func (m *EsPersonCacheChange) XXX_Unmarshal(b []byte) error { |
| | | return m.Unmarshal(b) |
| | |
| | | proto.RegisterType((*EventPushRule)(nil), "protomsg.EventPushRule") |
| | | proto.RegisterType((*PushIpPort)(nil), "protomsg.PushIpPort") |
| | | proto.RegisterType((*PushUrl)(nil), "protomsg.PushUrl") |
| | | proto.RegisterType((*PushAttach)(nil), "protomsg.PushAttach") |
| | | proto.RegisterType((*EsPersonCacheChange)(nil), "protomsg.EsPersonCacheChange") |
| | | } |
| | | |
| | | func init() { proto.RegisterFile("protomsg.proto", fileDescriptor_32de24555f916688) } |
| | | |
| | | var fileDescriptor_32de24555f916688 = []byte{ |
| | | // 2465 bytes of a gzipped FileDescriptorProto |
| | | 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x58, 0xcd, 0x8e, 0xdc, 0xc6, |
| | | 0xf1, 0x5f, 0xce, 0x37, 0x6b, 0x3e, 0x44, 0x51, 0xfa, 0xdb, 0xb4, 0xfc, 0xf7, 0x7a, 0xcd, 0xc8, |
| | | 0xb0, 0x22, 0xd8, 0x4e, 0x20, 0xfb, 0x94, 0x43, 0x80, 0xf1, 0xae, 0x14, 0x0c, 0xe0, 0x38, 0x1b, |
| | | 0xee, 0x4a, 0xb9, 0x85, 0xe8, 0x19, 0xf6, 0xce, 0x12, 0xdb, 0x4b, 0x12, 0xdd, 0xe4, 0xda, 0x7b, |
| | | 0xc8, 0x03, 0xe4, 0x94, 0xbc, 0x42, 0xde, 0x24, 0xc8, 0x29, 0x87, 0x1c, 0x7c, 0x4c, 0x4e, 0x0e, |
| | | 0x2c, 0x20, 0x08, 0x10, 0xe4, 0x11, 0x12, 0x04, 0x55, 0xdd, 0xcd, 0x8f, 0xd9, 0x95, 0xad, 0xd3, |
| | | 0x74, 0xfd, 0xaa, 0xd9, 0x5d, 0x5d, 0xdf, 0x35, 0xb0, 0x28, 0x64, 0x5e, 0xe6, 0x97, 0x6a, 0xfb, |
| | | 0x31, 0x2d, 0xfc, 0x89, 0xa5, 0x1f, 0xc0, 0x9a, 0x29, 0xae, 0xd1, 0xf0, 0x19, 0x0c, 0x96, 0x92, |
| | | 0x33, 0x7f, 0x01, 0xbd, 0x34, 0x09, 0x9c, 0x03, 0xe7, 0xd1, 0x30, 0xea, 0xa5, 0x89, 0xff, 0x00, |
| | | 0x26, 0x05, 0x93, 0x3c, 0x2b, 0xd3, 0x24, 0xe8, 0x11, 0x5a, 0xd3, 0xbe, 0x0f, 0x83, 0x8c, 0x5d, |
| | | 0xf2, 0xa0, 0x7f, 0xe0, 0x3c, 0x72, 0x23, 0x5a, 0x87, 0xff, 0xed, 0xc3, 0xe8, 0x90, 0x5d, 0x72, |
| | | 0xd9, 0x3e, 0xca, 0xa5, 0xa3, 0xec, 0xf6, 0x5e, 0xb3, 0xdd, 0xbf, 0x0f, 0x43, 0x26, 0x52, 0xa6, |
| | | 0xcc, 0x19, 0x9a, 0xf0, 0xdf, 0x83, 0x99, 0xca, 0x58, 0xa1, 0xce, 0xf3, 0x32, 0xae, 0xa4, 0x08, |
| | | 0x06, 0xc4, 0x9c, 0x5a, 0xec, 0xb9, 0x14, 0x78, 0x58, 0x79, 0x5d, 0xf0, 0x60, 0x48, 0x32, 0xd1, |
| | | 0x1a, 0x31, 0x96, 0x24, 0x32, 0x18, 0xe9, 0x0b, 0x70, 0xed, 0xbf, 0x01, 0x23, 0x26, 0x39, 0x4b, |
| | | 0x93, 0x60, 0x4c, 0x3b, 0x0d, 0xe5, 0xff, 0x3f, 0xb8, 0x22, 0xcf, 0xb6, 0x69, 0x59, 0x25, 0x3c, |
| | | 0x98, 0x1c, 0x38, 0x8f, 0x7a, 0x51, 0x03, 0xe0, 0xab, 0x05, 0x2b, 0x35, 0xd3, 0x25, 0x66, 0x4d, |
| | | 0xe3, 0x2d, 0xb2, 0x54, 0x45, 0x00, 0xfa, 0x16, 0x5c, 0xd3, 0x53, 0x8b, 0x60, 0x6a, 0x9e, 0x5a, |
| | | 0xe0, 0x9e, 0x22, 0x97, 0x65, 0x30, 0xd3, 0xd2, 0xe1, 0x1a, 0xcf, 0xac, 0x14, 0x97, 0xa4, 0x82, |
| | | 0x39, 0xed, 0xac, 0x69, 0xad, 0x65, 0xa5, 0xbe, 0xcc, 0x65, 0x12, 0x2c, 0x34, 0xcf, 0xd2, 0xa8, |
| | | 0xa2, 0xb5, 0x64, 0x59, 0x12, 0xdc, 0xd1, 0x2a, 0x22, 0x02, 0xbf, 0x90, 0x5c, 0x71, 0x79, 0xc5, |
| | | 0x93, 0xc0, 0xd3, 0x5f, 0x58, 0xda, 0x7f, 0x07, 0x20, 0x55, 0xb1, 0xac, 0xb2, 0x2c, 0xcd, 0xb6, |
| | | 0xc1, 0xdd, 0x03, 0xe7, 0xd1, 0x24, 0x72, 0x53, 0x15, 0x69, 0x00, 0xd9, 0xb2, 0xca, 0x62, 0x9e, |
| | | 0xb1, 0xb5, 0xe0, 0x81, 0xaf, 0xd9, 0xb2, 0xca, 0x9e, 0x12, 0xe0, 0xbf, 0x05, 0x13, 0x64, 0x93, |
| | | 0x76, 0xef, 0x91, 0xfc, 0x63, 0x59, 0x65, 0xa7, 0xa8, 0xe0, 0x10, 0xe6, 0xc8, 0xa2, 0x6b, 0x64, |
| | | 0x9c, 0x26, 0xc1, 0x7d, 0x6d, 0x18, 0x59, 0x65, 0x27, 0x84, 0xad, 0x92, 0x70, 0x03, 0x77, 0xb5, |
| | | 0xfd, 0x97, 0x59, 0x72, 0xca, 0xd4, 0xc5, 0x2a, 0x3b, 0xcb, 0xfd, 0x47, 0x30, 0xda, 0x10, 0x48, |
| | | 0xee, 0x30, 0x7d, 0xe2, 0x7d, 0x5c, 0x3b, 0xa5, 0xde, 0x1c, 0x19, 0xbe, 0xff, 0x10, 0x86, 0x25, |
| | | 0x53, 0x17, 0x2a, 0xe8, 0x1d, 0xf4, 0x1f, 0x4d, 0x9f, 0x2c, 0x9a, 0x8d, 0x78, 0x58, 0xa4, 0x99, |
| | | 0xe1, 0x37, 0x0e, 0x0c, 0x90, 0x46, 0xf3, 0x22, 0x52, 0xfb, 0x99, 0xa1, 0x50, 0x3d, 0xb8, 0x6a, |
| | | 0xf9, 0x5b, 0x4d, 0xfb, 0x6f, 0x83, 0xbb, 0x91, 0x9c, 0x95, 0x3c, 0x66, 0xa5, 0xf1, 0xbb, 0x89, |
| | | 0x06, 0x96, 0x65, 0x8b, 0xb9, 0xbe, 0x36, 0x7e, 0x67, 0x98, 0x9f, 0x5d, 0x23, 0xb3, 0x2a, 0x12, |
| | | 0xf3, 0xe5, 0xd0, 0xd8, 0x90, 0x80, 0x65, 0x89, 0xa2, 0x18, 0x95, 0x8e, 0x48, 0xa5, 0x86, 0x42, |
| | | 0x7d, 0xa6, 0x2a, 0x66, 0x82, 0xc9, 0x4b, 0xf2, 0xc1, 0x49, 0x34, 0x4e, 0xd5, 0x12, 0x49, 0x64, |
| | | 0x25, 0x5c, 0xc4, 0x67, 0x82, 0x6d, 0xc9, 0x07, 0x27, 0xd1, 0x38, 0xe1, 0xe2, 0x99, 0x60, 0xdb, |
| | | 0xf0, 0x14, 0xa6, 0xf8, 0xc0, 0x93, 0x44, 0x2b, 0x30, 0x84, 0x01, 0xca, 0x6f, 0xd4, 0xb7, 0xab, |
| | | 0x15, 0xe2, 0xf9, 0xef, 0xc1, 0x40, 0x25, 0xb5, 0xe6, 0xe6, 0xcd, 0x9e, 0x93, 0xe4, 0x22, 0x22, |
| | | 0x56, 0xf8, 0x13, 0x18, 0x21, 0x51, 0x65, 0xfe, 0xff, 0xc1, 0x28, 0x2d, 0x36, 0x71, 0xad, 0xb8, |
| | | 0x61, 0x5a, 0x6c, 0x56, 0x09, 0x4a, 0xa4, 0x92, 0x0b, 0x6d, 0x7c, 0xad, 0xb7, 0xb1, 0x4a, 0x2e, |
| | | 0xd0, 0xf8, 0xe1, 0x0b, 0x00, 0x23, 0x11, 0x7e, 0xff, 0x3a, 0x02, 0x3d, 0xec, 0x08, 0xe4, 0x75, |
| | | 0x05, 0xaa, 0x32, 0x23, 0xd3, 0x3f, 0x7a, 0x00, 0xda, 0x09, 0xc8, 0xa2, 0xbb, 0x59, 0x03, 0x0d, |
| | | 0x42, 0xdc, 0xd8, 0x64, 0x20, 0x34, 0x08, 0x01, 0xab, 0xc4, 0x7f, 0x13, 0xc6, 0x78, 0x13, 0xb2, |
| | | 0xfa, 0x8d, 0xfd, 0x57, 0x89, 0xff, 0x11, 0xb8, 0x65, 0x7a, 0xc9, 0x63, 0x59, 0x09, 0x1e, 0x0c, |
| | | 0x76, 0xef, 0x3f, 0x62, 0xd7, 0x87, 0xa5, 0x88, 0x26, 0xb8, 0x25, 0xaa, 0x04, 0xa7, 0x90, 0xe0, |
| | | 0x6c, 0x53, 0xea, 0xfd, 0xda, 0xb2, 0x2e, 0x21, 0xc4, 0x7e, 0x0f, 0x66, 0x9a, 0x9d, 0xf0, 0xab, |
| | | 0x74, 0xc3, 0x4d, 0x82, 0x99, 0x12, 0x76, 0x44, 0x50, 0xc7, 0x94, 0xe3, 0x8e, 0x29, 0xfd, 0x77, |
| | | 0x61, 0x6a, 0xbc, 0xa6, 0x65, 0x68, 0xd0, 0x10, 0x6d, 0x68, 0x3c, 0xc7, 0xed, 0x78, 0x8e, 0x0f, |
| | | 0x03, 0x85, 0x59, 0x04, 0x74, 0x16, 0xc1, 0x35, 0xbe, 0x38, 0x55, 0xf1, 0x59, 0x25, 0x04, 0xa5, |
| | | 0x9b, 0x49, 0x34, 0x4a, 0xd5, 0xb3, 0x4a, 0x08, 0xff, 0x00, 0x66, 0x22, 0xcd, 0x2e, 0x62, 0xab, |
| | | 0x8f, 0x19, 0xc9, 0x08, 0x88, 0x51, 0x18, 0x26, 0xe1, 0x2f, 0x61, 0x61, 0xf4, 0x9c, 0x5e, 0x72, |
| | | 0x7c, 0xe8, 0x6b, 0x65, 0xe8, 0xb7, 0xdb, 0x9a, 0x34, 0xd1, 0x62, 0xf5, 0x16, 0x7e, 0x01, 0x23, |
| | | 0xad, 0x4b, 0xdf, 0x83, 0x7e, 0xc2, 0xae, 0x4d, 0xe1, 0xc0, 0xa5, 0xff, 0x04, 0x40, 0x7f, 0xc8, |
| | | 0xb2, 0x2d, 0x37, 0x3e, 0x70, 0xaf, 0xe5, 0x27, 0x78, 0x06, 0xb2, 0x22, 0x3a, 0x9f, 0x96, 0xe1, |
| | | 0x27, 0xe0, 0xd6, 0x38, 0x26, 0x3e, 0x55, 0x32, 0x59, 0x5a, 0x0f, 0x25, 0x02, 0x2f, 0xe2, 0x99, |
| | | 0xf5, 0x04, 0x5c, 0x86, 0x2f, 0x60, 0x7c, 0x9c, 0x8b, 0xeb, 0x6d, 0x9e, 0xbd, 0xd6, 0x83, 0x3e, |
| | | 0x80, 0x51, 0x91, 0xa7, 0x59, 0x89, 0x35, 0x07, 0x65, 0xba, 0xd3, 0xc8, 0x74, 0x8c, 0x78, 0x64, |
| | | 0xd8, 0xe1, 0xa6, 0xd6, 0x17, 0x53, 0x17, 0x4b, 0xb9, 0x55, 0x5d, 0x5f, 0x74, 0x76, 0x7c, 0xf1, |
| | | 0x53, 0x70, 0x49, 0xf7, 0x4c, 0x6e, 0xad, 0xcb, 0xbf, 0xd9, 0x0d, 0x8b, 0x9f, 0xc9, 0xbc, 0x2a, |
| | | 0xf0, 0x20, 0x9d, 0x8c, 0x70, 0x15, 0x5e, 0xc1, 0xbc, 0xc3, 0x6a, 0xbb, 0xb4, 0xd3, 0x71, 0xe9, |
| | | 0x4f, 0x61, 0xba, 0xc5, 0x5d, 0x64, 0x09, 0x75, 0x53, 0xa1, 0x74, 0x04, 0x5a, 0x25, 0x82, 0xad, |
| | | 0x5d, 0xaa, 0x96, 0x6f, 0xf5, 0xdb, 0xbe, 0x15, 0xfe, 0xc5, 0x01, 0xb7, 0xfe, 0x02, 0xbd, 0x57, |
| | | 0x9f, 0x5d, 0xdf, 0x3a, 0x26, 0x7a, 0x45, 0xc5, 0x44, 0xb3, 0x4a, 0xfe, 0x55, 0x69, 0x14, 0xe9, |
| | | 0x12, 0x72, 0xca, 0xbf, 0x2a, 0xd1, 0xb9, 0x29, 0xb5, 0xc5, 0x82, 0x5f, 0x71, 0x41, 0x97, 0x0c, |
| | | 0x23, 0x20, 0xe8, 0x73, 0x44, 0x30, 0xa1, 0x6b, 0x81, 0x07, 0xbb, 0x09, 0x9d, 0x64, 0xd5, 0x4c, |
| | | 0xca, 0x3b, 0xbc, 0x8c, 0xeb, 0x92, 0x8e, 0x79, 0x87, 0x97, 0x54, 0x74, 0x7e, 0x00, 0xf3, 0x84, |
| | | 0x9f, 0xf1, 0x6c, 0xc3, 0x63, 0x55, 0xb2, 0xd2, 0xa6, 0xd7, 0x99, 0x01, 0x4f, 0x10, 0x0b, 0xff, |
| | | 0xd5, 0x83, 0x41, 0x74, 0x9b, 0x4b, 0x3f, 0x84, 0x85, 0x31, 0x99, 0xd5, 0xaa, 0x7e, 0xc2, 0x6c, |
| | | 0x53, 0x9b, 0x76, 0xb5, 0x93, 0x64, 0xfa, 0x3b, 0x86, 0x7d, 0x07, 0xa0, 0xd0, 0xfe, 0x85, 0x5c, |
| | | 0x5d, 0x13, 0x5c, 0x83, 0xac, 0x12, 0xcc, 0xa4, 0x98, 0x32, 0xd3, 0xc4, 0x08, 0x3e, 0x54, 0x09, |
| | | 0x1e, 0x19, 0xc2, 0x1c, 0x61, 0x26, 0xb7, 0xb1, 0xee, 0x70, 0x4c, 0xd2, 0x50, 0x09, 0x1a, 0x7e, |
| | | 0x49, 0x7d, 0xce, 0x03, 0x98, 0xe4, 0x05, 0x97, 0xac, 0xcc, 0x25, 0x25, 0x0d, 0x37, 0xaa, 0x69, |
| | | 0x7c, 0xb6, 0x5d, 0x6b, 0xb5, 0x4c, 0xb4, 0xdc, 0x16, 0xb4, 0x05, 0xd9, 0x5e, 0x72, 0xc5, 0x44, |
| | | 0xa5, 0x13, 0x48, 0x7d, 0xc9, 0x0b, 0x84, 0x6e, 0xcd, 0x22, 0x54, 0xc8, 0x05, 0x8f, 0xbf, 0x4c, |
| | | 0xcb, 0xf3, 0xb8, 0x90, 0xdc, 0xb4, 0x2e, 0x53, 0x04, 0x7f, 0x95, 0x96, 0xe7, 0xc7, 0xb2, 0xeb, |
| | | 0x13, 0xb3, 0x8e, 0x4f, 0x84, 0x7f, 0xec, 0x41, 0xff, 0x24, 0xb9, 0x99, 0xab, 0x9b, 0xa2, 0xd2, |
| | | 0x7b, 0x55, 0x51, 0xe9, 0x77, 0x8a, 0x8a, 0x65, 0x51, 0x90, 0x0e, 0x6a, 0xd6, 0x17, 0x18, 0xa7, |
| | | 0x0f, 0x61, 0x40, 0xa1, 0x34, 0xbc, 0xa5, 0x7a, 0x2c, 0xe5, 0x36, 0x22, 0x2e, 0xbe, 0x2e, 0xdd, |
| | | 0xe4, 0x99, 0xed, 0xf9, 0x70, 0x8d, 0x29, 0x02, 0xbb, 0x46, 0xad, 0x51, 0x5c, 0xa2, 0x97, 0x9a, |
| | | 0xaa, 0x8e, 0xb9, 0xc6, 0xa8, 0x12, 0x34, 0x84, 0x09, 0xa7, 0x95, 0xa3, 0x69, 0x83, 0x56, 0xa3, |
| | | 0xc9, 0xd1, 0xb4, 0xa1, 0xd3, 0x17, 0xc0, 0x4e, 0x5f, 0xd0, 0x04, 0xd9, 0x74, 0xb7, 0xf4, 0xd7, |
| | | 0x45, 0x41, 0xb7, 0x82, 0x75, 0x7d, 0xcf, 0xeb, 0xfa, 0x4e, 0x6e, 0x6b, 0xfa, 0x98, 0xd5, 0x6e, |
| | | 0xd0, 0x37, 0x27, 0xf7, 0x3a, 0x27, 0xff, 0x98, 0xf4, 0x46, 0x21, 0x6e, 0xd2, 0xd8, 0xfd, 0x9d, |
| | | 0xf2, 0x2a, 0xf8, 0x09, 0x2f, 0xa3, 0x7a, 0x57, 0x58, 0x01, 0x34, 0x38, 0xe5, 0xd6, 0xa4, 0xb9, |
| | | 0xce, 0xf8, 0xec, 0x7d, 0xd0, 0x16, 0xeb, 0x9a, 0xef, 0x03, 0x1b, 0xc1, 0xfa, 0xa2, 0xbb, 0x37, |
| | | 0x2e, 0xb2, 0x41, 0x6c, 0x3d, 0x6d, 0xd0, 0x78, 0x5a, 0xf8, 0x1b, 0x18, 0xdb, 0x37, 0xee, 0x7a, |
| | | 0xcb, 0x8d, 0x08, 0xe9, 0x7d, 0x77, 0x84, 0xf4, 0x77, 0x22, 0xe4, 0x86, 0xf3, 0x0f, 0x6e, 0x38, |
| | | 0x7f, 0xf8, 0x4f, 0x87, 0x3a, 0x9e, 0xa5, 0xdc, 0x36, 0xa3, 0x86, 0xd3, 0x1e, 0x35, 0x6e, 0xab, |
| | | 0x10, 0x76, 0xb6, 0x30, 0x73, 0x8d, 0x9d, 0x2d, 0x2e, 0x2b, 0xa5, 0xdf, 0x36, 0x89, 0x68, 0x8d, |
| | | 0x58, 0x95, 0xa5, 0xb6, 0x13, 0xa4, 0x35, 0xde, 0xa2, 0x0b, 0x9e, 0x76, 0x48, 0x4d, 0x98, 0x1c, |
| | | 0xc6, 0x2a, 0x51, 0x1a, 0x51, 0xb5, 0x6f, 0xce, 0x0c, 0xa8, 0x03, 0xf5, 0x87, 0xe0, 0xd9, 0x4d, |
| | | 0xf5, 0x9b, 0xb5, 0xa7, 0xde, 0x31, 0xf8, 0x2f, 0xec, 0xd3, 0xad, 0xa6, 0xdd, 0x96, 0xa6, 0x7f, |
| | | 0xe7, 0xc0, 0x9d, 0xa3, 0xf5, 0xe1, 0x39, 0x5e, 0xf8, 0x73, 0xae, 0x14, 0xdb, 0x72, 0xff, 0x43, |
| | | 0xec, 0xa6, 0xd1, 0x7b, 0xf0, 0xcd, 0x8b, 0x27, 0x6f, 0xb4, 0xeb, 0xd1, 0x5a, 0x70, 0xbd, 0x39, |
| | | 0x89, 0xf4, 0x26, 0x63, 0xa0, 0x5e, 0x6d, 0xa0, 0xc7, 0x30, 0x62, 0x9b, 0x32, 0xcd, 0x33, 0xd2, |
| | | 0xc4, 0xe2, 0x89, 0xdf, 0xea, 0xa0, 0xd6, 0x4b, 0xe2, 0x44, 0x66, 0x07, 0xc5, 0x61, 0x76, 0x96, |
| | | 0x1b, 0x1b, 0xd0, 0x3a, 0xfc, 0xb7, 0x03, 0x73, 0x5d, 0x41, 0x5f, 0x55, 0x9f, 0xbf, 0xb3, 0xb9, |
| | | 0xbb, 0x65, 0xbc, 0xf4, 0x03, 0x18, 0x9b, 0xcc, 0x6b, 0xd3, 0x85, 0x21, 0xb1, 0x47, 0x2b, 0x65, |
| | | 0xba, 0xdd, 0x72, 0x19, 0x8b, 0x34, 0xb3, 0x55, 0x64, 0x6a, 0xb0, 0xcf, 0xd3, 0x8c, 0xfb, 0xef, |
| | | 0xc3, 0x22, 0x49, 0x25, 0x27, 0x81, 0xf5, 0x26, 0x6d, 0xa4, 0x79, 0x8d, 0xd2, 0x36, 0x6b, 0xfe, |
| | | 0x71, 0xcb, 0xfc, 0x37, 0x8a, 0xd0, 0x84, 0x34, 0xdf, 0x2d, 0x42, 0x7f, 0x70, 0x60, 0xfe, 0x22, |
| | | 0x4d, 0x78, 0x5e, 0xb2, 0x82, 0x53, 0xdb, 0xfe, 0x00, 0x26, 0x5c, 0x1d, 0xb1, 0x92, 0xd5, 0x91, |
| | | 0x56, 0xd3, 0xc8, 0xb3, 0x4f, 0xbd, 0xf1, 0xf4, 0x26, 0x1d, 0x74, 0xdb, 0x5a, 0x0c, 0xd0, 0xcb, |
| | | 0xed, 0x4a, 0x57, 0xa1, 0x7e, 0xa4, 0x09, 0xdc, 0x4d, 0xf1, 0xab, 0x73, 0xa5, 0x1b, 0x19, 0xaa, |
| | | 0x7e, 0xc8, 0xa8, 0x99, 0x91, 0xc3, 0xff, 0xf4, 0x60, 0x7a, 0x98, 0x5f, 0xe2, 0x0c, 0x4f, 0xed, |
| | | 0x06, 0x0d, 0x4a, 0x6b, 0xc1, 0xf1, 0x6b, 0x87, 0xbe, 0xae, 0x69, 0xff, 0x31, 0x78, 0x1b, 0xbd, |
| | | 0xf5, 0xf4, 0x5c, 0x72, 0x75, 0x9e, 0x0b, 0x2d, 0x69, 0x2f, 0xba, 0x81, 0xfb, 0x07, 0x30, 0x3d, |
| | | 0x63, 0x1b, 0xfe, 0x8c, 0xb3, 0xb2, 0x92, 0xda, 0x66, 0xb3, 0xa8, 0x0d, 0xa1, 0xec, 0x7a, 0xb2, |
| | | 0x1b, 0xd0, 0x35, 0x9a, 0xc0, 0x39, 0xbc, 0x94, 0x9c, 0x7f, 0x91, 0x27, 0xdc, 0x8a, 0xdf, 0x00, |
| | | 0xf4, 0x02, 0xb6, 0xc6, 0xda, 0xd9, 0x27, 0x53, 0xb0, 0xb5, 0xf2, 0xf7, 0xa1, 0xd5, 0x5e, 0x04, |
| | | 0xe3, 0x83, 0xfe, 0x4e, 0xc3, 0xb1, 0x0f, 0xa0, 0x38, 0x93, 0x9b, 0xf3, 0x53, 0x9d, 0xea, 0xf1, |
| | | 0xcb, 0x16, 0x82, 0xfc, 0x34, 0x2b, 0x2a, 0x1d, 0x74, 0x36, 0xd3, 0x37, 0x08, 0xf2, 0x37, 0xb9, |
| | | 0x10, 0xda, 0x21, 0x4c, 0xaa, 0x6f, 0x21, 0xa4, 0xed, 0xbc, 0x92, 0x9b, 0x3a, 0xd9, 0x6b, 0xca, |
| | | 0x7f, 0x08, 0x73, 0x96, 0x31, 0x71, 0x6d, 0x27, 0x61, 0x53, 0x34, 0xbb, 0x60, 0xf8, 0x0c, 0x66, |
| | | 0x46, 0xfd, 0x4f, 0xaf, 0x78, 0x56, 0xe2, 0xfb, 0x39, 0x2e, 0xb0, 0x1a, 0x9a, 0xee, 0xb9, 0x01, |
| | | 0xc8, 0xdd, 0xd9, 0xb5, 0xc8, 0x99, 0x56, 0xfc, 0x2c, 0xb2, 0x64, 0xf8, 0x6b, 0x58, 0x9c, 0x24, |
| | | 0x17, 0xf6, 0x28, 0xb6, 0x39, 0xbf, 0x11, 0x5b, 0x01, 0x36, 0x92, 0x6b, 0xc1, 0xeb, 0xc8, 0xb2, |
| | | 0xa4, 0x1f, 0xc2, 0xcc, 0xd8, 0xef, 0x64, 0x93, 0x1b, 0x63, 0xf5, 0xa2, 0x0e, 0x16, 0x46, 0xe0, |
| | | 0x35, 0xe7, 0x47, 0x5c, 0x55, 0xa2, 0xf4, 0x7f, 0x0a, 0xf3, 0x4d, 0x1b, 0x20, 0x87, 0x99, 0x3e, |
| | | 0x09, 0x3a, 0x05, 0xa1, 0x25, 0x52, 0xd4, 0xdd, 0x1e, 0xfe, 0xb6, 0x0f, 0x2e, 0xbd, 0xfa, 0xb8, |
| | | 0x52, 0xe7, 0xaf, 0xd5, 0xab, 0xbf, 0x63, 0x66, 0x08, 0x3d, 0x07, 0xe8, 0x58, 0xa0, 0x71, 0xe1, |
| | | 0x84, 0x66, 0x81, 0xb7, 0x80, 0x46, 0x91, 0x18, 0x07, 0x02, 0x93, 0x0e, 0x90, 0x7e, 0x9a, 0x51, |
| | | 0xdf, 0x97, 0xaa, 0x58, 0xb1, 0x32, 0x55, 0x67, 0xd7, 0x31, 0x13, 0x82, 0x12, 0xc2, 0x24, 0x9a, |
| | | 0xa5, 0xea, 0x44, 0x83, 0x4b, 0x21, 0x30, 0xff, 0x50, 0x1f, 0x44, 0xbd, 0xed, 0xc8, 0xfc, 0x8d, |
| | | 0x52, 0x09, 0x4e, 0xad, 0x6d, 0x53, 0x7b, 0xc7, 0x9d, 0xda, 0xfb, 0x36, 0xb8, 0x7a, 0xd2, 0x6a, |
| | | 0xba, 0xb2, 0x09, 0x8d, 0x59, 0x68, 0xb1, 0x77, 0x61, 0x4a, 0x4c, 0x33, 0x29, 0xba, 0xcd, 0x14, |
| | | 0x66, 0x06, 0xc5, 0x1f, 0xc1, 0x24, 0x2d, 0xe2, 0x22, 0x97, 0xa5, 0x0a, 0x60, 0xb7, 0x72, 0xa3, |
| | | 0x62, 0x56, 0xc5, 0x71, 0x2e, 0xcb, 0x68, 0x9c, 0xd2, 0xaf, 0xf2, 0xdf, 0x87, 0x41, 0x25, 0x85, |
| | | 0x0a, 0xa6, 0xbb, 0xd5, 0x17, 0x37, 0x3f, 0x97, 0x22, 0x22, 0xb6, 0xff, 0x91, 0xad, 0xd2, 0xb3, |
| | | 0xdd, 0xd1, 0xa3, 0x56, 0x79, 0xab, 0x56, 0x87, 0xdf, 0x38, 0x30, 0xef, 0x30, 0x6e, 0xd8, 0x03, |
| | | 0x75, 0x9f, 0x17, 0xe9, 0xa6, 0xfd, 0x67, 0x80, 0x4b, 0x08, 0x3d, 0x14, 0xe7, 0x42, 0x62, 0x33, |
| | | 0xb9, 0xad, 0xe7, 0x42, 0x04, 0xb0, 0xd6, 0xb6, 0xcb, 0xf6, 0xe0, 0xfb, 0x1a, 0xdb, 0xe1, 0x2d, |
| | | 0x8d, 0x2d, 0xfd, 0x47, 0x25, 0xb8, 0xa9, 0x96, 0x23, 0x33, 0x90, 0x57, 0x82, 0xeb, 0x18, 0x0d, |
| | | 0x61, 0x4e, 0x41, 0x12, 0x17, 0x95, 0x3a, 0x8f, 0xcd, 0x9f, 0x7b, 0x6e, 0x34, 0xe5, 0xf6, 0x45, |
| | | 0xab, 0x24, 0x7c, 0x0e, 0xd0, 0xa8, 0x13, 0xc5, 0xb5, 0x7f, 0x5b, 0x15, 0x36, 0x15, 0x6b, 0x60, |
| | | 0xd5, 0xfc, 0x5d, 0xd7, 0x6b, 0xfd, 0x5d, 0xf7, 0xaa, 0xc1, 0xe9, 0x13, 0x18, 0x1b, 0xc5, 0xdb, |
| | | 0x3e, 0xd3, 0x69, 0xfa, 0xcc, 0x57, 0xb4, 0x6b, 0xe1, 0xdf, 0x1c, 0xb8, 0xf7, 0x54, 0x1d, 0x73, |
| | | 0xa9, 0xf2, 0xec, 0x90, 0x6d, 0xce, 0x4d, 0xe5, 0xf5, 0x3f, 0x34, 0x19, 0x5a, 0x97, 0xe7, 0x56, |
| | | 0x20, 0x3d, 0x55, 0xad, 0x6d, 0x89, 0x29, 0x42, 0x6f, 0x99, 0x5c, 0xad, 0x8b, 0x65, 0xbf, 0x0e, |
| | | 0x69, 0x3d, 0xc0, 0x14, 0x74, 0x7a, 0x6b, 0x80, 0xd1, 0xc0, 0x8a, 0x32, 0xc1, 0x99, 0xc9, 0xcb, |
| | | 0x26, 0x4a, 0x0c, 0xd9, 0xaa, 0xf0, 0xc3, 0xef, 0xad, 0xf0, 0xdd, 0xff, 0xb7, 0x86, 0xf6, 0x6d, |
| | | 0x8f, 0xff, 0xe4, 0xc0, 0xac, 0xdd, 0x4d, 0xf8, 0x33, 0x98, 0x9c, 0xc6, 0xba, 0xee, 0x7b, 0x7b, |
| | | 0xbe, 0x07, 0x33, 0x4b, 0x61, 0xc3, 0xeb, 0x39, 0xfe, 0x7d, 0xf0, 0xda, 0x08, 0x96, 0x21, 0xaf, |
| | | 0xe7, 0x03, 0x8c, 0x4e, 0x63, 0xda, 0xd1, 0xf7, 0xe7, 0xe0, 0xea, 0xf5, 0x49, 0x72, 0xe1, 0x0d, |
| | | 0xfc, 0xbb, 0x30, 0xaf, 0x49, 0x74, 0x55, 0x6f, 0xe8, 0xbb, 0x30, 0x3c, 0x8d, 0x91, 0x3b, 0xf2, |
| | | 0xef, 0xc1, 0x1d, 0x7b, 0x9c, 0x69, 0x33, 0xbc, 0xb1, 0xbf, 0x00, 0x38, 0x8d, 0x4f, 0xcd, 0xdf, |
| | | 0x14, 0xde, 0x44, 0xcb, 0xa4, 0x93, 0xb0, 0xe7, 0x6a, 0x99, 0x8e, 0x73, 0x21, 0x0e, 0xf3, 0xec, |
| | | 0x2c, 0xdd, 0x7a, 0xf0, 0xf8, 0x63, 0x98, 0xd8, 0x07, 0xa3, 0x24, 0xab, 0x4c, 0x71, 0x59, 0x7a, |
| | | 0x7b, 0xb8, 0x7e, 0x4e, 0x43, 0x80, 0xe7, 0xe0, 0xfa, 0x88, 0x0b, 0x5e, 0x72, 0xaf, 0xf7, 0x78, |
| | | 0x09, 0x5e, 0x3b, 0x8d, 0x93, 0xcf, 0xde, 0x81, 0x69, 0xc4, 0x57, 0x59, 0x5a, 0x92, 0xe9, 0xbc, |
| | | 0x3d, 0x04, 0xf4, 0xc7, 0x1a, 0x70, 0xfc, 0x29, 0x8c, 0xcd, 0x57, 0x5e, 0xef, 0xf1, 0xa7, 0xb0, |
| | | 0xe8, 0x5a, 0x59, 0x3f, 0xfb, 0x68, 0x4d, 0xca, 0xf4, 0xf6, 0xf4, 0xc3, 0x0c, 0xa9, 0x5d, 0xc7, |
| | | 0x73, 0x3e, 0x0b, 0xfe, 0xfc, 0xed, 0xbe, 0xf3, 0xf5, 0xb7, 0xfb, 0xce, 0xdf, 0xbf, 0xdd, 0x77, |
| | | 0x7e, 0xff, 0x72, 0x7f, 0xef, 0xeb, 0x97, 0xfb, 0x7b, 0x7f, 0x7d, 0xb9, 0xbf, 0xb7, 0x1e, 0x91, |
| | | 0xe9, 0x3e, 0xf9, 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x46, 0xbd, 0xe3, 0xa2, 0xf0, 0x17, 0x00, |
| | | 0x00, |
| | | // 2566 bytes of a gzipped FileDescriptorProto |
| | | 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x38, 0xcb, 0x6e, 0x1c, 0xc7, |
| | | 0xb5, 0xec, 0x79, 0xcf, 0x99, 0x19, 0xaa, 0x55, 0xd2, 0xb5, 0x5b, 0xf2, 0x35, 0x4d, 0xf7, 0x95, |
| | | 0x61, 0x5d, 0xc1, 0xf6, 0xbd, 0x90, 0xbd, 0x08, 0xb2, 0x08, 0x30, 0xd6, 0x23, 0x18, 0xc0, 0x71, |
| | | 0x98, 0x26, 0xa5, 0xec, 0xd2, 0xa8, 0x99, 0x2e, 0x0e, 0x1b, 0x2c, 0x76, 0x37, 0xaa, 0xba, 0x69, |
| | | 0x73, 0x91, 0x0f, 0xc8, 0x2a, 0xf9, 0xa1, 0x20, 0x59, 0x66, 0x91, 0x85, 0x97, 0xc9, 0xca, 0x89, |
| | | 0x0d, 0x04, 0x01, 0x82, 0xfc, 0x41, 0x02, 0x04, 0xe7, 0x54, 0x55, 0x3f, 0x86, 0x94, 0xad, 0xd5, |
| | | 0xd4, 0x79, 0x74, 0xd5, 0x79, 0x3f, 0x06, 0xf6, 0x0b, 0x95, 0x97, 0xf9, 0x85, 0xde, 0x7e, 0x44, |
| | | 0x07, 0x36, 0x71, 0xf0, 0x7d, 0x58, 0x73, 0x2d, 0x0c, 0x36, 0x7c, 0x0e, 0x83, 0xa5, 0x12, 0x9c, |
| | | 0xed, 0x43, 0x2f, 0x4d, 0x02, 0xef, 0xd0, 0x7b, 0x38, 0x8c, 0x7a, 0x69, 0xc2, 0xee, 0xc3, 0xa4, |
| | | 0xe0, 0x4a, 0x64, 0x65, 0x9a, 0x04, 0x3d, 0xc2, 0xd6, 0x30, 0x63, 0x30, 0xc8, 0xf8, 0x85, 0x08, |
| | | 0xfa, 0x87, 0xde, 0xc3, 0x69, 0x44, 0xe7, 0xf0, 0x5f, 0x7d, 0x18, 0x3d, 0xe1, 0x17, 0x42, 0xb5, |
| | | 0xaf, 0x9a, 0xd2, 0x55, 0x8e, 0xbd, 0xd7, 0xb0, 0xb3, 0xbb, 0x30, 0xe4, 0x32, 0xe5, 0xda, 0xde, |
| | | 0x61, 0x00, 0xf6, 0x2e, 0xcc, 0x75, 0xc6, 0x0b, 0x7d, 0x96, 0x97, 0x71, 0xa5, 0x64, 0x30, 0x20, |
| | | 0xe2, 0xcc, 0xe1, 0x5e, 0x28, 0x89, 0x97, 0x95, 0x57, 0x85, 0x08, 0x86, 0x24, 0x13, 0x9d, 0x11, |
| | | 0xc7, 0x93, 0x44, 0x05, 0x23, 0xf3, 0x00, 0x9e, 0xd9, 0x7f, 0xc3, 0x54, 0xe6, 0xd9, 0x36, 0x2d, |
| | | 0xab, 0x44, 0x04, 0xe3, 0x43, 0xef, 0x61, 0x2f, 0x6a, 0x10, 0xa8, 0x9d, 0xe4, 0xa5, 0x21, 0x4e, |
| | | 0x88, 0x58, 0xc3, 0x28, 0xda, 0xa9, 0xcc, 0x73, 0x15, 0x4c, 0xe9, 0x09, 0x03, 0xe0, 0x1b, 0xaa, |
| | | 0xd4, 0x45, 0x00, 0xe6, 0x0d, 0x3c, 0x93, 0xa2, 0x45, 0x30, 0xb3, 0x8a, 0x16, 0xc8, 0x53, 0xe4, |
| | | 0xaa, 0x0c, 0xe6, 0x46, 0x36, 0x3c, 0xe3, 0x4b, 0x95, 0x16, 0x8a, 0x0c, 0xb0, 0x20, 0xce, 0x1a, |
| | | 0x36, 0x36, 0xd6, 0xfa, 0x8b, 0x5c, 0x25, 0xc1, 0xbe, 0xa1, 0x39, 0x18, 0xa5, 0x58, 0x2b, 0x9e, |
| | | 0x25, 0xc1, 0x2d, 0x63, 0x20, 0x02, 0xf0, 0x0b, 0x25, 0xb4, 0x50, 0x97, 0x22, 0x09, 0x7c, 0xf3, |
| | | 0x85, 0x83, 0xd9, 0xdb, 0x00, 0xa9, 0x8e, 0x55, 0x95, 0x65, 0x69, 0xb6, 0x0d, 0x6e, 0x1f, 0x7a, |
| | | 0x0f, 0x27, 0xd1, 0x34, 0xd5, 0x91, 0x41, 0x20, 0x59, 0x55, 0x59, 0x2c, 0x32, 0xbe, 0x96, 0x22, |
| | | 0x60, 0x86, 0xac, 0xaa, 0xec, 0x19, 0x21, 0xd8, 0x3d, 0x98, 0x20, 0x99, 0x6c, 0x7b, 0x87, 0xe4, |
| | | 0x1f, 0xab, 0x2a, 0x3b, 0x41, 0xf3, 0x86, 0xb0, 0x40, 0x12, 0x3d, 0xa3, 0xe2, 0x34, 0x09, 0xee, |
| | | 0x1a, 0xb7, 0xa8, 0x2a, 0x3b, 0x26, 0xdc, 0x2a, 0x09, 0x37, 0x70, 0xdb, 0x78, 0x7f, 0x99, 0x25, |
| | | 0x27, 0x5c, 0x9f, 0xaf, 0xb2, 0xd3, 0x9c, 0x3d, 0x84, 0xd1, 0x86, 0x90, 0x14, 0x0c, 0xb3, 0xc7, |
| | | 0xfe, 0x47, 0x75, 0x48, 0x1a, 0xe6, 0xc8, 0xd2, 0xd9, 0x03, 0x18, 0x96, 0x5c, 0x9f, 0xeb, 0xa0, |
| | | 0x77, 0xd8, 0x7f, 0x38, 0x7b, 0xbc, 0xdf, 0x30, 0xe2, 0x65, 0x91, 0x21, 0x86, 0x5f, 0x7b, 0x30, |
| | | 0x40, 0x98, 0xbd, 0x01, 0x23, 0xc4, 0xd4, 0x51, 0x66, 0x21, 0x34, 0x0f, 0x9e, 0x5a, 0xd1, 0x56, |
| | | 0xc3, 0xec, 0x2d, 0x98, 0x6e, 0x94, 0xe0, 0xa5, 0x88, 0x79, 0x69, 0xa3, 0x6e, 0x62, 0x10, 0xcb, |
| | | 0xb2, 0x45, 0x5c, 0x5f, 0xd9, 0xa8, 0xb3, 0xc4, 0x4f, 0xaf, 0x90, 0x58, 0x15, 0x89, 0xfd, 0x72, |
| | | 0x68, 0x7d, 0x48, 0x88, 0x65, 0x89, 0xa2, 0x58, 0x93, 0x8e, 0xc8, 0xa4, 0x16, 0x42, 0x7b, 0xa6, |
| | | 0x3a, 0xe6, 0x92, 0xab, 0x0b, 0x0a, 0xbf, 0x49, 0x34, 0x4e, 0xf5, 0x12, 0x41, 0x24, 0x25, 0x42, |
| | | 0xc6, 0xa7, 0x92, 0x6f, 0x29, 0xf8, 0x26, 0xd1, 0x38, 0x11, 0xf2, 0xb9, 0xe4, 0xdb, 0xf0, 0x04, |
| | | 0x66, 0xa8, 0xe0, 0x71, 0x62, 0x0c, 0x18, 0xc2, 0x00, 0xe5, 0xb7, 0xe6, 0xdb, 0xb5, 0x0a, 0xd1, |
| | | 0xd8, 0xbb, 0x30, 0xd0, 0x49, 0x6d, 0xb9, 0x45, 0xc3, 0x73, 0x9c, 0x9c, 0x47, 0x44, 0x0a, 0x7f, |
| | | 0x08, 0x23, 0x04, 0xaa, 0x8c, 0xfd, 0x17, 0x8c, 0xd2, 0x62, 0x13, 0xd7, 0x86, 0x1b, 0xa6, 0xc5, |
| | | 0x66, 0x95, 0xa0, 0x44, 0x3a, 0x39, 0x37, 0xce, 0x37, 0x76, 0x1b, 0xeb, 0xe4, 0x1c, 0x9d, 0x1f, |
| | | 0xbe, 0x04, 0xb0, 0x12, 0xe1, 0xf7, 0xaf, 0x23, 0xd0, 0x83, 0x8e, 0x40, 0x7e, 0x57, 0xa0, 0x2a, |
| | | 0xb3, 0x32, 0xfd, 0xad, 0x07, 0x60, 0x82, 0x80, 0x3c, 0xba, 0x5b, 0x33, 0xd0, 0x21, 0x44, 0x8d, |
| | | 0x6d, 0xfd, 0x41, 0x87, 0x10, 0x62, 0x95, 0xb0, 0x37, 0x61, 0x8c, 0x2f, 0x21, 0xa9, 0xdf, 0xf8, |
| | | 0x7f, 0x95, 0xb0, 0x0f, 0x61, 0x5a, 0xa6, 0x17, 0x22, 0x56, 0x95, 0x14, 0xc1, 0x60, 0xf7, 0xfd, |
| | | 0xa7, 0xfc, 0xea, 0x49, 0x29, 0xa3, 0x09, 0xb2, 0x44, 0x95, 0x14, 0x94, 0x12, 0x82, 0x6f, 0x4a, |
| | | 0xc3, 0x6f, 0x3c, 0x3b, 0x25, 0x0c, 0x91, 0xdf, 0x85, 0xb9, 0x21, 0x27, 0xe2, 0x32, 0xdd, 0x08, |
| | | 0x5b, 0x5e, 0x66, 0x84, 0x7b, 0x4a, 0xa8, 0x8e, 0x2b, 0xc7, 0x1d, 0x57, 0xb2, 0x77, 0x60, 0x66, |
| | | 0xa3, 0xa6, 0xe5, 0x68, 0x30, 0x28, 0x62, 0x68, 0x22, 0x67, 0xda, 0x89, 0x1c, 0x06, 0x03, 0x8d, |
| | | 0x55, 0x04, 0x4c, 0x15, 0xc1, 0x33, 0x6a, 0x9c, 0xea, 0xf8, 0xb4, 0x92, 0x92, 0xca, 0xcd, 0x24, |
| | | 0x1a, 0xa5, 0xfa, 0x79, 0x25, 0x25, 0x3b, 0x84, 0xb9, 0x4c, 0xb3, 0xf3, 0xd8, 0xd9, 0x63, 0x4e, |
| | | 0x32, 0x02, 0xe2, 0x28, 0x0d, 0x93, 0xf0, 0x67, 0xb0, 0x6f, 0xed, 0x9c, 0x5e, 0x08, 0x54, 0xf4, |
| | | 0xb5, 0xea, 0xf3, 0x5b, 0x6d, 0x4b, 0xda, 0x6c, 0x71, 0x76, 0x0b, 0x3f, 0x87, 0x91, 0xb1, 0x25, |
| | | 0xf3, 0xa1, 0x9f, 0xf0, 0x2b, 0xdb, 0x36, 0xf0, 0xc8, 0x1e, 0x03, 0x98, 0x0f, 0x79, 0xb6, 0x15, |
| | | 0x36, 0x06, 0xee, 0xb4, 0xe2, 0x04, 0xef, 0x40, 0x52, 0x44, 0xf7, 0xd3, 0x31, 0xfc, 0x18, 0xa6, |
| | | 0x35, 0x1e, 0x0b, 0x9f, 0x2e, 0xb9, 0x2a, 0x5d, 0x84, 0x12, 0x80, 0x0f, 0x89, 0xcc, 0x45, 0x02, |
| | | 0x1e, 0xc3, 0x97, 0x30, 0x3e, 0xca, 0xe5, 0xd5, 0x36, 0xcf, 0x5e, 0x4b, 0xa1, 0xf7, 0x61, 0x54, |
| | | 0xe4, 0x69, 0x56, 0x62, 0xc7, 0x41, 0x99, 0x6e, 0x35, 0x32, 0x1d, 0x21, 0x3e, 0xb2, 0xe4, 0x70, |
| | | 0x53, 0xdb, 0x8b, 0xeb, 0xf3, 0xa5, 0xda, 0xea, 0x6e, 0x2c, 0x7a, 0x3b, 0xb1, 0xf8, 0x09, 0x4c, |
| | | 0xc9, 0xf6, 0x5c, 0x6d, 0x5d, 0xc8, 0xbf, 0xd9, 0x4d, 0x8b, 0x1f, 0xab, 0xbc, 0x2a, 0xf0, 0x22, |
| | | 0x53, 0x8c, 0xf0, 0x14, 0x5e, 0xc2, 0xa2, 0x43, 0x6a, 0x87, 0xb4, 0xd7, 0x09, 0xe9, 0x4f, 0x60, |
| | | 0xb6, 0x45, 0x2e, 0xf2, 0x84, 0xbe, 0x6e, 0x50, 0xba, 0x02, 0xbd, 0x12, 0xc1, 0xd6, 0x1d, 0x75, |
| | | 0x2b, 0xb6, 0xfa, 0xed, 0xd8, 0x0a, 0xff, 0xe8, 0xc1, 0xb4, 0xfe, 0x02, 0xa3, 0xd7, 0xdc, 0x5d, |
| | | 0xbf, 0x3a, 0x26, 0x78, 0x45, 0xcd, 0xc4, 0x90, 0x4a, 0xf1, 0x65, 0x69, 0x0d, 0x39, 0x25, 0xcc, |
| | | 0x89, 0xf8, 0xb2, 0xc4, 0xe0, 0xa6, 0xd2, 0x16, 0x4b, 0x71, 0x29, 0x24, 0x3d, 0x32, 0x8c, 0x80, |
| | | 0x50, 0x9f, 0x21, 0x06, 0x0b, 0xba, 0x11, 0x78, 0xb0, 0x5b, 0xd0, 0x49, 0x56, 0x43, 0xa4, 0xba, |
| | | 0x23, 0xca, 0xb8, 0x6e, 0xe8, 0x58, 0x77, 0x44, 0x49, 0x4d, 0xe7, 0x7f, 0x60, 0x91, 0x88, 0x53, |
| | | 0x91, 0x6d, 0x44, 0xac, 0x4b, 0x5e, 0xba, 0xf2, 0x3a, 0xb7, 0xc8, 0x63, 0xc4, 0x85, 0xff, 0xe8, |
| | | 0xc1, 0x20, 0xba, 0x29, 0xa4, 0x1f, 0xc0, 0xbe, 0x75, 0x99, 0xb3, 0xaa, 0x51, 0x61, 0xbe, 0xa9, |
| | | 0x5d, 0xbb, 0xda, 0x29, 0x32, 0xfd, 0x1d, 0xc7, 0xbe, 0x0d, 0x50, 0x98, 0xf8, 0x42, 0xaa, 0xe9, |
| | | 0x09, 0x53, 0x8b, 0x59, 0x25, 0x58, 0x49, 0xb1, 0x64, 0xa6, 0x89, 0x15, 0x7c, 0xa8, 0x13, 0xbc, |
| | | 0x32, 0x84, 0x05, 0xa2, 0xb9, 0xda, 0xc6, 0x66, 0xbe, 0xb1, 0x45, 0x43, 0x27, 0xe8, 0xf8, 0x25, |
| | | 0x4d, 0x39, 0xf7, 0x61, 0x92, 0x17, 0x42, 0xf1, 0x32, 0x57, 0x54, 0x34, 0xa6, 0x51, 0x0d, 0xa3, |
| | | 0xda, 0xee, 0x6c, 0xcc, 0x32, 0x31, 0x72, 0x3b, 0xa4, 0x6b, 0xc8, 0xee, 0x91, 0x4b, 0x2e, 0x2b, |
| | | 0x53, 0x40, 0xea, 0x47, 0x5e, 0x22, 0xea, 0xc6, 0x2a, 0x42, 0x8d, 0x5c, 0x8a, 0xf8, 0x8b, 0xb4, |
| | | 0x3c, 0x8b, 0x0b, 0x25, 0xec, 0xe8, 0x32, 0x43, 0xe4, 0xcf, 0xd3, 0xf2, 0xec, 0x48, 0x75, 0x63, |
| | | 0x62, 0xde, 0x89, 0x89, 0xf0, 0xf7, 0x3d, 0xe8, 0x1f, 0x27, 0xd7, 0x6b, 0x75, 0xd3, 0x54, 0x7a, |
| | | 0xaf, 0x6a, 0x2a, 0xfd, 0x4e, 0x53, 0x71, 0x24, 0x4a, 0xd2, 0x41, 0x4d, 0xfa, 0x1c, 0xf3, 0xf4, |
| | | 0x01, 0x0c, 0x28, 0x95, 0x86, 0x37, 0x74, 0x8f, 0xa5, 0xda, 0x46, 0x44, 0x45, 0xed, 0xd2, 0x4d, |
| | | 0x9e, 0xb9, 0x89, 0x0f, 0xcf, 0x58, 0x22, 0x70, 0x66, 0x34, 0x16, 0xc5, 0x23, 0x46, 0xa9, 0xed, |
| | | 0xea, 0x58, 0x6b, 0xac, 0x29, 0xc1, 0xa0, 0xb0, 0xe0, 0xb4, 0x6a, 0x34, 0x31, 0x18, 0x33, 0xda, |
| | | 0x1a, 0x4d, 0x0c, 0x9d, 0xb9, 0x00, 0x76, 0xe6, 0x82, 0x26, 0xc9, 0x66, 0xbb, 0xad, 0xbf, 0x6e, |
| | | 0x0a, 0x66, 0x14, 0xac, 0xfb, 0x7b, 0x5e, 0xf7, 0x77, 0x0a, 0x5b, 0x3b, 0xc7, 0xac, 0x76, 0x93, |
| | | 0xbe, 0xb9, 0xb9, 0xd7, 0xb9, 0xf9, 0xff, 0xc9, 0x6e, 0x94, 0xe2, 0xb6, 0x8c, 0xdd, 0xdd, 0x69, |
| | | 0xaf, 0x52, 0x1c, 0x8b, 0x32, 0xaa, 0xb9, 0xc2, 0x0a, 0xa0, 0xc1, 0x53, 0x6d, 0x4d, 0x9a, 0xe7, |
| | | 0x6c, 0xcc, 0xde, 0x05, 0xe3, 0xb1, 0xae, 0xfb, 0xde, 0x77, 0x19, 0x6c, 0x1e, 0xba, 0x7d, 0xed, |
| | | 0x21, 0x97, 0xc4, 0x2e, 0xd2, 0x06, 0x4d, 0xa4, 0x85, 0xbf, 0x84, 0xb1, 0xd3, 0x71, 0x37, 0x5a, |
| | | 0xae, 0x65, 0x48, 0xef, 0xbb, 0x33, 0xa4, 0xbf, 0x93, 0x21, 0xd7, 0x82, 0x7f, 0x70, 0x2d, 0xf8, |
| | | 0xc3, 0xbf, 0x7b, 0x34, 0xf1, 0x2c, 0xd5, 0xb6, 0x59, 0x34, 0xbc, 0xf6, 0xa2, 0x71, 0x53, 0x87, |
| | | 0x70, 0x9b, 0x85, 0xdd, 0x6a, 0xdc, 0x66, 0x71, 0x51, 0x69, 0xa3, 0xdb, 0x24, 0xa2, 0x33, 0xe2, |
| | | 0xaa, 0x2c, 0x75, 0x93, 0x20, 0x9d, 0xf1, 0x15, 0xd3, 0xf0, 0x4c, 0x40, 0x1a, 0xc0, 0xd6, 0x30, |
| | | 0x5e, 0xc9, 0xd2, 0x8a, 0x6a, 0x62, 0x73, 0x6e, 0x91, 0x26, 0x51, 0xff, 0x17, 0x7c, 0xc7, 0x54, |
| | | 0xeb, 0x6c, 0x22, 0xf5, 0x96, 0xc5, 0xff, 0xd4, 0xa9, 0xee, 0x2c, 0x3d, 0x6d, 0x59, 0xfa, 0xd7, |
| | | 0x1e, 0xdc, 0x7a, 0xba, 0x7e, 0x72, 0x86, 0x0f, 0xfe, 0x44, 0x68, 0xcd, 0xb7, 0x82, 0x7d, 0x80, |
| | | 0xd3, 0x34, 0x46, 0x0f, 0xea, 0xbc, 0xff, 0xf8, 0x8d, 0x76, 0x3f, 0x5a, 0x4b, 0x61, 0x98, 0x93, |
| | | 0xc8, 0x30, 0x59, 0x07, 0xf5, 0x6a, 0x07, 0x3d, 0x82, 0x11, 0xdf, 0x94, 0x69, 0x9e, 0x91, 0x25, |
| | | 0xf6, 0x1f, 0xb3, 0xd6, 0x04, 0xb5, 0x5e, 0x12, 0x25, 0xb2, 0x1c, 0x94, 0x87, 0xd9, 0x69, 0x6e, |
| | | 0x7d, 0x40, 0xe7, 0xf0, 0x9f, 0x1e, 0x2c, 0x4c, 0x07, 0x7d, 0x55, 0x7f, 0xfe, 0xce, 0xe1, 0xee, |
| | | 0x86, 0xe5, 0x92, 0x05, 0x30, 0xb6, 0x95, 0xd7, 0x95, 0x0b, 0x0b, 0xe2, 0x8c, 0x56, 0xaa, 0x74, |
| | | 0xbb, 0x15, 0x2a, 0x96, 0x69, 0xe6, 0xba, 0xc8, 0xcc, 0xe2, 0x3e, 0x4b, 0x33, 0xc1, 0xde, 0x83, |
| | | 0xfd, 0x24, 0x55, 0x82, 0x04, 0x36, 0x4c, 0xc6, 0x49, 0x8b, 0x1a, 0x4b, 0x6c, 0xce, 0xfd, 0xe3, |
| | | 0x96, 0xfb, 0xaf, 0x35, 0xa1, 0x09, 0x59, 0xbe, 0xdb, 0x84, 0x7e, 0xeb, 0xc1, 0xe2, 0x65, 0x9a, |
| | | 0x88, 0xbc, 0xe4, 0x85, 0xa0, 0xb1, 0xfd, 0x3e, 0x4c, 0x84, 0x7e, 0xca, 0x4b, 0x5e, 0x67, 0x5a, |
| | | 0x0d, 0x23, 0xcd, 0xa9, 0x7a, 0x4d, 0xf5, 0xa6, 0x1c, 0x74, 0xc7, 0x5a, 0x4c, 0xd0, 0x8b, 0xed, |
| | | 0xca, 0x74, 0xa1, 0x7e, 0x64, 0x00, 0xbc, 0xe9, 0x12, 0x9f, 0x7d, 0xa1, 0xa4, 0xdb, 0x4a, 0x1c, |
| | | 0x8c, 0x37, 0x51, 0x6e, 0x63, 0xff, 0xe9, 0xe3, 0x4d, 0x06, 0xea, 0x28, 0x69, 0xb7, 0xe7, 0xf0, |
| | | 0xdf, 0x3d, 0x98, 0x3d, 0xc9, 0x2f, 0x70, 0xbb, 0xa7, 0x51, 0x84, 0x96, 0xa8, 0xb5, 0x14, 0xf8, |
| | | 0xb5, 0x47, 0x5f, 0xd7, 0x30, 0x7b, 0x04, 0xfe, 0xc6, 0xb0, 0x9e, 0x9c, 0x29, 0xa1, 0xcf, 0x72, |
| | | 0x69, 0xb4, 0xe8, 0x45, 0xd7, 0xf0, 0xec, 0x10, 0x66, 0xa7, 0x7c, 0x23, 0x9e, 0x0b, 0x5e, 0x56, |
| | | 0xca, 0xf8, 0x73, 0x1e, 0xb5, 0x51, 0xa8, 0x97, 0xd9, 0xfa, 0x06, 0xf4, 0x8c, 0x01, 0x70, 0x73, |
| | | 0x2f, 0x95, 0x10, 0x9f, 0xe7, 0x89, 0x30, 0x6d, 0x60, 0x1a, 0x35, 0x08, 0xd2, 0x80, 0xaf, 0x9d, |
| | | 0x5e, 0x74, 0x66, 0x07, 0xd0, 0x1a, 0x3d, 0xac, 0x03, 0xdb, 0xc3, 0xc8, 0x01, 0x80, 0x16, 0x5c, |
| | | 0x6d, 0xce, 0x4e, 0x4c, 0x1b, 0xc0, 0x2f, 0x5b, 0x18, 0xa4, 0xa7, 0x59, 0x51, 0x99, 0x84, 0x74, |
| | | 0x5d, 0xa0, 0xc1, 0x20, 0x7d, 0x93, 0x4b, 0x69, 0x82, 0xc5, 0xb6, 0x81, 0x16, 0x86, 0xac, 0x9d, |
| | | 0x57, 0x6a, 0x53, 0x37, 0x02, 0x03, 0xb1, 0x07, 0xb0, 0xe0, 0x19, 0x97, 0x57, 0x6e, 0x4b, 0xb6, |
| | | 0x0d, 0xb5, 0x8b, 0x0c, 0xd7, 0x30, 0xb7, 0xe6, 0x7f, 0x76, 0x29, 0xb2, 0x92, 0xfd, 0x00, 0xa6, |
| | | 0x02, 0x0f, 0xd8, 0x29, 0x6d, 0x06, 0xdf, 0x6f, 0x2d, 0xce, 0x2d, 0x56, 0xe4, 0x88, 0x1a, 0x66, |
| | | 0x4a, 0x13, 0x7e, 0x25, 0x73, 0x6e, 0x9c, 0x32, 0x8f, 0x1c, 0x18, 0xfe, 0x02, 0xf6, 0x8f, 0x93, |
| | | 0x73, 0xf7, 0x2d, 0xdf, 0x9c, 0x5d, 0xcb, 0xc9, 0x00, 0x07, 0xd0, 0xb5, 0x14, 0x75, 0x46, 0x3a, |
| | | 0x90, 0x85, 0x30, 0xb7, 0xbe, 0x3d, 0xde, 0xe4, 0xd6, 0x91, 0xbd, 0xa8, 0x83, 0x0b, 0x23, 0xf0, |
| | | 0x9b, 0xfb, 0x23, 0xa1, 0x2b, 0x59, 0xb2, 0x1f, 0xc1, 0x62, 0xd3, 0x46, 0x50, 0x30, 0xcd, 0x1e, |
| | | 0x07, 0x9d, 0x46, 0xd2, 0x12, 0x29, 0xea, 0xb2, 0x87, 0xbf, 0xea, 0xc3, 0x94, 0xd4, 0x3c, 0xaa, |
| | | 0xf4, 0xd9, 0x6b, 0xcd, 0xf8, 0x6f, 0xdb, 0xdd, 0xc3, 0xec, 0x0f, 0x26, 0x87, 0x68, 0xcd, 0x38, |
| | | 0xa6, 0x1d, 0xe2, 0x1e, 0xd0, 0x0a, 0x13, 0xe3, 0x22, 0x61, 0xcb, 0x08, 0xc2, 0xcf, 0x32, 0x9a, |
| | | 0x17, 0x53, 0x1d, 0x6b, 0x5e, 0xa6, 0xfa, 0xf4, 0x2a, 0xe6, 0xd2, 0x64, 0xd4, 0x24, 0x9a, 0xa7, |
| | | 0xfa, 0xd8, 0x20, 0x97, 0x52, 0x62, 0xdd, 0xa2, 0xf9, 0x89, 0x66, 0xe2, 0x91, 0xfd, 0xfb, 0xa5, |
| | | 0x92, 0x82, 0x46, 0xe2, 0xa6, 0x67, 0x8f, 0x3b, 0x3d, 0xfb, 0x2d, 0x98, 0x9a, 0x0d, 0xad, 0x99, |
| | | 0xe6, 0x26, 0xb4, 0x9e, 0xa1, 0xc7, 0xde, 0x81, 0x19, 0x11, 0xed, 0x86, 0x39, 0x6d, 0xb6, 0x37, |
| | | 0xbb, 0x60, 0xfe, 0x1f, 0x4c, 0xd2, 0x22, 0x2e, 0x72, 0x55, 0xea, 0x00, 0x76, 0x3b, 0x3e, 0x1a, |
| | | 0x66, 0x55, 0x1c, 0xe5, 0xaa, 0x8c, 0xc6, 0x29, 0xfd, 0x6a, 0xf6, 0x1e, 0x0c, 0x2a, 0x25, 0x75, |
| | | 0x30, 0xdb, 0xed, 0xda, 0xc8, 0xfc, 0x42, 0xc9, 0x88, 0xc8, 0xec, 0x43, 0xd7, 0xdd, 0xe7, 0xbb, |
| | | 0x2b, 0x4b, 0x6d, 0xf2, 0x56, 0x8f, 0x0f, 0xbf, 0xf6, 0x60, 0xd1, 0x21, 0x5c, 0xf3, 0x07, 0xda, |
| | | 0x3e, 0x2f, 0xd2, 0x4d, 0xfb, 0x4f, 0x84, 0x29, 0x61, 0x48, 0x51, 0xdc, 0x27, 0x89, 0xcc, 0xd5, |
| | | 0xb6, 0xde, 0x27, 0x11, 0x81, 0x3d, 0xba, 0xdd, 0xee, 0x07, 0xdf, 0x37, 0x10, 0x0f, 0x6f, 0x18, |
| | | 0x88, 0xe9, 0xbf, 0x2d, 0x29, 0x6c, 0x97, 0x1d, 0xd9, 0x45, 0xbe, 0x92, 0xc2, 0xe4, 0x6f, 0x08, |
| | | 0x0b, 0x4a, 0x92, 0xb8, 0xa8, 0xf4, 0x19, 0xf6, 0x1c, 0x53, 0x22, 0x66, 0xc2, 0x69, 0xb4, 0x4a, |
| | | 0xc2, 0x17, 0x00, 0x8d, 0x39, 0x51, 0x5c, 0xf7, 0x77, 0x57, 0xe1, 0x4a, 0xb8, 0x41, 0xac, 0x9a, |
| | | 0xbf, 0xf9, 0x7a, 0xad, 0xbf, 0xf9, 0x5e, 0xb5, 0x70, 0x7d, 0x0c, 0x63, 0x6b, 0x78, 0x37, 0x9f, |
| | | 0x7a, 0xcd, 0x7c, 0xfa, 0x8a, 0x31, 0x2f, 0xfc, 0x9d, 0x67, 0x84, 0x59, 0x96, 0x25, 0xa6, 0xea, |
| | | 0x9b, 0x30, 0x76, 0x82, 0xdb, 0x31, 0xb1, 0x20, 0x99, 0x59, 0x08, 0xfd, 0x0d, 0xbf, 0xa0, 0x8f, |
| | | 0x6f, 0xfa, 0x73, 0x0d, 0x89, 0x6d, 0x4d, 0xea, 0x1d, 0xc7, 0x6a, 0x92, 0x60, 0xf8, 0x59, 0x62, |
| | | 0x6b, 0x14, 0x07, 0x83, 0xa2, 0x69, 0xfc, 0x1e, 0x4c, 0x64, 0xbe, 0xe1, 0x12, 0xcd, 0x60, 0x17, |
| | | 0x34, 0x82, 0x57, 0x05, 0x5e, 0x4c, 0xed, 0x86, 0xfe, 0xa8, 0x1d, 0x75, 0xfb, 0x4f, 0xf8, 0x67, |
| | | 0x0f, 0xee, 0x3c, 0xd3, 0x47, 0x42, 0xe9, 0x3c, 0x7b, 0xc2, 0x37, 0x67, 0x76, 0xe6, 0x60, 0x1f, |
| | | 0xd8, 0xfe, 0x63, 0xca, 0x5a, 0xab, 0x14, 0x3c, 0xd3, 0x2d, 0xb6, 0xc4, 0xb6, 0xdf, 0x7b, 0xb6, |
| | | 0x13, 0x99, 0x31, 0xa1, 0x5f, 0x17, 0x25, 0xb3, 0xba, 0x15, 0x74, 0x7b, 0x4b, 0x2d, 0x83, 0x58, |
| | | 0x51, 0x2d, 0x3b, 0xb5, 0x5d, 0xc7, 0xe6, 0xb9, 0x05, 0x5b, 0xb3, 0xcd, 0xf0, 0x7b, 0x67, 0x9b, |
| | | 0xee, 0x3f, 0x7b, 0x43, 0xe7, 0x9d, 0x47, 0x7f, 0xf5, 0x60, 0xde, 0x9e, 0xa3, 0xd8, 0x1c, 0x26, |
| | | 0x27, 0xb1, 0xb1, 0xb9, 0xbf, 0xc7, 0x7c, 0x98, 0x3b, 0x08, 0x47, 0x7d, 0xdf, 0x63, 0x77, 0xc1, |
| | | 0x6f, 0x63, 0xb0, 0xc9, 0xfa, 0x3d, 0x06, 0x30, 0x3a, 0x89, 0x89, 0xa3, 0xcf, 0x16, 0x30, 0x35, |
| | | 0xe7, 0xe3, 0xe4, 0xdc, 0x1f, 0xb0, 0xdb, 0xb0, 0xa8, 0x41, 0x4c, 0x36, 0x7f, 0xc8, 0xa6, 0x30, |
| | | 0x3c, 0x89, 0x91, 0x3a, 0x62, 0x77, 0xe0, 0x96, 0xbb, 0xce, 0x0e, 0x58, 0xfe, 0x98, 0xed, 0x03, |
| | | 0x9c, 0xc4, 0x27, 0xf6, 0x0f, 0x1a, 0x7f, 0x62, 0x64, 0x32, 0x2d, 0xc6, 0x9f, 0x1a, 0x99, 0x8e, |
| | | 0x72, 0x29, 0x9f, 0xe4, 0xd9, 0x69, 0xba, 0xf5, 0xc1, 0xbc, 0xfe, 0x3c, 0x95, 0xc2, 0x9f, 0x99, |
| | | 0xe7, 0xf0, 0x7c, 0x2c, 0xca, 0x32, 0xcd, 0xb6, 0xfe, 0xfc, 0xd1, 0x47, 0x30, 0x71, 0xf6, 0x40, |
| | | 0xd6, 0x55, 0xa6, 0x85, 0x2a, 0xfd, 0x3d, 0x3c, 0xbf, 0xa0, 0xed, 0xc8, 0xf7, 0xf0, 0xfc, 0x54, |
| | | 0x48, 0x51, 0x0a, 0xbf, 0xf7, 0x68, 0x09, 0xfe, 0x6e, 0x63, 0x62, 0xb7, 0x60, 0x16, 0x89, 0x55, |
| | | 0x96, 0x96, 0xe4, 0x59, 0x7f, 0x0f, 0x11, 0xe6, 0x63, 0x83, 0xf0, 0xd8, 0x0c, 0xc6, 0xf6, 0x2b, |
| | | 0xbf, 0xf7, 0xe8, 0x13, 0xd8, 0xef, 0x06, 0x81, 0xb1, 0xca, 0xd3, 0x35, 0xd9, 0xda, 0xdf, 0x33, |
| | | 0x7a, 0x5b, 0xd0, 0x44, 0x96, 0xef, 0x7d, 0x1a, 0xfc, 0xe1, 0x9b, 0x03, 0xef, 0xab, 0x6f, 0x0e, |
| | | 0xbc, 0xbf, 0x7c, 0x73, 0xe0, 0xfd, 0xe6, 0xdb, 0x83, 0xbd, 0xaf, 0xbe, 0x3d, 0xd8, 0xfb, 0xd3, |
| | | 0xb7, 0x07, 0x7b, 0xeb, 0x11, 0x79, 0xf6, 0xe3, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0xf9, 0xfd, |
| | | 0xf0, 0x88, 0x07, 0x19, 0x00, 0x00, |
| | | } |
| | | |
| | | func (m *Area) Marshal() (dAtA []byte, err error) { |
| | |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.Addr))) |
| | | i += copy(dAtA[i:], m.Addr) |
| | | } |
| | | if m.Areaid != 0 { |
| | | dAtA[i] = 0x38 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(m.Areaid)) |
| | | } |
| | | if m.Longitude != 0 { |
| | | dAtA[i] = 0x45 |
| | | dAtA[i] = 0x3d |
| | | i++ |
| | | encoding_binary.LittleEndian.PutUint32(dAtA[i:], uint32(math.Float32bits(float32(m.Longitude)))) |
| | | i += 4 |
| | | } |
| | | if m.Latitude != 0 { |
| | | dAtA[i] = 0x4d |
| | | dAtA[i] = 0x45 |
| | | i++ |
| | | encoding_binary.LittleEndian.PutUint32(dAtA[i:], uint32(math.Float32bits(float32(m.Latitude)))) |
| | | i += 4 |
| | | } |
| | | if m.Floor != 0 { |
| | | dAtA[i] = 0x48 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(m.Floor)) |
| | | } |
| | | if len(m.Rtsp) > 0 { |
| | | dAtA[i] = 0x52 |
| | |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(m.ImgId)) |
| | | } |
| | | if len(m.VideoUrl) > 0 { |
| | | dAtA[i] = 0x2a |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.VideoUrl))) |
| | | i += copy(dAtA[i:], m.VideoUrl) |
| | | } |
| | | if len(m.SdkIds) > 0 { |
| | | for _, s := range m.SdkIds { |
| | | dAtA[i] = 0x2a |
| | | dAtA[i] = 0x32 |
| | | i++ |
| | | l = len(s) |
| | | for l >= 1<<7 { |
| | |
| | | } |
| | | } |
| | | if m.Type != 0 { |
| | | dAtA[i] = 0x30 |
| | | dAtA[i] = 0x38 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(m.Type)) |
| | | } |
| | |
| | | } |
| | | } |
| | | if len(m.AlarmLevel) > 0 { |
| | | dAtA5 := make([]byte, len(m.AlarmLevel)*10) |
| | | var j4 int |
| | | for _, num1 := range m.AlarmLevel { |
| | | num := uint64(num1) |
| | | for num >= 1<<7 { |
| | | dAtA5[j4] = uint8(uint64(num)&0x7f | 0x80) |
| | | num >>= 7 |
| | | j4++ |
| | | } |
| | | dAtA5[j4] = uint8(num) |
| | | j4++ |
| | | } |
| | | dAtA[i] = 0x3a |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(j4)) |
| | | i += copy(dAtA[i:], dAtA5[:j4]) |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.AlarmLevel))) |
| | | i += copy(dAtA[i:], m.AlarmLevel) |
| | | } |
| | | if len(m.SearchTime) > 0 { |
| | | for _, s := range m.SearchTime { |
| | |
| | | return i, nil |
| | | } |
| | | |
| | | func (m *PushAttach) Marshal() (dAtA []byte, err error) { |
| | | size := m.Size() |
| | | dAtA = make([]byte, size) |
| | | n, err := m.MarshalTo(dAtA) |
| | | if err != nil { |
| | | return nil, err |
| | | } |
| | | return dAtA[:n], nil |
| | | } |
| | | |
| | | func (m *PushAttach) MarshalTo(dAtA []byte) (int, error) { |
| | | var i int |
| | | _ = i |
| | | var l int |
| | | _ = l |
| | | if len(m.PushId) > 0 { |
| | | dAtA[i] = 0xa |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.PushId))) |
| | | i += copy(dAtA[i:], m.PushId) |
| | | } |
| | | if m.Cam != nil { |
| | | dAtA[i] = 0x12 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(m.Cam.Size())) |
| | | n4, err4 := m.Cam.MarshalTo(dAtA[i:]) |
| | | if err4 != nil { |
| | | return 0, err4 |
| | | } |
| | | i += n4 |
| | | } |
| | | if len(m.ServerId) > 0 { |
| | | dAtA[i] = 0x1a |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.ServerId))) |
| | | i += copy(dAtA[i:], m.ServerId) |
| | | } |
| | | if len(m.ServerName) > 0 { |
| | | dAtA[i] = 0x22 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.ServerName))) |
| | | i += copy(dAtA[i:], m.ServerName) |
| | | } |
| | | if len(m.LocalIp) > 0 { |
| | | dAtA[i] = 0x2a |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.LocalIp))) |
| | | i += copy(dAtA[i:], m.LocalIp) |
| | | } |
| | | if len(m.VideoUrl) > 0 { |
| | | dAtA[i] = 0x32 |
| | | i++ |
| | | i = encodeVarintProtomsg(dAtA, i, uint64(len(m.VideoUrl))) |
| | | i += copy(dAtA[i:], m.VideoUrl) |
| | | } |
| | | return i, nil |
| | | } |
| | | |
| | | func (m *EsPersonCacheChange) Marshal() (dAtA []byte, err error) { |
| | | size := m.Size() |
| | | dAtA = make([]byte, size) |
| | |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | if m.Areaid != 0 { |
| | | n += 1 + sovProtomsg(uint64(m.Areaid)) |
| | | } |
| | | if m.Longitude != 0 { |
| | | n += 5 |
| | | } |
| | | if m.Latitude != 0 { |
| | | n += 5 |
| | | } |
| | | if m.Floor != 0 { |
| | | n += 1 + sovProtomsg(uint64(m.Floor)) |
| | | } |
| | | l = len(m.Rtsp) |
| | | if l > 0 { |
| | |
| | | if m.ImgId != 0 { |
| | | n += 1 + sovProtomsg(uint64(m.ImgId)) |
| | | } |
| | | l = len(m.VideoUrl) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | if len(m.SdkIds) > 0 { |
| | | for _, s := range m.SdkIds { |
| | | l = len(s) |
| | |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | } |
| | | if len(m.AlarmLevel) > 0 { |
| | | l = 0 |
| | | for _, e := range m.AlarmLevel { |
| | | l += sovProtomsg(uint64(e)) |
| | | } |
| | | n += 1 + sovProtomsg(uint64(l)) + l |
| | | l = len(m.AlarmLevel) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | if len(m.SearchTime) > 0 { |
| | | for _, s := range m.SearchTime { |
| | |
| | | } |
| | | if m.Enable { |
| | | n += 2 |
| | | } |
| | | return n |
| | | } |
| | | |
| | | func (m *PushAttach) Size() (n int) { |
| | | if m == nil { |
| | | return 0 |
| | | } |
| | | var l int |
| | | _ = l |
| | | l = len(m.PushId) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | if m.Cam != nil { |
| | | l = m.Cam.Size() |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | l = len(m.ServerId) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | l = len(m.ServerName) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | l = len(m.LocalIp) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | l = len(m.VideoUrl) |
| | | if l > 0 { |
| | | n += 1 + l + sovProtomsg(uint64(l)) |
| | | } |
| | | return n |
| | | } |
| | |
| | | m.Addr = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 7: |
| | | if wireType != 0 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Areaid", wireType) |
| | | } |
| | | m.Areaid = 0 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | m.Areaid |= int32(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | case 8: |
| | | if wireType != 5 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Longitude", wireType) |
| | | } |
| | |
| | | v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:])) |
| | | iNdEx += 4 |
| | | m.Longitude = float32(math.Float32frombits(v)) |
| | | case 9: |
| | | case 8: |
| | | if wireType != 5 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Latitude", wireType) |
| | | } |
| | |
| | | v = uint32(encoding_binary.LittleEndian.Uint32(dAtA[iNdEx:])) |
| | | iNdEx += 4 |
| | | m.Latitude = float32(math.Float32frombits(v)) |
| | | case 9: |
| | | if wireType != 0 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Floor", wireType) |
| | | } |
| | | m.Floor = 0 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | m.Floor |= int32(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | case 10: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Rtsp", wireType) |
| | |
| | | } |
| | | case 5: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field VideoUrl", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.VideoUrl = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 6: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field SdkIds", wireType) |
| | | } |
| | | var stringLen uint64 |
| | |
| | | } |
| | | m.SdkIds = append(m.SdkIds, string(dAtA[iNdEx:postIndex])) |
| | | iNdEx = postIndex |
| | | case 6: |
| | | case 7: |
| | | if wireType != 0 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Type", wireType) |
| | | } |
| | |
| | | m.Tabs = append(m.Tabs, string(dAtA[iNdEx:postIndex])) |
| | | iNdEx = postIndex |
| | | case 7: |
| | | if wireType == 0 { |
| | | var v int32 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | v |= int32(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | m.AlarmLevel = append(m.AlarmLevel, v) |
| | | } else if wireType == 2 { |
| | | var packedLen int |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | packedLen |= int(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | if packedLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + packedLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | var elementCount int |
| | | var count int |
| | | for _, integer := range dAtA[iNdEx:postIndex] { |
| | | if integer < 128 { |
| | | count++ |
| | | } |
| | | } |
| | | elementCount = count |
| | | if elementCount != 0 && len(m.AlarmLevel) == 0 { |
| | | m.AlarmLevel = make([]int32, 0, elementCount) |
| | | } |
| | | for iNdEx < postIndex { |
| | | var v int32 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | v |= int32(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | m.AlarmLevel = append(m.AlarmLevel, v) |
| | | } |
| | | } else { |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field AlarmLevel", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.AlarmLevel = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 8: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field SearchTime", wireType) |
| | |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | m.EventType |= int32(b&0x7F) << shift |
| | | m.EventType |= CompareEventType(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | |
| | | } |
| | | return nil |
| | | } |
| | | func (m *PushAttach) Unmarshal(dAtA []byte) error { |
| | | l := len(dAtA) |
| | | iNdEx := 0 |
| | | for iNdEx < l { |
| | | preIndex := iNdEx |
| | | var wire uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | wire |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | fieldNum := int32(wire >> 3) |
| | | wireType := int(wire & 0x7) |
| | | if wireType == 4 { |
| | | return fmt.Errorf("proto: PushAttach: wiretype end group for non-group") |
| | | } |
| | | if fieldNum <= 0 { |
| | | return fmt.Errorf("proto: PushAttach: illegal tag %d (wire type %d)", fieldNum, wire) |
| | | } |
| | | switch fieldNum { |
| | | case 1: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field PushId", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.PushId = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 2: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field Cam", wireType) |
| | | } |
| | | var msglen int |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | msglen |= int(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | if msglen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + msglen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | if m.Cam == nil { |
| | | m.Cam = &Camera{} |
| | | } |
| | | if err := m.Cam.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { |
| | | return err |
| | | } |
| | | iNdEx = postIndex |
| | | case 3: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field ServerId", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.ServerId = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 4: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field ServerName", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.ServerName = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 5: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field LocalIp", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.LocalIp = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | case 6: |
| | | if wireType != 2 { |
| | | return fmt.Errorf("proto: wrong wireType = %d for field VideoUrl", wireType) |
| | | } |
| | | var stringLen uint64 |
| | | for shift := uint(0); ; shift += 7 { |
| | | if shift >= 64 { |
| | | return ErrIntOverflowProtomsg |
| | | } |
| | | if iNdEx >= l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | b := dAtA[iNdEx] |
| | | iNdEx++ |
| | | stringLen |= uint64(b&0x7F) << shift |
| | | if b < 0x80 { |
| | | break |
| | | } |
| | | } |
| | | intStringLen := int(stringLen) |
| | | if intStringLen < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | postIndex := iNdEx + intStringLen |
| | | if postIndex < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if postIndex > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | m.VideoUrl = string(dAtA[iNdEx:postIndex]) |
| | | iNdEx = postIndex |
| | | default: |
| | | iNdEx = preIndex |
| | | skippy, err := skipProtomsg(dAtA[iNdEx:]) |
| | | if err != nil { |
| | | return err |
| | | } |
| | | if skippy < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if (iNdEx + skippy) < 0 { |
| | | return ErrInvalidLengthProtomsg |
| | | } |
| | | if (iNdEx + skippy) > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | iNdEx += skippy |
| | | } |
| | | } |
| | | |
| | | if iNdEx > l { |
| | | return io.ErrUnexpectedEOF |
| | | } |
| | | return nil |
| | | } |
| | | func (m *EsPersonCacheChange) Unmarshal(dAtA []byte) error { |
| | | l := len(dAtA) |
| | | iNdEx := 0 |