grpc_lbs_v1

package
v0.0.0-...-7077701 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterLBSServer

func RegisterLBSServer(s *grpc.Server, srv LBSServer)

Types

type AddEntityRequest

type AddEntityRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	EntityName           string   `protobuf:"bytes,3,opt,name=entity_name,json=entityName" json:"entity_name,omitempty", bson:"entity_name,omitempty"`
	EntityDesc           string   `protobuf:"bytes,4,opt,name=entity_desc,json=entityDesc" json:"entity_desc,omitempty", bson:"entity_desc,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Entity

func (*AddEntityRequest) Descriptor

func (*AddEntityRequest) Descriptor() ([]byte, []int)

func (*AddEntityRequest) GetEntityDesc

func (m *AddEntityRequest) GetEntityDesc() string

func (*AddEntityRequest) GetEntityName

func (m *AddEntityRequest) GetEntityName() string

func (*AddEntityRequest) GetProjectId

func (m *AddEntityRequest) GetProjectId() string

func (*AddEntityRequest) GetUserId

func (m *AddEntityRequest) GetUserId() string

func (*AddEntityRequest) ProtoMessage

func (*AddEntityRequest) ProtoMessage()

func (*AddEntityRequest) Reset

func (m *AddEntityRequest) Reset()

func (*AddEntityRequest) String

func (m *AddEntityRequest) String() string

func (*AddEntityRequest) XXX_DiscardUnknown

func (m *AddEntityRequest) XXX_DiscardUnknown()

func (*AddEntityRequest) XXX_Marshal

func (m *AddEntityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AddEntityRequest) XXX_Merge

func (dst *AddEntityRequest) XXX_Merge(src proto.Message)

func (*AddEntityRequest) XXX_Size

func (m *AddEntityRequest) XXX_Size() int

func (*AddEntityRequest) XXX_Unmarshal

func (m *AddEntityRequest) XXX_Unmarshal(b []byte) error

type AddEntityResponse

type AddEntityResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AddEntityResponse) Descriptor

func (*AddEntityResponse) Descriptor() ([]byte, []int)

func (*AddEntityResponse) ProtoMessage

func (*AddEntityResponse) ProtoMessage()

func (*AddEntityResponse) Reset

func (m *AddEntityResponse) Reset()

func (*AddEntityResponse) String

func (m *AddEntityResponse) String() string

func (*AddEntityResponse) XXX_DiscardUnknown

func (m *AddEntityResponse) XXX_DiscardUnknown()

func (*AddEntityResponse) XXX_Marshal

func (m *AddEntityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AddEntityResponse) XXX_Merge

func (dst *AddEntityResponse) XXX_Merge(src proto.Message)

func (*AddEntityResponse) XXX_Size

func (m *AddEntityResponse) XXX_Size() int

func (*AddEntityResponse) XXX_Unmarshal

func (m *AddEntityResponse) XXX_Unmarshal(b []byte) error

type AddMonitoredObjectRequest

type AddMonitoredObjectRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	FenceId              string   `protobuf:"bytes,3,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	Objects              []string `protobuf:"bytes,4,rep,name=objects" json:"objects,omitempty", bson:"objects,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AddMonitoredObjectRequest) Descriptor

func (*AddMonitoredObjectRequest) Descriptor() ([]byte, []int)

func (*AddMonitoredObjectRequest) GetFenceId

func (m *AddMonitoredObjectRequest) GetFenceId() string

func (*AddMonitoredObjectRequest) GetObjects

func (m *AddMonitoredObjectRequest) GetObjects() []string

func (*AddMonitoredObjectRequest) GetProjectId

func (m *AddMonitoredObjectRequest) GetProjectId() string

func (*AddMonitoredObjectRequest) GetUserId

func (m *AddMonitoredObjectRequest) GetUserId() string

func (*AddMonitoredObjectRequest) ProtoMessage

func (*AddMonitoredObjectRequest) ProtoMessage()

func (*AddMonitoredObjectRequest) Reset

func (m *AddMonitoredObjectRequest) Reset()

func (*AddMonitoredObjectRequest) String

func (m *AddMonitoredObjectRequest) String() string

func (*AddMonitoredObjectRequest) XXX_DiscardUnknown

func (m *AddMonitoredObjectRequest) XXX_DiscardUnknown()

func (*AddMonitoredObjectRequest) XXX_Marshal

func (m *AddMonitoredObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AddMonitoredObjectRequest) XXX_Merge

func (dst *AddMonitoredObjectRequest) XXX_Merge(src proto.Message)

func (*AddMonitoredObjectRequest) XXX_Size

func (m *AddMonitoredObjectRequest) XXX_Size() int

func (*AddMonitoredObjectRequest) XXX_Unmarshal

func (m *AddMonitoredObjectRequest) XXX_Unmarshal(b []byte) error

type AddMonitoredObjectResponse

type AddMonitoredObjectResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AddMonitoredObjectResponse) Descriptor

func (*AddMonitoredObjectResponse) Descriptor() ([]byte, []int)

func (*AddMonitoredObjectResponse) ProtoMessage

func (*AddMonitoredObjectResponse) ProtoMessage()

func (*AddMonitoredObjectResponse) Reset

func (m *AddMonitoredObjectResponse) Reset()

func (*AddMonitoredObjectResponse) String

func (m *AddMonitoredObjectResponse) String() string

func (*AddMonitoredObjectResponse) XXX_DiscardUnknown

func (m *AddMonitoredObjectResponse) XXX_DiscardUnknown()

func (*AddMonitoredObjectResponse) XXX_Marshal

func (m *AddMonitoredObjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AddMonitoredObjectResponse) XXX_Merge

func (dst *AddMonitoredObjectResponse) XXX_Merge(src proto.Message)

func (*AddMonitoredObjectResponse) XXX_Size

func (m *AddMonitoredObjectResponse) XXX_Size() int

func (*AddMonitoredObjectResponse) XXX_Unmarshal

func (m *AddMonitoredObjectResponse) XXX_Unmarshal(b []byte) error

type Alarm

type Alarm struct {
	FenceId              int32       `protobuf:"varint,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	FenceName            string      `protobuf:"bytes,2,opt,name=fence_name,json=fenceName" json:"fence_name,omitempty", bson:"fence_name,omitempty"`
	MonitoredPerson      string      `` /* 134-byte string literal not displayed */
	Action               string      `protobuf:"bytes,4,opt,name=action" json:"action,omitempty", bson:"action,omitempty"`
	AlarmPoint           *AlarmPoint `protobuf:"bytes,5,opt,name=alarm_point,json=alarmPoint" json:"alarm_point,omitempty", bson:"alarm_point,omitempty"`
	PrePoint             *PrePoint   `protobuf:"bytes,6,opt,name=pre_point,json=prePoint" json:"pre_point,omitempty", bson:"pre_point,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*Alarm) Descriptor

func (*Alarm) Descriptor() ([]byte, []int)

func (*Alarm) GetAction

func (m *Alarm) GetAction() string

func (*Alarm) GetAlarmPoint

func (m *Alarm) GetAlarmPoint() *AlarmPoint

func (*Alarm) GetFenceId

func (m *Alarm) GetFenceId() int32

func (*Alarm) GetFenceName

func (m *Alarm) GetFenceName() string

func (*Alarm) GetMonitoredPerson

func (m *Alarm) GetMonitoredPerson() string

func (*Alarm) GetPrePoint

func (m *Alarm) GetPrePoint() *PrePoint

func (*Alarm) ProtoMessage

func (*Alarm) ProtoMessage()

func (*Alarm) Reset

func (m *Alarm) Reset()

func (*Alarm) String

func (m *Alarm) String() string

func (*Alarm) XXX_DiscardUnknown

func (m *Alarm) XXX_DiscardUnknown()

func (*Alarm) XXX_Marshal

func (m *Alarm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Alarm) XXX_Merge

func (dst *Alarm) XXX_Merge(src proto.Message)

func (*Alarm) XXX_Size

func (m *Alarm) XXX_Size() int

func (*Alarm) XXX_Unmarshal

func (m *Alarm) XXX_Unmarshal(b []byte) error

type AlarmPoint

type AlarmPoint struct {
	Longitude            float64  `protobuf:"fixed64,1,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	Latitude             float64  `protobuf:"fixed64,2,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Radius               int32    `protobuf:"varint,3,opt,name=radius" json:"radius,omitempty", bson:"radius,omitempty"`
	CoordType            string   `protobuf:"bytes,4,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	LocTime              string   `protobuf:"bytes,5,opt,name=loc_time,json=locTime" json:"loc_time,omitempty", bson:"loc_time,omitempty"`
	CreateTime           string   `protobuf:"bytes,6,opt,name=create_time,json=createTime" json:"create_time,omitempty", bson:"create_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AlarmPoint) Descriptor

func (*AlarmPoint) Descriptor() ([]byte, []int)

func (*AlarmPoint) GetCoordType

func (m *AlarmPoint) GetCoordType() string

func (*AlarmPoint) GetCreateTime

func (m *AlarmPoint) GetCreateTime() string

func (*AlarmPoint) GetLatitude

func (m *AlarmPoint) GetLatitude() float64

func (*AlarmPoint) GetLocTime

func (m *AlarmPoint) GetLocTime() string

func (*AlarmPoint) GetLongitude

func (m *AlarmPoint) GetLongitude() float64

func (*AlarmPoint) GetRadius

func (m *AlarmPoint) GetRadius() int32

func (*AlarmPoint) ProtoMessage

func (*AlarmPoint) ProtoMessage()

func (*AlarmPoint) Reset

func (m *AlarmPoint) Reset()

func (*AlarmPoint) String

func (m *AlarmPoint) String() string

func (*AlarmPoint) XXX_DiscardUnknown

func (m *AlarmPoint) XXX_DiscardUnknown()

func (*AlarmPoint) XXX_Marshal

func (m *AlarmPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AlarmPoint) XXX_Merge

func (dst *AlarmPoint) XXX_Merge(src proto.Message)

func (*AlarmPoint) XXX_Size

func (m *AlarmPoint) XXX_Size() int

func (*AlarmPoint) XXX_Unmarshal

func (m *AlarmPoint) XXX_Unmarshal(b []byte) error

type BatchGetHistoryAlarmsRequest

type BatchGetHistoryAlarmsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	CoordTypeOutput      string   `` /* 137-byte string literal not displayed */
	EndTime              string   `protobuf:"bytes,4,opt,name=end_time,json=endTime" json:"end_time,omitempty", bson:"end_time,omitempty"`
	StartTime            string   `protobuf:"bytes,5,opt,name=start_time,json=startTime" json:"start_time,omitempty", bson:"start_time,omitempty"`
	PageIndex            int32    `protobuf:"varint,7,opt,name=page_index,json=pageIndex" json:"page_index,omitempty", bson:"page_index,omitempty"`
	PageSize             int32    `protobuf:"varint,8,opt,name=page_size,json=pageSize" json:"page_size,omitempty", bson:"page_size,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BatchGetHistoryAlarmsRequest) Descriptor

func (*BatchGetHistoryAlarmsRequest) Descriptor() ([]byte, []int)

func (*BatchGetHistoryAlarmsRequest) GetCoordTypeOutput

func (m *BatchGetHistoryAlarmsRequest) GetCoordTypeOutput() string

func (*BatchGetHistoryAlarmsRequest) GetEndTime

func (m *BatchGetHistoryAlarmsRequest) GetEndTime() string

func (*BatchGetHistoryAlarmsRequest) GetPageIndex

func (m *BatchGetHistoryAlarmsRequest) GetPageIndex() int32

func (*BatchGetHistoryAlarmsRequest) GetPageSize

func (m *BatchGetHistoryAlarmsRequest) GetPageSize() int32

func (*BatchGetHistoryAlarmsRequest) GetProjectId

func (m *BatchGetHistoryAlarmsRequest) GetProjectId() string

func (*BatchGetHistoryAlarmsRequest) GetStartTime

func (m *BatchGetHistoryAlarmsRequest) GetStartTime() string

func (*BatchGetHistoryAlarmsRequest) GetUserId

func (m *BatchGetHistoryAlarmsRequest) GetUserId() string

func (*BatchGetHistoryAlarmsRequest) ProtoMessage

func (*BatchGetHistoryAlarmsRequest) ProtoMessage()

func (*BatchGetHistoryAlarmsRequest) Reset

func (m *BatchGetHistoryAlarmsRequest) Reset()

func (*BatchGetHistoryAlarmsRequest) String

func (*BatchGetHistoryAlarmsRequest) XXX_DiscardUnknown

func (m *BatchGetHistoryAlarmsRequest) XXX_DiscardUnknown()

func (*BatchGetHistoryAlarmsRequest) XXX_Marshal

func (m *BatchGetHistoryAlarmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BatchGetHistoryAlarmsRequest) XXX_Merge

func (dst *BatchGetHistoryAlarmsRequest) XXX_Merge(src proto.Message)

func (*BatchGetHistoryAlarmsRequest) XXX_Size

func (m *BatchGetHistoryAlarmsRequest) XXX_Size() int

func (*BatchGetHistoryAlarmsRequest) XXX_Unmarshal

func (m *BatchGetHistoryAlarmsRequest) XXX_Unmarshal(b []byte) error

type BatchGetHistoryAlarmsResponse

type BatchGetHistoryAlarmsResponse struct {
	Status               int32    `protobuf:"varint,1,opt,name=status" json:"status,omitempty", bson:"status,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message" json:"message,omitempty", bson:"message,omitempty"`
	Total                int32    `protobuf:"varint,3,opt,name=total" json:"total,omitempty", bson:"total,omitempty"`
	Size                 int32    `protobuf:"varint,4,opt,name=size" json:"size,omitempty", bson:"size,omitempty"`
	Alarms               []*Alarm `protobuf:"bytes,5,rep,name=alarms" json:"alarms,omitempty", bson:"alarms,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BatchGetHistoryAlarmsResponse) Descriptor

func (*BatchGetHistoryAlarmsResponse) Descriptor() ([]byte, []int)

func (*BatchGetHistoryAlarmsResponse) GetAlarms

func (m *BatchGetHistoryAlarmsResponse) GetAlarms() []*Alarm

func (*BatchGetHistoryAlarmsResponse) GetMessage

func (m *BatchGetHistoryAlarmsResponse) GetMessage() string

func (*BatchGetHistoryAlarmsResponse) GetSize

func (m *BatchGetHistoryAlarmsResponse) GetSize() int32

func (*BatchGetHistoryAlarmsResponse) GetStatus

func (m *BatchGetHistoryAlarmsResponse) GetStatus() int32

func (*BatchGetHistoryAlarmsResponse) GetTotal

func (m *BatchGetHistoryAlarmsResponse) GetTotal() int32

func (*BatchGetHistoryAlarmsResponse) ProtoMessage

func (*BatchGetHistoryAlarmsResponse) ProtoMessage()

func (*BatchGetHistoryAlarmsResponse) Reset

func (m *BatchGetHistoryAlarmsResponse) Reset()

func (*BatchGetHistoryAlarmsResponse) String

func (*BatchGetHistoryAlarmsResponse) XXX_DiscardUnknown

func (m *BatchGetHistoryAlarmsResponse) XXX_DiscardUnknown()

func (*BatchGetHistoryAlarmsResponse) XXX_Marshal

func (m *BatchGetHistoryAlarmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BatchGetHistoryAlarmsResponse) XXX_Merge

func (dst *BatchGetHistoryAlarmsResponse) XXX_Merge(src proto.Message)

func (*BatchGetHistoryAlarmsResponse) XXX_Size

func (m *BatchGetHistoryAlarmsResponse) XXX_Size() int

func (*BatchGetHistoryAlarmsResponse) XXX_Unmarshal

func (m *BatchGetHistoryAlarmsResponse) XXX_Unmarshal(b []byte) error

type CircleGeofence

type CircleGeofence struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty", bson:"name,omitempty"`
	MonitoredObjects     []string `` /* 138-byte string literal not displayed */
	Longitude            float64  `protobuf:"fixed64,3,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	Latitude             float64  `protobuf:"fixed64,4,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Radius               float64  `protobuf:"fixed64,5,opt,name=radius" json:"radius,omitempty", bson:"radius,omitempty"`
	CoordType            string   `protobuf:"bytes,6,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	Denoise              int32    `protobuf:"varint,7,opt,name=denoise" json:"denoise,omitempty", bson:"denoise,omitempty"`
	FenceId              string   `protobuf:"bytes,8,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CircleGeofence) Descriptor

func (*CircleGeofence) Descriptor() ([]byte, []int)

func (*CircleGeofence) GetCoordType

func (m *CircleGeofence) GetCoordType() string

func (*CircleGeofence) GetDenoise

func (m *CircleGeofence) GetDenoise() int32

func (*CircleGeofence) GetFenceId

func (m *CircleGeofence) GetFenceId() string

func (*CircleGeofence) GetLatitude

func (m *CircleGeofence) GetLatitude() float64

func (*CircleGeofence) GetLongitude

func (m *CircleGeofence) GetLongitude() float64

func (*CircleGeofence) GetMonitoredObjects

func (m *CircleGeofence) GetMonitoredObjects() []string

func (*CircleGeofence) GetName

func (m *CircleGeofence) GetName() string

func (*CircleGeofence) GetRadius

func (m *CircleGeofence) GetRadius() float64

func (*CircleGeofence) ProtoMessage

func (*CircleGeofence) ProtoMessage()

func (*CircleGeofence) Reset

func (m *CircleGeofence) Reset()

func (*CircleGeofence) String

func (m *CircleGeofence) String() string

func (*CircleGeofence) XXX_DiscardUnknown

func (m *CircleGeofence) XXX_DiscardUnknown()

func (*CircleGeofence) XXX_Marshal

func (m *CircleGeofence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CircleGeofence) XXX_Merge

func (dst *CircleGeofence) XXX_Merge(src proto.Message)

func (*CircleGeofence) XXX_Size

func (m *CircleGeofence) XXX_Size() int

func (*CircleGeofence) XXX_Unmarshal

func (m *CircleGeofence) XXX_Unmarshal(b []byte) error

type CreateCircleGeofenceRequest

type CreateCircleGeofenceRequest struct {
	UserId               string          `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string          `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	Fence                *CircleGeofence `protobuf:"bytes,3,opt,name=fence" json:"fence,omitempty", bson:"fence,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

Geofence

func (*CreateCircleGeofenceRequest) Descriptor

func (*CreateCircleGeofenceRequest) Descriptor() ([]byte, []int)

func (*CreateCircleGeofenceRequest) GetFence

func (*CreateCircleGeofenceRequest) GetProjectId

func (m *CreateCircleGeofenceRequest) GetProjectId() string

func (*CreateCircleGeofenceRequest) GetUserId

func (m *CreateCircleGeofenceRequest) GetUserId() string

func (*CreateCircleGeofenceRequest) ProtoMessage

func (*CreateCircleGeofenceRequest) ProtoMessage()

func (*CreateCircleGeofenceRequest) Reset

func (m *CreateCircleGeofenceRequest) Reset()

func (*CreateCircleGeofenceRequest) String

func (m *CreateCircleGeofenceRequest) String() string

func (*CreateCircleGeofenceRequest) XXX_DiscardUnknown

func (m *CreateCircleGeofenceRequest) XXX_DiscardUnknown()

func (*CreateCircleGeofenceRequest) XXX_Marshal

func (m *CreateCircleGeofenceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CreateCircleGeofenceRequest) XXX_Merge

func (dst *CreateCircleGeofenceRequest) XXX_Merge(src proto.Message)

func (*CreateCircleGeofenceRequest) XXX_Size

func (m *CreateCircleGeofenceRequest) XXX_Size() int

func (*CreateCircleGeofenceRequest) XXX_Unmarshal

func (m *CreateCircleGeofenceRequest) XXX_Unmarshal(b []byte) error

type CreateCircleGeofenceResponse

type CreateCircleGeofenceResponse struct {
	FenceId              string   `protobuf:"bytes,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CreateCircleGeofenceResponse) Descriptor

func (*CreateCircleGeofenceResponse) Descriptor() ([]byte, []int)

func (*CreateCircleGeofenceResponse) GetFenceId

func (m *CreateCircleGeofenceResponse) GetFenceId() string

func (*CreateCircleGeofenceResponse) ProtoMessage

func (*CreateCircleGeofenceResponse) ProtoMessage()

func (*CreateCircleGeofenceResponse) Reset

func (m *CreateCircleGeofenceResponse) Reset()

func (*CreateCircleGeofenceResponse) String

func (*CreateCircleGeofenceResponse) XXX_DiscardUnknown

func (m *CreateCircleGeofenceResponse) XXX_DiscardUnknown()

func (*CreateCircleGeofenceResponse) XXX_Marshal

func (m *CreateCircleGeofenceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CreateCircleGeofenceResponse) XXX_Merge

func (dst *CreateCircleGeofenceResponse) XXX_Merge(src proto.Message)

func (*CreateCircleGeofenceResponse) XXX_Size

func (m *CreateCircleGeofenceResponse) XXX_Size() int

func (*CreateCircleGeofenceResponse) XXX_Unmarshal

func (m *CreateCircleGeofenceResponse) XXX_Unmarshal(b []byte) error

type CreatePolyGeofenceRequest

type CreatePolyGeofenceRequest struct {
	UserId               string        `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string        `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	Fence                *PolyGeofence `protobuf:"bytes,3,opt,name=fence" json:"fence,omitempty", bson:"fence,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*CreatePolyGeofenceRequest) Descriptor

func (*CreatePolyGeofenceRequest) Descriptor() ([]byte, []int)

func (*CreatePolyGeofenceRequest) GetFence

func (m *CreatePolyGeofenceRequest) GetFence() *PolyGeofence

func (*CreatePolyGeofenceRequest) GetProjectId

func (m *CreatePolyGeofenceRequest) GetProjectId() string

func (*CreatePolyGeofenceRequest) GetUserId

func (m *CreatePolyGeofenceRequest) GetUserId() string

func (*CreatePolyGeofenceRequest) ProtoMessage

func (*CreatePolyGeofenceRequest) ProtoMessage()

func (*CreatePolyGeofenceRequest) Reset

func (m *CreatePolyGeofenceRequest) Reset()

func (*CreatePolyGeofenceRequest) String

func (m *CreatePolyGeofenceRequest) String() string

func (*CreatePolyGeofenceRequest) XXX_DiscardUnknown

func (m *CreatePolyGeofenceRequest) XXX_DiscardUnknown()

func (*CreatePolyGeofenceRequest) XXX_Marshal

func (m *CreatePolyGeofenceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CreatePolyGeofenceRequest) XXX_Merge

func (dst *CreatePolyGeofenceRequest) XXX_Merge(src proto.Message)

func (*CreatePolyGeofenceRequest) XXX_Size

func (m *CreatePolyGeofenceRequest) XXX_Size() int

func (*CreatePolyGeofenceRequest) XXX_Unmarshal

func (m *CreatePolyGeofenceRequest) XXX_Unmarshal(b []byte) error

type CreatePolyGeofenceResponse

type CreatePolyGeofenceResponse struct {
	FenceId              string   `protobuf:"bytes,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CreatePolyGeofenceResponse) Descriptor

func (*CreatePolyGeofenceResponse) Descriptor() ([]byte, []int)

func (*CreatePolyGeofenceResponse) GetFenceId

func (m *CreatePolyGeofenceResponse) GetFenceId() string

func (*CreatePolyGeofenceResponse) ProtoMessage

func (*CreatePolyGeofenceResponse) ProtoMessage()

func (*CreatePolyGeofenceResponse) Reset

func (m *CreatePolyGeofenceResponse) Reset()

func (*CreatePolyGeofenceResponse) String

func (m *CreatePolyGeofenceResponse) String() string

func (*CreatePolyGeofenceResponse) XXX_DiscardUnknown

func (m *CreatePolyGeofenceResponse) XXX_DiscardUnknown()

func (*CreatePolyGeofenceResponse) XXX_Marshal

func (m *CreatePolyGeofenceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CreatePolyGeofenceResponse) XXX_Merge

func (dst *CreatePolyGeofenceResponse) XXX_Merge(src proto.Message)

func (*CreatePolyGeofenceResponse) XXX_Size

func (m *CreatePolyGeofenceResponse) XXX_Size() int

func (*CreatePolyGeofenceResponse) XXX_Unmarshal

func (m *CreatePolyGeofenceResponse) XXX_Unmarshal(b []byte) error

type DeleteEntityRequest

type DeleteEntityRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	EntityName           string   `protobuf:"bytes,3,opt,name=entity_name,json=entityName" json:"entity_name,omitempty", bson:"entity_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DeleteEntityRequest) Descriptor

func (*DeleteEntityRequest) Descriptor() ([]byte, []int)

func (*DeleteEntityRequest) GetEntityName

func (m *DeleteEntityRequest) GetEntityName() string

func (*DeleteEntityRequest) GetProjectId

func (m *DeleteEntityRequest) GetProjectId() string

func (*DeleteEntityRequest) GetUserId

func (m *DeleteEntityRequest) GetUserId() string

func (*DeleteEntityRequest) ProtoMessage

func (*DeleteEntityRequest) ProtoMessage()

func (*DeleteEntityRequest) Reset

func (m *DeleteEntityRequest) Reset()

func (*DeleteEntityRequest) String

func (m *DeleteEntityRequest) String() string

func (*DeleteEntityRequest) XXX_DiscardUnknown

func (m *DeleteEntityRequest) XXX_DiscardUnknown()

func (*DeleteEntityRequest) XXX_Marshal

func (m *DeleteEntityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DeleteEntityRequest) XXX_Merge

func (dst *DeleteEntityRequest) XXX_Merge(src proto.Message)

func (*DeleteEntityRequest) XXX_Size

func (m *DeleteEntityRequest) XXX_Size() int

func (*DeleteEntityRequest) XXX_Unmarshal

func (m *DeleteEntityRequest) XXX_Unmarshal(b []byte) error

type DeleteEntityResponse

type DeleteEntityResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DeleteEntityResponse) Descriptor

func (*DeleteEntityResponse) Descriptor() ([]byte, []int)

func (*DeleteEntityResponse) ProtoMessage

func (*DeleteEntityResponse) ProtoMessage()

func (*DeleteEntityResponse) Reset

func (m *DeleteEntityResponse) Reset()

func (*DeleteEntityResponse) String

func (m *DeleteEntityResponse) String() string

func (*DeleteEntityResponse) XXX_DiscardUnknown

func (m *DeleteEntityResponse) XXX_DiscardUnknown()

func (*DeleteEntityResponse) XXX_Marshal

func (m *DeleteEntityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DeleteEntityResponse) XXX_Merge

func (dst *DeleteEntityResponse) XXX_Merge(src proto.Message)

func (*DeleteEntityResponse) XXX_Size

func (m *DeleteEntityResponse) XXX_Size() int

func (*DeleteEntityResponse) XXX_Unmarshal

func (m *DeleteEntityResponse) XXX_Unmarshal(b []byte) error

type DeleteGeofenceRequest

type DeleteGeofenceRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	FenceIds             []string `protobuf:"bytes,3,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	Objects              []string `protobuf:"bytes,4,rep,name=objects" json:"objects,omitempty", bson:"objects,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DeleteGeofenceRequest) Descriptor

func (*DeleteGeofenceRequest) Descriptor() ([]byte, []int)

func (*DeleteGeofenceRequest) GetFenceIds

func (m *DeleteGeofenceRequest) GetFenceIds() []string

func (*DeleteGeofenceRequest) GetObjects

func (m *DeleteGeofenceRequest) GetObjects() []string

func (*DeleteGeofenceRequest) GetProjectId

func (m *DeleteGeofenceRequest) GetProjectId() string

func (*DeleteGeofenceRequest) GetUserId

func (m *DeleteGeofenceRequest) GetUserId() string

func (*DeleteGeofenceRequest) ProtoMessage

func (*DeleteGeofenceRequest) ProtoMessage()

func (*DeleteGeofenceRequest) Reset

func (m *DeleteGeofenceRequest) Reset()

func (*DeleteGeofenceRequest) String

func (m *DeleteGeofenceRequest) String() string

func (*DeleteGeofenceRequest) XXX_DiscardUnknown

func (m *DeleteGeofenceRequest) XXX_DiscardUnknown()

func (*DeleteGeofenceRequest) XXX_Marshal

func (m *DeleteGeofenceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DeleteGeofenceRequest) XXX_Merge

func (dst *DeleteGeofenceRequest) XXX_Merge(src proto.Message)

func (*DeleteGeofenceRequest) XXX_Size

func (m *DeleteGeofenceRequest) XXX_Size() int

func (*DeleteGeofenceRequest) XXX_Unmarshal

func (m *DeleteGeofenceRequest) XXX_Unmarshal(b []byte) error

type DeleteGeofenceResponse

type DeleteGeofenceResponse struct {
	FenceIds             []string `protobuf:"bytes,1,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DeleteGeofenceResponse) Descriptor

func (*DeleteGeofenceResponse) Descriptor() ([]byte, []int)

func (*DeleteGeofenceResponse) GetFenceIds

func (m *DeleteGeofenceResponse) GetFenceIds() []string

func (*DeleteGeofenceResponse) ProtoMessage

func (*DeleteGeofenceResponse) ProtoMessage()

func (*DeleteGeofenceResponse) Reset

func (m *DeleteGeofenceResponse) Reset()

func (*DeleteGeofenceResponse) String

func (m *DeleteGeofenceResponse) String() string

func (*DeleteGeofenceResponse) XXX_DiscardUnknown

func (m *DeleteGeofenceResponse) XXX_DiscardUnknown()

func (*DeleteGeofenceResponse) XXX_Marshal

func (m *DeleteGeofenceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DeleteGeofenceResponse) XXX_Merge

func (dst *DeleteGeofenceResponse) XXX_Merge(src proto.Message)

func (*DeleteGeofenceResponse) XXX_Size

func (m *DeleteGeofenceResponse) XXX_Size() int

func (*DeleteGeofenceResponse) XXX_Unmarshal

func (m *DeleteGeofenceResponse) XXX_Unmarshal(b []byte) error

type EntityInfo

type EntityInfo struct {
	EntityName           string   `protobuf:"bytes,1,opt,name=entity_name,json=entityName" json:"entity_name,omitempty", bson:"entity_name,omitempty"`
	Latitude             float64  `protobuf:"fixed64,2,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Longitude            float64  `protobuf:"fixed64,3,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EntityInfo) Descriptor

func (*EntityInfo) Descriptor() ([]byte, []int)

func (*EntityInfo) GetEntityName

func (m *EntityInfo) GetEntityName() string

func (*EntityInfo) GetLatitude

func (m *EntityInfo) GetLatitude() float64

func (*EntityInfo) GetLongitude

func (m *EntityInfo) GetLongitude() float64

func (*EntityInfo) ProtoMessage

func (*EntityInfo) ProtoMessage()

func (*EntityInfo) Reset

func (m *EntityInfo) Reset()

func (*EntityInfo) String

func (m *EntityInfo) String() string

func (*EntityInfo) XXX_DiscardUnknown

func (m *EntityInfo) XXX_DiscardUnknown()

func (*EntityInfo) XXX_Marshal

func (m *EntityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EntityInfo) XXX_Merge

func (dst *EntityInfo) XXX_Merge(src proto.Message)

func (*EntityInfo) XXX_Size

func (m *EntityInfo) XXX_Size() int

func (*EntityInfo) XXX_Unmarshal

func (m *EntityInfo) XXX_Unmarshal(b []byte) error

type Geofence

type Geofence struct {
	FenceId              string     `protobuf:"bytes,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	FenceName            string     `protobuf:"bytes,2,opt,name=fence_name,json=fenceName" json:"fence_name,omitempty", bson:"fence_name,omitempty"`
	MonitoredObject      []string   `` /* 134-byte string literal not displayed */
	Shape                string     `protobuf:"bytes,4,opt,name=shape" json:"shape,omitempty", bson:"shape,omitempty"`
	Longitude            float64    `protobuf:"fixed64,5,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	Latitude             float64    `protobuf:"fixed64,6,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Radius               float64    `protobuf:"fixed64,7,opt,name=radius" json:"radius,omitempty", bson:"radius,omitempty"`
	CoordType            string     `protobuf:"bytes,8,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	Denoise              int32      `protobuf:"varint,9,opt,name=denoise" json:"denoise,omitempty", bson:"denoise,omitempty"`
	CreateTime           string     `protobuf:"bytes,10,opt,name=create_time,json=createTime" json:"create_time,omitempty", bson:"create_time,omitempty"`
	UpdateTime           string     `protobuf:"bytes,11,opt,name=update_time,json=updateTime" json:"update_time,omitempty", bson:"update_time,omitempty"`
	Vertexes             []*Vertexe `protobuf:"bytes,12,rep,name=vertexes" json:"vertexes,omitempty", bson:"vertexes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

func (*Geofence) Descriptor

func (*Geofence) Descriptor() ([]byte, []int)

func (*Geofence) GetCoordType

func (m *Geofence) GetCoordType() string

func (*Geofence) GetCreateTime

func (m *Geofence) GetCreateTime() string

func (*Geofence) GetDenoise

func (m *Geofence) GetDenoise() int32

func (*Geofence) GetFenceId

func (m *Geofence) GetFenceId() string

func (*Geofence) GetFenceName

func (m *Geofence) GetFenceName() string

func (*Geofence) GetLatitude

func (m *Geofence) GetLatitude() float64

func (*Geofence) GetLongitude

func (m *Geofence) GetLongitude() float64

func (*Geofence) GetMonitoredObject

func (m *Geofence) GetMonitoredObject() []string

func (*Geofence) GetRadius

func (m *Geofence) GetRadius() float64

func (*Geofence) GetShape

func (m *Geofence) GetShape() string

func (*Geofence) GetUpdateTime

func (m *Geofence) GetUpdateTime() string

func (*Geofence) GetVertexes

func (m *Geofence) GetVertexes() []*Vertexe

func (*Geofence) ProtoMessage

func (*Geofence) ProtoMessage()

func (*Geofence) Reset

func (m *Geofence) Reset()

func (*Geofence) String

func (m *Geofence) String() string

func (*Geofence) XXX_DiscardUnknown

func (m *Geofence) XXX_DiscardUnknown()

func (*Geofence) XXX_Marshal

func (m *Geofence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Geofence) XXX_Merge

func (dst *Geofence) XXX_Merge(src proto.Message)

func (*Geofence) XXX_Size

func (m *Geofence) XXX_Size() int

func (*Geofence) XXX_Unmarshal

func (m *Geofence) XXX_Unmarshal(b []byte) error

type GetFenceIdsRequest

type GetFenceIdsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetFenceIdsRequest) Descriptor

func (*GetFenceIdsRequest) Descriptor() ([]byte, []int)

func (*GetFenceIdsRequest) GetProjectId

func (m *GetFenceIdsRequest) GetProjectId() string

func (*GetFenceIdsRequest) GetUserId

func (m *GetFenceIdsRequest) GetUserId() string

func (*GetFenceIdsRequest) ProtoMessage

func (*GetFenceIdsRequest) ProtoMessage()

func (*GetFenceIdsRequest) Reset

func (m *GetFenceIdsRequest) Reset()

func (*GetFenceIdsRequest) String

func (m *GetFenceIdsRequest) String() string

func (*GetFenceIdsRequest) XXX_DiscardUnknown

func (m *GetFenceIdsRequest) XXX_DiscardUnknown()

func (*GetFenceIdsRequest) XXX_Marshal

func (m *GetFenceIdsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetFenceIdsRequest) XXX_Merge

func (dst *GetFenceIdsRequest) XXX_Merge(src proto.Message)

func (*GetFenceIdsRequest) XXX_Size

func (m *GetFenceIdsRequest) XXX_Size() int

func (*GetFenceIdsRequest) XXX_Unmarshal

func (m *GetFenceIdsRequest) XXX_Unmarshal(b []byte) error

type GetFenceIdsResponse

type GetFenceIdsResponse struct {
	FenceIds             []string `protobuf:"bytes,1,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetFenceIdsResponse) Descriptor

func (*GetFenceIdsResponse) Descriptor() ([]byte, []int)

func (*GetFenceIdsResponse) GetFenceIds

func (m *GetFenceIdsResponse) GetFenceIds() []string

func (*GetFenceIdsResponse) ProtoMessage

func (*GetFenceIdsResponse) ProtoMessage()

func (*GetFenceIdsResponse) Reset

func (m *GetFenceIdsResponse) Reset()

func (*GetFenceIdsResponse) String

func (m *GetFenceIdsResponse) String() string

func (*GetFenceIdsResponse) XXX_DiscardUnknown

func (m *GetFenceIdsResponse) XXX_DiscardUnknown()

func (*GetFenceIdsResponse) XXX_Marshal

func (m *GetFenceIdsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetFenceIdsResponse) XXX_Merge

func (dst *GetFenceIdsResponse) XXX_Merge(src proto.Message)

func (*GetFenceIdsResponse) XXX_Size

func (m *GetFenceIdsResponse) XXX_Size() int

func (*GetFenceIdsResponse) XXX_Unmarshal

func (m *GetFenceIdsResponse) XXX_Unmarshal(b []byte) error

type GetFenceUserIdRequest

type GetFenceUserIdRequest struct {
	FenceId              string   `protobuf:"bytes,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetFenceUserIdRequest) Descriptor

func (*GetFenceUserIdRequest) Descriptor() ([]byte, []int)

func (*GetFenceUserIdRequest) GetFenceId

func (m *GetFenceUserIdRequest) GetFenceId() string

func (*GetFenceUserIdRequest) ProtoMessage

func (*GetFenceUserIdRequest) ProtoMessage()

func (*GetFenceUserIdRequest) Reset

func (m *GetFenceUserIdRequest) Reset()

func (*GetFenceUserIdRequest) String

func (m *GetFenceUserIdRequest) String() string

func (*GetFenceUserIdRequest) XXX_DiscardUnknown

func (m *GetFenceUserIdRequest) XXX_DiscardUnknown()

func (*GetFenceUserIdRequest) XXX_Marshal

func (m *GetFenceUserIdRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetFenceUserIdRequest) XXX_Merge

func (dst *GetFenceUserIdRequest) XXX_Merge(src proto.Message)

func (*GetFenceUserIdRequest) XXX_Size

func (m *GetFenceUserIdRequest) XXX_Size() int

func (*GetFenceUserIdRequest) XXX_Unmarshal

func (m *GetFenceUserIdRequest) XXX_Unmarshal(b []byte) error

type GetFenceUserIdResponse

type GetFenceUserIdResponse struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetFenceUserIdResponse) Descriptor

func (*GetFenceUserIdResponse) Descriptor() ([]byte, []int)

func (*GetFenceUserIdResponse) GetUserId

func (m *GetFenceUserIdResponse) GetUserId() string

func (*GetFenceUserIdResponse) ProtoMessage

func (*GetFenceUserIdResponse) ProtoMessage()

func (*GetFenceUserIdResponse) Reset

func (m *GetFenceUserIdResponse) Reset()

func (*GetFenceUserIdResponse) String

func (m *GetFenceUserIdResponse) String() string

func (*GetFenceUserIdResponse) XXX_DiscardUnknown

func (m *GetFenceUserIdResponse) XXX_DiscardUnknown()

func (*GetFenceUserIdResponse) XXX_Marshal

func (m *GetFenceUserIdResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetFenceUserIdResponse) XXX_Merge

func (dst *GetFenceUserIdResponse) XXX_Merge(src proto.Message)

func (*GetFenceUserIdResponse) XXX_Size

func (m *GetFenceUserIdResponse) XXX_Size() int

func (*GetFenceUserIdResponse) XXX_Unmarshal

func (m *GetFenceUserIdResponse) XXX_Unmarshal(b []byte) error

type GetHistoryAlarmsRequest

type GetHistoryAlarmsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	MonitoredPerson      string   `` /* 134-byte string literal not displayed */
	FenceIds             []string `protobuf:"bytes,4,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetHistoryAlarmsRequest) Descriptor

func (*GetHistoryAlarmsRequest) Descriptor() ([]byte, []int)

func (*GetHistoryAlarmsRequest) GetFenceIds

func (m *GetHistoryAlarmsRequest) GetFenceIds() []string

func (*GetHistoryAlarmsRequest) GetMonitoredPerson

func (m *GetHistoryAlarmsRequest) GetMonitoredPerson() string

func (*GetHistoryAlarmsRequest) GetProjectId

func (m *GetHistoryAlarmsRequest) GetProjectId() string

func (*GetHistoryAlarmsRequest) GetUserId

func (m *GetHistoryAlarmsRequest) GetUserId() string

func (*GetHistoryAlarmsRequest) ProtoMessage

func (*GetHistoryAlarmsRequest) ProtoMessage()

func (*GetHistoryAlarmsRequest) Reset

func (m *GetHistoryAlarmsRequest) Reset()

func (*GetHistoryAlarmsRequest) String

func (m *GetHistoryAlarmsRequest) String() string

func (*GetHistoryAlarmsRequest) XXX_DiscardUnknown

func (m *GetHistoryAlarmsRequest) XXX_DiscardUnknown()

func (*GetHistoryAlarmsRequest) XXX_Marshal

func (m *GetHistoryAlarmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetHistoryAlarmsRequest) XXX_Merge

func (dst *GetHistoryAlarmsRequest) XXX_Merge(src proto.Message)

func (*GetHistoryAlarmsRequest) XXX_Size

func (m *GetHistoryAlarmsRequest) XXX_Size() int

func (*GetHistoryAlarmsRequest) XXX_Unmarshal

func (m *GetHistoryAlarmsRequest) XXX_Unmarshal(b []byte) error

type GetHistoryAlarmsResponse

type GetHistoryAlarmsResponse struct {
	Status               int32    `protobuf:"varint,1,opt,name=status" json:"status,omitempty", bson:"status,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message" json:"message,omitempty", bson:"message,omitempty"`
	Size                 int32    `protobuf:"varint,3,opt,name=size" json:"size,omitempty", bson:"size,omitempty"`
	Alarms               []*Alarm `protobuf:"bytes,4,rep,name=alarms" json:"alarms,omitempty", bson:"alarms,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetHistoryAlarmsResponse) Descriptor

func (*GetHistoryAlarmsResponse) Descriptor() ([]byte, []int)

func (*GetHistoryAlarmsResponse) GetAlarms

func (m *GetHistoryAlarmsResponse) GetAlarms() []*Alarm

func (*GetHistoryAlarmsResponse) GetMessage

func (m *GetHistoryAlarmsResponse) GetMessage() string

func (*GetHistoryAlarmsResponse) GetSize

func (m *GetHistoryAlarmsResponse) GetSize() int32

func (*GetHistoryAlarmsResponse) GetStatus

func (m *GetHistoryAlarmsResponse) GetStatus() int32

func (*GetHistoryAlarmsResponse) ProtoMessage

func (*GetHistoryAlarmsResponse) ProtoMessage()

func (*GetHistoryAlarmsResponse) Reset

func (m *GetHistoryAlarmsResponse) Reset()

func (*GetHistoryAlarmsResponse) String

func (m *GetHistoryAlarmsResponse) String() string

func (*GetHistoryAlarmsResponse) XXX_DiscardUnknown

func (m *GetHistoryAlarmsResponse) XXX_DiscardUnknown()

func (*GetHistoryAlarmsResponse) XXX_Marshal

func (m *GetHistoryAlarmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetHistoryAlarmsResponse) XXX_Merge

func (dst *GetHistoryAlarmsResponse) XXX_Merge(src proto.Message)

func (*GetHistoryAlarmsResponse) XXX_Size

func (m *GetHistoryAlarmsResponse) XXX_Size() int

func (*GetHistoryAlarmsResponse) XXX_Unmarshal

func (m *GetHistoryAlarmsResponse) XXX_Unmarshal(b []byte) error

type GetStayPointsRequest

type GetStayPointsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	EndTime              string   `protobuf:"bytes,3,opt,name=end_time,json=endTime" json:"end_time,omitempty", bson:"end_time,omitempty"`
	EntityName           string   `protobuf:"bytes,4,opt,name=entity_name,json=entityName" json:"entity_name,omitempty", bson:"entity_name,omitempty"`
	FenceIds             []string `protobuf:"bytes,5,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	PageIndex            int32    `protobuf:"varint,6,opt,name=page_index,json=pageIndex" json:"page_index,omitempty", bson:"page_index,omitempty"`
	PageSize             int32    `protobuf:"varint,7,opt,name=page_size,json=pageSize" json:"page_size,omitempty", bson:"page_size,omitempty"`
	StartTime            string   `protobuf:"bytes,8,opt,name=start_time,json=startTime" json:"start_time,omitempty", bson:"start_time,omitempty"`
	CoordTypeOutput      string   `` /* 137-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetStayPointsRequest) Descriptor

func (*GetStayPointsRequest) Descriptor() ([]byte, []int)

func (*GetStayPointsRequest) GetCoordTypeOutput

func (m *GetStayPointsRequest) GetCoordTypeOutput() string

func (*GetStayPointsRequest) GetEndTime

func (m *GetStayPointsRequest) GetEndTime() string

func (*GetStayPointsRequest) GetEntityName

func (m *GetStayPointsRequest) GetEntityName() string

func (*GetStayPointsRequest) GetFenceIds

func (m *GetStayPointsRequest) GetFenceIds() []string

func (*GetStayPointsRequest) GetPageIndex

func (m *GetStayPointsRequest) GetPageIndex() int32

func (*GetStayPointsRequest) GetPageSize

func (m *GetStayPointsRequest) GetPageSize() int32

func (*GetStayPointsRequest) GetProjectId

func (m *GetStayPointsRequest) GetProjectId() string

func (*GetStayPointsRequest) GetStartTime

func (m *GetStayPointsRequest) GetStartTime() string

func (*GetStayPointsRequest) GetUserId

func (m *GetStayPointsRequest) GetUserId() string

func (*GetStayPointsRequest) ProtoMessage

func (*GetStayPointsRequest) ProtoMessage()

func (*GetStayPointsRequest) Reset

func (m *GetStayPointsRequest) Reset()

func (*GetStayPointsRequest) String

func (m *GetStayPointsRequest) String() string

func (*GetStayPointsRequest) XXX_DiscardUnknown

func (m *GetStayPointsRequest) XXX_DiscardUnknown()

func (*GetStayPointsRequest) XXX_Marshal

func (m *GetStayPointsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetStayPointsRequest) XXX_Merge

func (dst *GetStayPointsRequest) XXX_Merge(src proto.Message)

func (*GetStayPointsRequest) XXX_Size

func (m *GetStayPointsRequest) XXX_Size() int

func (*GetStayPointsRequest) XXX_Unmarshal

func (m *GetStayPointsRequest) XXX_Unmarshal(b []byte) error

type GetStayPointsResponse

type GetStayPointsResponse struct {
	Status               int32    `protobuf:"varint,1,opt,name=status" json:"status,omitempty", bson:"status,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message" json:"message,omitempty", bson:"message,omitempty"`
	Total                int32    `protobuf:"varint,3,opt,name=total" json:"total,omitempty", bson:"total,omitempty"`
	Size                 int32    `protobuf:"varint,4,opt,name=size" json:"size,omitempty", bson:"size,omitempty"`
	Distance             int32    `protobuf:"varint,5,opt,name=distance" json:"distance,omitempty", bson:"distance,omitempty"`
	EndPoint             *Point   `protobuf:"bytes,6,opt,name=end_point,json=endPoint" json:"end_point,omitempty", bson:"end_point,omitempty"`
	StartPoint           *Point   `protobuf:"bytes,7,opt,name=start_point,json=startPoint" json:"start_point,omitempty", bson:"start_point,omitempty"`
	Points               []*Point `protobuf:"bytes,8,rep,name=points" json:"points,omitempty", bson:"points,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetStayPointsResponse) Descriptor

func (*GetStayPointsResponse) Descriptor() ([]byte, []int)

func (*GetStayPointsResponse) GetDistance

func (m *GetStayPointsResponse) GetDistance() int32

func (*GetStayPointsResponse) GetEndPoint

func (m *GetStayPointsResponse) GetEndPoint() *Point

func (*GetStayPointsResponse) GetMessage

func (m *GetStayPointsResponse) GetMessage() string

func (*GetStayPointsResponse) GetPoints

func (m *GetStayPointsResponse) GetPoints() []*Point

func (*GetStayPointsResponse) GetSize

func (m *GetStayPointsResponse) GetSize() int32

func (*GetStayPointsResponse) GetStartPoint

func (m *GetStayPointsResponse) GetStartPoint() *Point

func (*GetStayPointsResponse) GetStatus

func (m *GetStayPointsResponse) GetStatus() int32

func (*GetStayPointsResponse) GetTotal

func (m *GetStayPointsResponse) GetTotal() int32

func (*GetStayPointsResponse) ProtoMessage

func (*GetStayPointsResponse) ProtoMessage()

func (*GetStayPointsResponse) Reset

func (m *GetStayPointsResponse) Reset()

func (*GetStayPointsResponse) String

func (m *GetStayPointsResponse) String() string

func (*GetStayPointsResponse) XXX_DiscardUnknown

func (m *GetStayPointsResponse) XXX_DiscardUnknown()

func (*GetStayPointsResponse) XXX_Marshal

func (m *GetStayPointsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetStayPointsResponse) XXX_Merge

func (dst *GetStayPointsResponse) XXX_Merge(src proto.Message)

func (*GetStayPointsResponse) XXX_Size

func (m *GetStayPointsResponse) XXX_Size() int

func (*GetStayPointsResponse) XXX_Unmarshal

func (m *GetStayPointsResponse) XXX_Unmarshal(b []byte) error

type LBSClient

type LBSClient interface {
	ListCollections(ctx context.Context, in *ListCollectionsRequest, opts ...grpc.CallOption) (*ListCollectionsResponse, error)
	// Geofence
	CreateCircleGeofence(ctx context.Context, in *CreateCircleGeofenceRequest, opts ...grpc.CallOption) (*CreateCircleGeofenceResponse, error)
	UpdateCircleGeofence(ctx context.Context, in *UpdateCircleGeofenceRequest, opts ...grpc.CallOption) (*UpdateCircleGeofenceResponse, error)
	DeleteGeofence(ctx context.Context, in *DeleteGeofenceRequest, opts ...grpc.CallOption) (*DeleteGeofenceResponse, error)
	ListGeofences(ctx context.Context, in *ListGeofencesRequest, opts ...grpc.CallOption) (*ListGeofencesResponse, error)
	AddMonitoredObject(ctx context.Context, in *AddMonitoredObjectRequest, opts ...grpc.CallOption) (*AddMonitoredObjectResponse, error)
	RemoveMonitoredObject(ctx context.Context, in *RemoveMonitoredObjectRequest, opts ...grpc.CallOption) (*RemoveMonitoredObjectResponse, error)
	ListMonitoredObjects(ctx context.Context, in *ListMonitoredObjectsRequest, opts ...grpc.CallOption) (*ListMonitoredObjectsResponse, error)
	CreatePolyGeofence(ctx context.Context, in *CreatePolyGeofenceRequest, opts ...grpc.CallOption) (*CreatePolyGeofenceResponse, error)
	UpdatePolyGeofence(ctx context.Context, in *UpdatePolyGeofenceRequest, opts ...grpc.CallOption) (*UpdatePolyGeofenceResponse, error)
	GetFenceIds(ctx context.Context, in *GetFenceIdsRequest, opts ...grpc.CallOption) (*GetFenceIdsResponse, error)
	// Alarm
	QueryStatus(ctx context.Context, in *QueryStatusRequest, opts ...grpc.CallOption) (*QueryStatusResponse, error)
	GetHistoryAlarms(ctx context.Context, in *GetHistoryAlarmsRequest, opts ...grpc.CallOption) (*GetHistoryAlarmsResponse, error)
	BatchGetHistoryAlarms(ctx context.Context, in *BatchGetHistoryAlarmsRequest, opts ...grpc.CallOption) (*BatchGetHistoryAlarmsResponse, error)
	GetStayPoints(ctx context.Context, in *GetStayPointsRequest, opts ...grpc.CallOption) (*GetStayPointsResponse, error)
	// NotifyAlarms is used by apiserver to provide asynchrous notication
	NotifyAlarms(ctx context.Context, in *NotifyAlarmsRequest, opts ...grpc.CallOption) (*NotifyAlarmsResponse, error)
	GetFenceUserId(ctx context.Context, in *GetFenceUserIdRequest, opts ...grpc.CallOption) (*GetFenceUserIdResponse, error)
	// Entity
	AddEntity(ctx context.Context, in *AddEntityRequest, opts ...grpc.CallOption) (*AddEntityResponse, error)
	UpdateEntity(ctx context.Context, in *UpdateEntityRequest, opts ...grpc.CallOption) (*UpdateEntityResponse, error)
	DeleteEntity(ctx context.Context, in *DeleteEntityRequest, opts ...grpc.CallOption) (*DeleteEntityResponse, error)
	ListEntity(ctx context.Context, in *ListEntityRequest, opts ...grpc.CallOption) (*ListEntityResponse, error)
}

LBSClient is the client API for LBS service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewLBSClient

func NewLBSClient(cc *grpc.ClientConn) LBSClient

type LBSServer

type LBSServer interface {
	ListCollections(context.Context, *ListCollectionsRequest) (*ListCollectionsResponse, error)
	// Geofence
	CreateCircleGeofence(context.Context, *CreateCircleGeofenceRequest) (*CreateCircleGeofenceResponse, error)
	UpdateCircleGeofence(context.Context, *UpdateCircleGeofenceRequest) (*UpdateCircleGeofenceResponse, error)
	DeleteGeofence(context.Context, *DeleteGeofenceRequest) (*DeleteGeofenceResponse, error)
	ListGeofences(context.Context, *ListGeofencesRequest) (*ListGeofencesResponse, error)
	AddMonitoredObject(context.Context, *AddMonitoredObjectRequest) (*AddMonitoredObjectResponse, error)
	RemoveMonitoredObject(context.Context, *RemoveMonitoredObjectRequest) (*RemoveMonitoredObjectResponse, error)
	ListMonitoredObjects(context.Context, *ListMonitoredObjectsRequest) (*ListMonitoredObjectsResponse, error)
	CreatePolyGeofence(context.Context, *CreatePolyGeofenceRequest) (*CreatePolyGeofenceResponse, error)
	UpdatePolyGeofence(context.Context, *UpdatePolyGeofenceRequest) (*UpdatePolyGeofenceResponse, error)
	GetFenceIds(context.Context, *GetFenceIdsRequest) (*GetFenceIdsResponse, error)
	// Alarm
	QueryStatus(context.Context, *QueryStatusRequest) (*QueryStatusResponse, error)
	GetHistoryAlarms(context.Context, *GetHistoryAlarmsRequest) (*GetHistoryAlarmsResponse, error)
	BatchGetHistoryAlarms(context.Context, *BatchGetHistoryAlarmsRequest) (*BatchGetHistoryAlarmsResponse, error)
	GetStayPoints(context.Context, *GetStayPointsRequest) (*GetStayPointsResponse, error)
	// NotifyAlarms is used by apiserver to provide asynchrous notication
	NotifyAlarms(context.Context, *NotifyAlarmsRequest) (*NotifyAlarmsResponse, error)
	GetFenceUserId(context.Context, *GetFenceUserIdRequest) (*GetFenceUserIdResponse, error)
	// Entity
	AddEntity(context.Context, *AddEntityRequest) (*AddEntityResponse, error)
	UpdateEntity(context.Context, *UpdateEntityRequest) (*UpdateEntityResponse, error)
	DeleteEntity(context.Context, *DeleteEntityRequest) (*DeleteEntityResponse, error)
	ListEntity(context.Context, *ListEntityRequest) (*ListEntityResponse, error)
}

LBSServer is the server API for LBS service.

type ListCollectionsRequest

type ListCollectionsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListCollectionsRequest) Descriptor

func (*ListCollectionsRequest) Descriptor() ([]byte, []int)

func (*ListCollectionsRequest) GetUserId

func (m *ListCollectionsRequest) GetUserId() string

func (*ListCollectionsRequest) ProtoMessage

func (*ListCollectionsRequest) ProtoMessage()

func (*ListCollectionsRequest) Reset

func (m *ListCollectionsRequest) Reset()

func (*ListCollectionsRequest) String

func (m *ListCollectionsRequest) String() string

func (*ListCollectionsRequest) XXX_DiscardUnknown

func (m *ListCollectionsRequest) XXX_DiscardUnknown()

func (*ListCollectionsRequest) XXX_Marshal

func (m *ListCollectionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListCollectionsRequest) XXX_Merge

func (dst *ListCollectionsRequest) XXX_Merge(src proto.Message)

func (*ListCollectionsRequest) XXX_Size

func (m *ListCollectionsRequest) XXX_Size() int

func (*ListCollectionsRequest) XXX_Unmarshal

func (m *ListCollectionsRequest) XXX_Unmarshal(b []byte) error

type ListCollectionsResponse

type ListCollectionsResponse struct {
	ProjectIds           []string `protobuf:"bytes,1,rep,name=project_ids,json=projectIds" json:"project_ids,omitempty", bson:"project_ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListCollectionsResponse) Descriptor

func (*ListCollectionsResponse) Descriptor() ([]byte, []int)

func (*ListCollectionsResponse) GetProjectIds

func (m *ListCollectionsResponse) GetProjectIds() []string

func (*ListCollectionsResponse) ProtoMessage

func (*ListCollectionsResponse) ProtoMessage()

func (*ListCollectionsResponse) Reset

func (m *ListCollectionsResponse) Reset()

func (*ListCollectionsResponse) String

func (m *ListCollectionsResponse) String() string

func (*ListCollectionsResponse) XXX_DiscardUnknown

func (m *ListCollectionsResponse) XXX_DiscardUnknown()

func (*ListCollectionsResponse) XXX_Marshal

func (m *ListCollectionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListCollectionsResponse) XXX_Merge

func (dst *ListCollectionsResponse) XXX_Merge(src proto.Message)

func (*ListCollectionsResponse) XXX_Size

func (m *ListCollectionsResponse) XXX_Size() int

func (*ListCollectionsResponse) XXX_Unmarshal

func (m *ListCollectionsResponse) XXX_Unmarshal(b []byte) error

type ListEntityRequest

type ListEntityRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	CoordTypeOutput      string   `` /* 137-byte string literal not displayed */
	PageIndex            int32    `protobuf:"varint,4,opt,name=page_index,json=pageIndex" json:"page_index,omitempty", bson:"page_index,omitempty"`
	PageSize             int32    `protobuf:"varint,5,opt,name=page_size,json=pageSize" json:"page_size,omitempty", bson:"page_size,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListEntityRequest) Descriptor

func (*ListEntityRequest) Descriptor() ([]byte, []int)

func (*ListEntityRequest) GetCoordTypeOutput

func (m *ListEntityRequest) GetCoordTypeOutput() string

func (*ListEntityRequest) GetPageIndex

func (m *ListEntityRequest) GetPageIndex() int32

func (*ListEntityRequest) GetPageSize

func (m *ListEntityRequest) GetPageSize() int32

func (*ListEntityRequest) GetProjectId

func (m *ListEntityRequest) GetProjectId() string

func (*ListEntityRequest) GetUserId

func (m *ListEntityRequest) GetUserId() string

func (*ListEntityRequest) ProtoMessage

func (*ListEntityRequest) ProtoMessage()

func (*ListEntityRequest) Reset

func (m *ListEntityRequest) Reset()

func (*ListEntityRequest) String

func (m *ListEntityRequest) String() string

func (*ListEntityRequest) XXX_DiscardUnknown

func (m *ListEntityRequest) XXX_DiscardUnknown()

func (*ListEntityRequest) XXX_Marshal

func (m *ListEntityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListEntityRequest) XXX_Merge

func (dst *ListEntityRequest) XXX_Merge(src proto.Message)

func (*ListEntityRequest) XXX_Size

func (m *ListEntityRequest) XXX_Size() int

func (*ListEntityRequest) XXX_Unmarshal

func (m *ListEntityRequest) XXX_Unmarshal(b []byte) error

type ListEntityResponse

type ListEntityResponse struct {
	Total                int32         `protobuf:"varint,1,opt,name=total" json:"total,omitempty", bson:"total,omitempty"`
	EntityInfo           []*EntityInfo `protobuf:"bytes,2,rep,name=entity_info,json=entityInfo" json:"entity_info,omitempty", bson:"entity_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*ListEntityResponse) Descriptor

func (*ListEntityResponse) Descriptor() ([]byte, []int)

func (*ListEntityResponse) GetEntityInfo

func (m *ListEntityResponse) GetEntityInfo() []*EntityInfo

func (*ListEntityResponse) GetTotal

func (m *ListEntityResponse) GetTotal() int32

func (*ListEntityResponse) ProtoMessage

func (*ListEntityResponse) ProtoMessage()

func (*ListEntityResponse) Reset

func (m *ListEntityResponse) Reset()

func (*ListEntityResponse) String

func (m *ListEntityResponse) String() string

func (*ListEntityResponse) XXX_DiscardUnknown

func (m *ListEntityResponse) XXX_DiscardUnknown()

func (*ListEntityResponse) XXX_Marshal

func (m *ListEntityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListEntityResponse) XXX_Merge

func (dst *ListEntityResponse) XXX_Merge(src proto.Message)

func (*ListEntityResponse) XXX_Size

func (m *ListEntityResponse) XXX_Size() int

func (*ListEntityResponse) XXX_Unmarshal

func (m *ListEntityResponse) XXX_Unmarshal(b []byte) error

type ListGeofencesRequest

type ListGeofencesRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	FenceIds             []string `protobuf:"bytes,3,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	Objects              []string `protobuf:"bytes,4,rep,name=objects" json:"objects,omitempty", bson:"objects,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListGeofencesRequest) Descriptor

func (*ListGeofencesRequest) Descriptor() ([]byte, []int)

func (*ListGeofencesRequest) GetFenceIds

func (m *ListGeofencesRequest) GetFenceIds() []string

func (*ListGeofencesRequest) GetObjects

func (m *ListGeofencesRequest) GetObjects() []string

func (*ListGeofencesRequest) GetProjectId

func (m *ListGeofencesRequest) GetProjectId() string

func (*ListGeofencesRequest) GetUserId

func (m *ListGeofencesRequest) GetUserId() string

func (*ListGeofencesRequest) ProtoMessage

func (*ListGeofencesRequest) ProtoMessage()

func (*ListGeofencesRequest) Reset

func (m *ListGeofencesRequest) Reset()

func (*ListGeofencesRequest) String

func (m *ListGeofencesRequest) String() string

func (*ListGeofencesRequest) XXX_DiscardUnknown

func (m *ListGeofencesRequest) XXX_DiscardUnknown()

func (*ListGeofencesRequest) XXX_Marshal

func (m *ListGeofencesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListGeofencesRequest) XXX_Merge

func (dst *ListGeofencesRequest) XXX_Merge(src proto.Message)

func (*ListGeofencesRequest) XXX_Size

func (m *ListGeofencesRequest) XXX_Size() int

func (*ListGeofencesRequest) XXX_Unmarshal

func (m *ListGeofencesRequest) XXX_Unmarshal(b []byte) error

type ListGeofencesResponse

type ListGeofencesResponse struct {
	Fences               []*Geofence `protobuf:"bytes,1,rep,name=fences" json:"fences,omitempty", bson:"fences,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*ListGeofencesResponse) Descriptor

func (*ListGeofencesResponse) Descriptor() ([]byte, []int)

func (*ListGeofencesResponse) GetFences

func (m *ListGeofencesResponse) GetFences() []*Geofence

func (*ListGeofencesResponse) ProtoMessage

func (*ListGeofencesResponse) ProtoMessage()

func (*ListGeofencesResponse) Reset

func (m *ListGeofencesResponse) Reset()

func (*ListGeofencesResponse) String

func (m *ListGeofencesResponse) String() string

func (*ListGeofencesResponse) XXX_DiscardUnknown

func (m *ListGeofencesResponse) XXX_DiscardUnknown()

func (*ListGeofencesResponse) XXX_Marshal

func (m *ListGeofencesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListGeofencesResponse) XXX_Merge

func (dst *ListGeofencesResponse) XXX_Merge(src proto.Message)

func (*ListGeofencesResponse) XXX_Size

func (m *ListGeofencesResponse) XXX_Size() int

func (*ListGeofencesResponse) XXX_Unmarshal

func (m *ListGeofencesResponse) XXX_Unmarshal(b []byte) error

type ListMonitoredObjectsRequest

type ListMonitoredObjectsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	FenceId              string   `protobuf:"bytes,3,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	PageIndex            int32    `protobuf:"varint,4,opt,name=page_index,json=pageIndex" json:"page_index,omitempty", bson:"page_index,omitempty"`
	PageSize             int32    `protobuf:"varint,5,opt,name=page_size,json=pageSize" json:"page_size,omitempty", bson:"page_size,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListMonitoredObjectsRequest) Descriptor

func (*ListMonitoredObjectsRequest) Descriptor() ([]byte, []int)

func (*ListMonitoredObjectsRequest) GetFenceId

func (m *ListMonitoredObjectsRequest) GetFenceId() string

func (*ListMonitoredObjectsRequest) GetPageIndex

func (m *ListMonitoredObjectsRequest) GetPageIndex() int32

func (*ListMonitoredObjectsRequest) GetPageSize

func (m *ListMonitoredObjectsRequest) GetPageSize() int32

func (*ListMonitoredObjectsRequest) GetProjectId

func (m *ListMonitoredObjectsRequest) GetProjectId() string

func (*ListMonitoredObjectsRequest) GetUserId

func (m *ListMonitoredObjectsRequest) GetUserId() string

func (*ListMonitoredObjectsRequest) ProtoMessage

func (*ListMonitoredObjectsRequest) ProtoMessage()

func (*ListMonitoredObjectsRequest) Reset

func (m *ListMonitoredObjectsRequest) Reset()

func (*ListMonitoredObjectsRequest) String

func (m *ListMonitoredObjectsRequest) String() string

func (*ListMonitoredObjectsRequest) XXX_DiscardUnknown

func (m *ListMonitoredObjectsRequest) XXX_DiscardUnknown()

func (*ListMonitoredObjectsRequest) XXX_Marshal

func (m *ListMonitoredObjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListMonitoredObjectsRequest) XXX_Merge

func (dst *ListMonitoredObjectsRequest) XXX_Merge(src proto.Message)

func (*ListMonitoredObjectsRequest) XXX_Size

func (m *ListMonitoredObjectsRequest) XXX_Size() int

func (*ListMonitoredObjectsRequest) XXX_Unmarshal

func (m *ListMonitoredObjectsRequest) XXX_Unmarshal(b []byte) error

type ListMonitoredObjectsResponse

type ListMonitoredObjectsResponse struct {
	TotalFences          int32    `protobuf:"varint,1,opt,name=total_fences,json=totalFences" json:"total_fences,omitempty", bson:"total_fences,omitempty"`
	Objects              []string `protobuf:"bytes,2,rep,name=objects" json:"objects,omitempty", bson:"objects,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ListMonitoredObjectsResponse) Descriptor

func (*ListMonitoredObjectsResponse) Descriptor() ([]byte, []int)

func (*ListMonitoredObjectsResponse) GetObjects

func (m *ListMonitoredObjectsResponse) GetObjects() []string

func (*ListMonitoredObjectsResponse) GetTotalFences

func (m *ListMonitoredObjectsResponse) GetTotalFences() int32

func (*ListMonitoredObjectsResponse) ProtoMessage

func (*ListMonitoredObjectsResponse) ProtoMessage()

func (*ListMonitoredObjectsResponse) Reset

func (m *ListMonitoredObjectsResponse) Reset()

func (*ListMonitoredObjectsResponse) String

func (*ListMonitoredObjectsResponse) XXX_DiscardUnknown

func (m *ListMonitoredObjectsResponse) XXX_DiscardUnknown()

func (*ListMonitoredObjectsResponse) XXX_Marshal

func (m *ListMonitoredObjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ListMonitoredObjectsResponse) XXX_Merge

func (dst *ListMonitoredObjectsResponse) XXX_Merge(src proto.Message)

func (*ListMonitoredObjectsResponse) XXX_Size

func (m *ListMonitoredObjectsResponse) XXX_Size() int

func (*ListMonitoredObjectsResponse) XXX_Unmarshal

func (m *ListMonitoredObjectsResponse) XXX_Unmarshal(b []byte) error

type MonitoredStatus

type MonitoredStatus struct {
	FenceId              int32    `protobuf:"varint,1,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	MonitoredStatus      string   `` /* 134-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MonitoredStatus) Descriptor

func (*MonitoredStatus) Descriptor() ([]byte, []int)

func (*MonitoredStatus) GetFenceId

func (m *MonitoredStatus) GetFenceId() int32

func (*MonitoredStatus) GetMonitoredStatus

func (m *MonitoredStatus) GetMonitoredStatus() string

func (*MonitoredStatus) ProtoMessage

func (*MonitoredStatus) ProtoMessage()

func (*MonitoredStatus) Reset

func (m *MonitoredStatus) Reset()

func (*MonitoredStatus) String

func (m *MonitoredStatus) String() string

func (*MonitoredStatus) XXX_DiscardUnknown

func (m *MonitoredStatus) XXX_DiscardUnknown()

func (*MonitoredStatus) XXX_Marshal

func (m *MonitoredStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MonitoredStatus) XXX_Merge

func (dst *MonitoredStatus) XXX_Merge(src proto.Message)

func (*MonitoredStatus) XXX_Size

func (m *MonitoredStatus) XXX_Size() int

func (*MonitoredStatus) XXX_Unmarshal

func (m *MonitoredStatus) XXX_Unmarshal(b []byte) error

type NotifyAlarmsRequest

type NotifyAlarmsRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	Content              []byte   `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty", bson:"content,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*NotifyAlarmsRequest) Descriptor

func (*NotifyAlarmsRequest) Descriptor() ([]byte, []int)

func (*NotifyAlarmsRequest) GetContent

func (m *NotifyAlarmsRequest) GetContent() []byte

func (*NotifyAlarmsRequest) GetProjectId

func (m *NotifyAlarmsRequest) GetProjectId() string

func (*NotifyAlarmsRequest) GetUserId

func (m *NotifyAlarmsRequest) GetUserId() string

func (*NotifyAlarmsRequest) ProtoMessage

func (*NotifyAlarmsRequest) ProtoMessage()

func (*NotifyAlarmsRequest) Reset

func (m *NotifyAlarmsRequest) Reset()

func (*NotifyAlarmsRequest) String

func (m *NotifyAlarmsRequest) String() string

func (*NotifyAlarmsRequest) XXX_DiscardUnknown

func (m *NotifyAlarmsRequest) XXX_DiscardUnknown()

func (*NotifyAlarmsRequest) XXX_Marshal

func (m *NotifyAlarmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*NotifyAlarmsRequest) XXX_Merge

func (dst *NotifyAlarmsRequest) XXX_Merge(src proto.Message)

func (*NotifyAlarmsRequest) XXX_Size

func (m *NotifyAlarmsRequest) XXX_Size() int

func (*NotifyAlarmsRequest) XXX_Unmarshal

func (m *NotifyAlarmsRequest) XXX_Unmarshal(b []byte) error

type NotifyAlarmsResponse

type NotifyAlarmsResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*NotifyAlarmsResponse) Descriptor

func (*NotifyAlarmsResponse) Descriptor() ([]byte, []int)

func (*NotifyAlarmsResponse) ProtoMessage

func (*NotifyAlarmsResponse) ProtoMessage()

func (*NotifyAlarmsResponse) Reset

func (m *NotifyAlarmsResponse) Reset()

func (*NotifyAlarmsResponse) String

func (m *NotifyAlarmsResponse) String() string

func (*NotifyAlarmsResponse) XXX_DiscardUnknown

func (m *NotifyAlarmsResponse) XXX_DiscardUnknown()

func (*NotifyAlarmsResponse) XXX_Marshal

func (m *NotifyAlarmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*NotifyAlarmsResponse) XXX_Merge

func (dst *NotifyAlarmsResponse) XXX_Merge(src proto.Message)

func (*NotifyAlarmsResponse) XXX_Size

func (m *NotifyAlarmsResponse) XXX_Size() int

func (*NotifyAlarmsResponse) XXX_Unmarshal

func (m *NotifyAlarmsResponse) XXX_Unmarshal(b []byte) error

type Point

type Point struct {
	Latitude             float64  `protobuf:"fixed64,1,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Longitude            float64  `protobuf:"fixed64,2,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	CoordType            string   `protobuf:"bytes,3,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	LocTime              string   `protobuf:"bytes,4,opt,name=loc_time,json=locTime" json:"loc_time,omitempty", bson:"loc_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Point) Descriptor

func (*Point) Descriptor() ([]byte, []int)

func (*Point) GetCoordType

func (m *Point) GetCoordType() string

func (*Point) GetLatitude

func (m *Point) GetLatitude() float64

func (*Point) GetLocTime

func (m *Point) GetLocTime() string

func (*Point) GetLongitude

func (m *Point) GetLongitude() float64

func (*Point) ProtoMessage

func (*Point) ProtoMessage()

func (*Point) Reset

func (m *Point) Reset()

func (*Point) String

func (m *Point) String() string

func (*Point) XXX_DiscardUnknown

func (m *Point) XXX_DiscardUnknown()

func (*Point) XXX_Marshal

func (m *Point) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Point) XXX_Merge

func (dst *Point) XXX_Merge(src proto.Message)

func (*Point) XXX_Size

func (m *Point) XXX_Size() int

func (*Point) XXX_Unmarshal

func (m *Point) XXX_Unmarshal(b []byte) error

type PolyGeofence

type PolyGeofence struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name" json:"name,omitempty", bson:"name,omitempty"`
	MonitoredObjects     []string `` /* 138-byte string literal not displayed */
	Vertexes             string   `protobuf:"bytes,3,opt,name=vertexes" json:"vertexes,omitempty", bson:"vertexes,omitempty"`
	CoordType            string   `protobuf:"bytes,4,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	Denoise              int32    `protobuf:"varint,5,opt,name=denoise" json:"denoise,omitempty", bson:"denoise,omitempty"`
	FenceId              string   `protobuf:"bytes,6,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PolyGeofence) Descriptor

func (*PolyGeofence) Descriptor() ([]byte, []int)

func (*PolyGeofence) GetCoordType

func (m *PolyGeofence) GetCoordType() string

func (*PolyGeofence) GetDenoise

func (m *PolyGeofence) GetDenoise() int32

func (*PolyGeofence) GetFenceId

func (m *PolyGeofence) GetFenceId() string

func (*PolyGeofence) GetMonitoredObjects

func (m *PolyGeofence) GetMonitoredObjects() []string

func (*PolyGeofence) GetName

func (m *PolyGeofence) GetName() string

func (*PolyGeofence) GetVertexes

func (m *PolyGeofence) GetVertexes() string

func (*PolyGeofence) ProtoMessage

func (*PolyGeofence) ProtoMessage()

func (*PolyGeofence) Reset

func (m *PolyGeofence) Reset()

func (*PolyGeofence) String

func (m *PolyGeofence) String() string

func (*PolyGeofence) XXX_DiscardUnknown

func (m *PolyGeofence) XXX_DiscardUnknown()

func (*PolyGeofence) XXX_Marshal

func (m *PolyGeofence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolyGeofence) XXX_Merge

func (dst *PolyGeofence) XXX_Merge(src proto.Message)

func (*PolyGeofence) XXX_Size

func (m *PolyGeofence) XXX_Size() int

func (*PolyGeofence) XXX_Unmarshal

func (m *PolyGeofence) XXX_Unmarshal(b []byte) error

type PrePoint

type PrePoint struct {
	Longitude            float64  `protobuf:"fixed64,1,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	Latitude             float64  `protobuf:"fixed64,2,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	Radius               int32    `protobuf:"varint,3,opt,name=radius" json:"radius,omitempty", bson:"radius,omitempty"`
	CoordType            string   `protobuf:"bytes,4,opt,name=coord_type,json=coordType" json:"coord_type,omitempty", bson:"coord_type,omitempty"`
	LocTime              string   `protobuf:"bytes,5,opt,name=loc_time,json=locTime" json:"loc_time,omitempty", bson:"loc_time,omitempty"`
	CreateTime           string   `protobuf:"bytes,6,opt,name=create_time,json=createTime" json:"create_time,omitempty", bson:"create_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PrePoint) Descriptor

func (*PrePoint) Descriptor() ([]byte, []int)

func (*PrePoint) GetCoordType

func (m *PrePoint) GetCoordType() string

func (*PrePoint) GetCreateTime

func (m *PrePoint) GetCreateTime() string

func (*PrePoint) GetLatitude

func (m *PrePoint) GetLatitude() float64

func (*PrePoint) GetLocTime

func (m *PrePoint) GetLocTime() string

func (*PrePoint) GetLongitude

func (m *PrePoint) GetLongitude() float64

func (*PrePoint) GetRadius

func (m *PrePoint) GetRadius() int32

func (*PrePoint) ProtoMessage

func (*PrePoint) ProtoMessage()

func (*PrePoint) Reset

func (m *PrePoint) Reset()

func (*PrePoint) String

func (m *PrePoint) String() string

func (*PrePoint) XXX_DiscardUnknown

func (m *PrePoint) XXX_DiscardUnknown()

func (*PrePoint) XXX_Marshal

func (m *PrePoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PrePoint) XXX_Merge

func (dst *PrePoint) XXX_Merge(src proto.Message)

func (*PrePoint) XXX_Size

func (m *PrePoint) XXX_Size() int

func (*PrePoint) XXX_Unmarshal

func (m *PrePoint) XXX_Unmarshal(b []byte) error

type QueryStatusRequest

type QueryStatusRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	MonitoredPerson      string   `` /* 134-byte string literal not displayed */
	FenceIds             []string `protobuf:"bytes,4,rep,name=fence_ids,json=fenceIds" json:"fence_ids,omitempty", bson:"fence_ids,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Alarm

func (*QueryStatusRequest) Descriptor

func (*QueryStatusRequest) Descriptor() ([]byte, []int)

func (*QueryStatusRequest) GetFenceIds

func (m *QueryStatusRequest) GetFenceIds() []string

func (*QueryStatusRequest) GetMonitoredPerson

func (m *QueryStatusRequest) GetMonitoredPerson() string

func (*QueryStatusRequest) GetProjectId

func (m *QueryStatusRequest) GetProjectId() string

func (*QueryStatusRequest) GetUserId

func (m *QueryStatusRequest) GetUserId() string

func (*QueryStatusRequest) ProtoMessage

func (*QueryStatusRequest) ProtoMessage()

func (*QueryStatusRequest) Reset

func (m *QueryStatusRequest) Reset()

func (*QueryStatusRequest) String

func (m *QueryStatusRequest) String() string

func (*QueryStatusRequest) XXX_DiscardUnknown

func (m *QueryStatusRequest) XXX_DiscardUnknown()

func (*QueryStatusRequest) XXX_Marshal

func (m *QueryStatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*QueryStatusRequest) XXX_Merge

func (dst *QueryStatusRequest) XXX_Merge(src proto.Message)

func (*QueryStatusRequest) XXX_Size

func (m *QueryStatusRequest) XXX_Size() int

func (*QueryStatusRequest) XXX_Unmarshal

func (m *QueryStatusRequest) XXX_Unmarshal(b []byte) error

type QueryStatusResponse

type QueryStatusResponse struct {
	Status               int32              `protobuf:"varint,1,opt,name=status" json:"status,omitempty", bson:"status,omitempty"`
	Message              string             `protobuf:"bytes,2,opt,name=message" json:"message,omitempty", bson:"message,omitempty"`
	Size                 int32              `protobuf:"varint,3,opt,name=size" json:"size,omitempty", bson:"size,omitempty"`
	MonitoredStatuses    []*MonitoredStatus `` /* 142-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*QueryStatusResponse) Descriptor

func (*QueryStatusResponse) Descriptor() ([]byte, []int)

func (*QueryStatusResponse) GetMessage

func (m *QueryStatusResponse) GetMessage() string

func (*QueryStatusResponse) GetMonitoredStatuses

func (m *QueryStatusResponse) GetMonitoredStatuses() []*MonitoredStatus

func (*QueryStatusResponse) GetSize

func (m *QueryStatusResponse) GetSize() int32

func (*QueryStatusResponse) GetStatus

func (m *QueryStatusResponse) GetStatus() int32

func (*QueryStatusResponse) ProtoMessage

func (*QueryStatusResponse) ProtoMessage()

func (*QueryStatusResponse) Reset

func (m *QueryStatusResponse) Reset()

func (*QueryStatusResponse) String

func (m *QueryStatusResponse) String() string

func (*QueryStatusResponse) XXX_DiscardUnknown

func (m *QueryStatusResponse) XXX_DiscardUnknown()

func (*QueryStatusResponse) XXX_Marshal

func (m *QueryStatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*QueryStatusResponse) XXX_Merge

func (dst *QueryStatusResponse) XXX_Merge(src proto.Message)

func (*QueryStatusResponse) XXX_Size

func (m *QueryStatusResponse) XXX_Size() int

func (*QueryStatusResponse) XXX_Unmarshal

func (m *QueryStatusResponse) XXX_Unmarshal(b []byte) error

type RemoveMonitoredObjectRequest

type RemoveMonitoredObjectRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	FenceId              string   `protobuf:"bytes,3,opt,name=fence_id,json=fenceId" json:"fence_id,omitempty", bson:"fence_id,omitempty"`
	Objects              []string `protobuf:"bytes,4,rep,name=objects" json:"objects,omitempty", bson:"objects,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RemoveMonitoredObjectRequest) Descriptor

func (*RemoveMonitoredObjectRequest) Descriptor() ([]byte, []int)

func (*RemoveMonitoredObjectRequest) GetFenceId

func (m *RemoveMonitoredObjectRequest) GetFenceId() string

func (*RemoveMonitoredObjectRequest) GetObjects

func (m *RemoveMonitoredObjectRequest) GetObjects() []string

func (*RemoveMonitoredObjectRequest) GetProjectId

func (m *RemoveMonitoredObjectRequest) GetProjectId() string

func (*RemoveMonitoredObjectRequest) GetUserId

func (m *RemoveMonitoredObjectRequest) GetUserId() string

func (*RemoveMonitoredObjectRequest) ProtoMessage

func (*RemoveMonitoredObjectRequest) ProtoMessage()

func (*RemoveMonitoredObjectRequest) Reset

func (m *RemoveMonitoredObjectRequest) Reset()

func (*RemoveMonitoredObjectRequest) String

func (*RemoveMonitoredObjectRequest) XXX_DiscardUnknown

func (m *RemoveMonitoredObjectRequest) XXX_DiscardUnknown()

func (*RemoveMonitoredObjectRequest) XXX_Marshal

func (m *RemoveMonitoredObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RemoveMonitoredObjectRequest) XXX_Merge

func (dst *RemoveMonitoredObjectRequest) XXX_Merge(src proto.Message)

func (*RemoveMonitoredObjectRequest) XXX_Size

func (m *RemoveMonitoredObjectRequest) XXX_Size() int

func (*RemoveMonitoredObjectRequest) XXX_Unmarshal

func (m *RemoveMonitoredObjectRequest) XXX_Unmarshal(b []byte) error

type RemoveMonitoredObjectResponse

type RemoveMonitoredObjectResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RemoveMonitoredObjectResponse) Descriptor

func (*RemoveMonitoredObjectResponse) Descriptor() ([]byte, []int)

func (*RemoveMonitoredObjectResponse) ProtoMessage

func (*RemoveMonitoredObjectResponse) ProtoMessage()

func (*RemoveMonitoredObjectResponse) Reset

func (m *RemoveMonitoredObjectResponse) Reset()

func (*RemoveMonitoredObjectResponse) String

func (*RemoveMonitoredObjectResponse) XXX_DiscardUnknown

func (m *RemoveMonitoredObjectResponse) XXX_DiscardUnknown()

func (*RemoveMonitoredObjectResponse) XXX_Marshal

func (m *RemoveMonitoredObjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RemoveMonitoredObjectResponse) XXX_Merge

func (dst *RemoveMonitoredObjectResponse) XXX_Merge(src proto.Message)

func (*RemoveMonitoredObjectResponse) XXX_Size

func (m *RemoveMonitoredObjectResponse) XXX_Size() int

func (*RemoveMonitoredObjectResponse) XXX_Unmarshal

func (m *RemoveMonitoredObjectResponse) XXX_Unmarshal(b []byte) error

type UpdateCircleGeofenceRequest

type UpdateCircleGeofenceRequest struct {
	UserId               string          `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string          `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	Fence                *CircleGeofence `protobuf:"bytes,3,opt,name=fence" json:"fence,omitempty", bson:"fence,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*UpdateCircleGeofenceRequest) Descriptor

func (*UpdateCircleGeofenceRequest) Descriptor() ([]byte, []int)

func (*UpdateCircleGeofenceRequest) GetFence

func (*UpdateCircleGeofenceRequest) GetProjectId

func (m *UpdateCircleGeofenceRequest) GetProjectId() string

func (*UpdateCircleGeofenceRequest) GetUserId

func (m *UpdateCircleGeofenceRequest) GetUserId() string

func (*UpdateCircleGeofenceRequest) ProtoMessage

func (*UpdateCircleGeofenceRequest) ProtoMessage()

func (*UpdateCircleGeofenceRequest) Reset

func (m *UpdateCircleGeofenceRequest) Reset()

func (*UpdateCircleGeofenceRequest) String

func (m *UpdateCircleGeofenceRequest) String() string

func (*UpdateCircleGeofenceRequest) XXX_DiscardUnknown

func (m *UpdateCircleGeofenceRequest) XXX_DiscardUnknown()

func (*UpdateCircleGeofenceRequest) XXX_Marshal

func (m *UpdateCircleGeofenceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdateCircleGeofenceRequest) XXX_Merge

func (dst *UpdateCircleGeofenceRequest) XXX_Merge(src proto.Message)

func (*UpdateCircleGeofenceRequest) XXX_Size

func (m *UpdateCircleGeofenceRequest) XXX_Size() int

func (*UpdateCircleGeofenceRequest) XXX_Unmarshal

func (m *UpdateCircleGeofenceRequest) XXX_Unmarshal(b []byte) error

type UpdateCircleGeofenceResponse

type UpdateCircleGeofenceResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdateCircleGeofenceResponse) Descriptor

func (*UpdateCircleGeofenceResponse) Descriptor() ([]byte, []int)

func (*UpdateCircleGeofenceResponse) ProtoMessage

func (*UpdateCircleGeofenceResponse) ProtoMessage()

func (*UpdateCircleGeofenceResponse) Reset

func (m *UpdateCircleGeofenceResponse) Reset()

func (*UpdateCircleGeofenceResponse) String

func (*UpdateCircleGeofenceResponse) XXX_DiscardUnknown

func (m *UpdateCircleGeofenceResponse) XXX_DiscardUnknown()

func (*UpdateCircleGeofenceResponse) XXX_Marshal

func (m *UpdateCircleGeofenceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdateCircleGeofenceResponse) XXX_Merge

func (dst *UpdateCircleGeofenceResponse) XXX_Merge(src proto.Message)

func (*UpdateCircleGeofenceResponse) XXX_Size

func (m *UpdateCircleGeofenceResponse) XXX_Size() int

func (*UpdateCircleGeofenceResponse) XXX_Unmarshal

func (m *UpdateCircleGeofenceResponse) XXX_Unmarshal(b []byte) error

type UpdateEntityRequest

type UpdateEntityRequest struct {
	UserId               string   `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string   `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	EntityName           string   `protobuf:"bytes,3,opt,name=entity_name,json=entityName" json:"entity_name,omitempty", bson:"entity_name,omitempty"`
	EntityDesc           string   `protobuf:"bytes,4,opt,name=entity_desc,json=entityDesc" json:"entity_desc,omitempty", bson:"entity_desc,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdateEntityRequest) Descriptor

func (*UpdateEntityRequest) Descriptor() ([]byte, []int)

func (*UpdateEntityRequest) GetEntityDesc

func (m *UpdateEntityRequest) GetEntityDesc() string

func (*UpdateEntityRequest) GetEntityName

func (m *UpdateEntityRequest) GetEntityName() string

func (*UpdateEntityRequest) GetProjectId

func (m *UpdateEntityRequest) GetProjectId() string

func (*UpdateEntityRequest) GetUserId

func (m *UpdateEntityRequest) GetUserId() string

func (*UpdateEntityRequest) ProtoMessage

func (*UpdateEntityRequest) ProtoMessage()

func (*UpdateEntityRequest) Reset

func (m *UpdateEntityRequest) Reset()

func (*UpdateEntityRequest) String

func (m *UpdateEntityRequest) String() string

func (*UpdateEntityRequest) XXX_DiscardUnknown

func (m *UpdateEntityRequest) XXX_DiscardUnknown()

func (*UpdateEntityRequest) XXX_Marshal

func (m *UpdateEntityRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdateEntityRequest) XXX_Merge

func (dst *UpdateEntityRequest) XXX_Merge(src proto.Message)

func (*UpdateEntityRequest) XXX_Size

func (m *UpdateEntityRequest) XXX_Size() int

func (*UpdateEntityRequest) XXX_Unmarshal

func (m *UpdateEntityRequest) XXX_Unmarshal(b []byte) error

type UpdateEntityResponse

type UpdateEntityResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdateEntityResponse) Descriptor

func (*UpdateEntityResponse) Descriptor() ([]byte, []int)

func (*UpdateEntityResponse) ProtoMessage

func (*UpdateEntityResponse) ProtoMessage()

func (*UpdateEntityResponse) Reset

func (m *UpdateEntityResponse) Reset()

func (*UpdateEntityResponse) String

func (m *UpdateEntityResponse) String() string

func (*UpdateEntityResponse) XXX_DiscardUnknown

func (m *UpdateEntityResponse) XXX_DiscardUnknown()

func (*UpdateEntityResponse) XXX_Marshal

func (m *UpdateEntityResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdateEntityResponse) XXX_Merge

func (dst *UpdateEntityResponse) XXX_Merge(src proto.Message)

func (*UpdateEntityResponse) XXX_Size

func (m *UpdateEntityResponse) XXX_Size() int

func (*UpdateEntityResponse) XXX_Unmarshal

func (m *UpdateEntityResponse) XXX_Unmarshal(b []byte) error

type UpdatePolyGeofenceRequest

type UpdatePolyGeofenceRequest struct {
	UserId               string        `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty", bson:"user_id,omitempty"`
	ProjectId            string        `protobuf:"bytes,2,opt,name=project_id,json=projectId" json:"project_id,omitempty", bson:"project_id,omitempty"`
	Fence                *PolyGeofence `protobuf:"bytes,3,opt,name=fence" json:"fence,omitempty", bson:"fence,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*UpdatePolyGeofenceRequest) Descriptor

func (*UpdatePolyGeofenceRequest) Descriptor() ([]byte, []int)

func (*UpdatePolyGeofenceRequest) GetFence

func (m *UpdatePolyGeofenceRequest) GetFence() *PolyGeofence

func (*UpdatePolyGeofenceRequest) GetProjectId

func (m *UpdatePolyGeofenceRequest) GetProjectId() string

func (*UpdatePolyGeofenceRequest) GetUserId

func (m *UpdatePolyGeofenceRequest) GetUserId() string

func (*UpdatePolyGeofenceRequest) ProtoMessage

func (*UpdatePolyGeofenceRequest) ProtoMessage()

func (*UpdatePolyGeofenceRequest) Reset

func (m *UpdatePolyGeofenceRequest) Reset()

func (*UpdatePolyGeofenceRequest) String

func (m *UpdatePolyGeofenceRequest) String() string

func (*UpdatePolyGeofenceRequest) XXX_DiscardUnknown

func (m *UpdatePolyGeofenceRequest) XXX_DiscardUnknown()

func (*UpdatePolyGeofenceRequest) XXX_Marshal

func (m *UpdatePolyGeofenceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdatePolyGeofenceRequest) XXX_Merge

func (dst *UpdatePolyGeofenceRequest) XXX_Merge(src proto.Message)

func (*UpdatePolyGeofenceRequest) XXX_Size

func (m *UpdatePolyGeofenceRequest) XXX_Size() int

func (*UpdatePolyGeofenceRequest) XXX_Unmarshal

func (m *UpdatePolyGeofenceRequest) XXX_Unmarshal(b []byte) error

type UpdatePolyGeofenceResponse

type UpdatePolyGeofenceResponse struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdatePolyGeofenceResponse) Descriptor

func (*UpdatePolyGeofenceResponse) Descriptor() ([]byte, []int)

func (*UpdatePolyGeofenceResponse) ProtoMessage

func (*UpdatePolyGeofenceResponse) ProtoMessage()

func (*UpdatePolyGeofenceResponse) Reset

func (m *UpdatePolyGeofenceResponse) Reset()

func (*UpdatePolyGeofenceResponse) String

func (m *UpdatePolyGeofenceResponse) String() string

func (*UpdatePolyGeofenceResponse) XXX_DiscardUnknown

func (m *UpdatePolyGeofenceResponse) XXX_DiscardUnknown()

func (*UpdatePolyGeofenceResponse) XXX_Marshal

func (m *UpdatePolyGeofenceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdatePolyGeofenceResponse) XXX_Merge

func (dst *UpdatePolyGeofenceResponse) XXX_Merge(src proto.Message)

func (*UpdatePolyGeofenceResponse) XXX_Size

func (m *UpdatePolyGeofenceResponse) XXX_Size() int

func (*UpdatePolyGeofenceResponse) XXX_Unmarshal

func (m *UpdatePolyGeofenceResponse) XXX_Unmarshal(b []byte) error

type Vertexe

type Vertexe struct {
	Longitude            float64  `protobuf:"fixed64,1,opt,name=longitude" json:"longitude,omitempty", bson:"longitude,omitempty"`
	Latitude             float64  `protobuf:"fixed64,2,opt,name=latitude" json:"latitude,omitempty", bson:"latitude,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Vertexe) Descriptor

func (*Vertexe) Descriptor() ([]byte, []int)

func (*Vertexe) GetLatitude

func (m *Vertexe) GetLatitude() float64

func (*Vertexe) GetLongitude

func (m *Vertexe) GetLongitude() float64

func (*Vertexe) ProtoMessage

func (*Vertexe) ProtoMessage()

func (*Vertexe) Reset

func (m *Vertexe) Reset()

func (*Vertexe) String

func (m *Vertexe) String() string

func (*Vertexe) XXX_DiscardUnknown

func (m *Vertexe) XXX_DiscardUnknown()

func (*Vertexe) XXX_Marshal

func (m *Vertexe) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Vertexe) XXX_Merge

func (dst *Vertexe) XXX_Merge(src proto.Message)

func (*Vertexe) XXX_Size

func (m *Vertexe) XXX_Size() int

func (*Vertexe) XXX_Unmarshal

func (m *Vertexe) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL