Documentation ¶
Index ¶
- Variables
- func RegisterIoTServer(s *grpc.Server, srv IoTServer)
- type Coordinate
- func (*Coordinate) Descriptor() ([]byte, []int)
- func (m *Coordinate) GetX() float64
- func (m *Coordinate) GetY() float64
- func (*Coordinate) ProtoMessage()
- func (m *Coordinate) Reset()
- func (m *Coordinate) String() string
- func (m *Coordinate) XXX_DiscardUnknown()
- func (m *Coordinate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Coordinate) XXX_Merge(src proto.Message)
- func (m *Coordinate) XXX_Size() int
- func (m *Coordinate) XXX_Unmarshal(b []byte) error
- type DataPoint
- func (*DataPoint) Descriptor() ([]byte, []int)
- func (m *DataPoint) GetCoordinate() *Coordinate
- func (m *DataPoint) GetXUnit() string
- func (m *DataPoint) GetYUnit() string
- func (*DataPoint) ProtoMessage()
- func (m *DataPoint) Reset()
- func (m *DataPoint) String() string
- func (m *DataPoint) XXX_DiscardUnknown()
- func (m *DataPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DataPoint) XXX_Merge(src proto.Message)
- func (m *DataPoint) XXX_Size() int
- func (m *DataPoint) XXX_Unmarshal(b []byte) error
- type FunctionalLocationIds
- func (*FunctionalLocationIds) Descriptor() ([]byte, []int)
- func (m *FunctionalLocationIds) GetIdArr() []string
- func (*FunctionalLocationIds) ProtoMessage()
- func (m *FunctionalLocationIds) Reset()
- func (m *FunctionalLocationIds) String() string
- func (m *FunctionalLocationIds) XXX_DiscardUnknown()
- func (m *FunctionalLocationIds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *FunctionalLocationIds) XXX_Merge(src proto.Message)
- func (m *FunctionalLocationIds) XXX_Size() int
- func (m *FunctionalLocationIds) XXX_Unmarshal(b []byte) error
- type GetLatestNodeDataInput
- func (*GetLatestNodeDataInput) Descriptor() ([]byte, []int)
- func (m *GetLatestNodeDataInput) GetContentType() NodeDataContentType
- func (m *GetLatestNodeDataInput) GetNodeId() string
- func (*GetLatestNodeDataInput) ProtoMessage()
- func (m *GetLatestNodeDataInput) Reset()
- func (m *GetLatestNodeDataInput) String() string
- func (m *GetLatestNodeDataInput) XXX_DiscardUnknown()
- func (m *GetLatestNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetLatestNodeDataInput) XXX_Merge(src proto.Message)
- func (m *GetLatestNodeDataInput) XXX_Size() int
- func (m *GetLatestNodeDataInput) XXX_Unmarshal(b []byte) error
- type GetLatestNodeDataOutput
- func (*GetLatestNodeDataOutput) Descriptor() ([]byte, []int)
- func (m *GetLatestNodeDataOutput) GetNodeData() *NodeData
- func (*GetLatestNodeDataOutput) ProtoMessage()
- func (m *GetLatestNodeDataOutput) Reset()
- func (m *GetLatestNodeDataOutput) String() string
- func (m *GetLatestNodeDataOutput) XXX_DiscardUnknown()
- func (m *GetLatestNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetLatestNodeDataOutput) XXX_Merge(src proto.Message)
- func (m *GetLatestNodeDataOutput) XXX_Size() int
- func (m *GetLatestNodeDataOutput) XXX_Unmarshal(b []byte) error
- type GetNodeDataInput
- func (*GetNodeDataInput) Descriptor() ([]byte, []int)
- func (m *GetNodeDataInput) GetContentType() NodeDataContentType
- func (m *GetNodeDataInput) GetNodeId() string
- func (m *GetNodeDataInput) GetTimestamp() int64
- func (*GetNodeDataInput) ProtoMessage()
- func (m *GetNodeDataInput) Reset()
- func (m *GetNodeDataInput) String() string
- func (m *GetNodeDataInput) XXX_DiscardUnknown()
- func (m *GetNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetNodeDataInput) XXX_Merge(src proto.Message)
- func (m *GetNodeDataInput) XXX_Size() int
- func (m *GetNodeDataInput) XXX_Unmarshal(b []byte) error
- type GetNodeDataOutput
- func (*GetNodeDataOutput) Descriptor() ([]byte, []int)
- func (m *GetNodeDataOutput) GetNodeDataList() []*NodeData
- func (*GetNodeDataOutput) ProtoMessage()
- func (m *GetNodeDataOutput) Reset()
- func (m *GetNodeDataOutput) String() string
- func (m *GetNodeDataOutput) XXX_DiscardUnknown()
- func (m *GetNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetNodeDataOutput) XXX_Merge(src proto.Message)
- func (m *GetNodeDataOutput) XXX_Size() int
- func (m *GetNodeDataOutput) XXX_Unmarshal(b []byte) error
- type GetNodeDataStreamInput
- func (*GetNodeDataStreamInput) Descriptor() ([]byte, []int)
- func (*GetNodeDataStreamInput) ProtoMessage()
- func (m *GetNodeDataStreamInput) Reset()
- func (m *GetNodeDataStreamInput) String() string
- func (m *GetNodeDataStreamInput) XXX_DiscardUnknown()
- func (m *GetNodeDataStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetNodeDataStreamInput) XXX_Merge(src proto.Message)
- func (m *GetNodeDataStreamInput) XXX_Size() int
- func (m *GetNodeDataStreamInput) XXX_Unmarshal(b []byte) error
- type GetNodeDataStreamOutput
- func (*GetNodeDataStreamOutput) Descriptor() ([]byte, []int)
- func (m *GetNodeDataStreamOutput) GetNodeData() *NodeData
- func (m *GetNodeDataStreamOutput) GetNodeId() string
- func (*GetNodeDataStreamOutput) ProtoMessage()
- func (m *GetNodeDataStreamOutput) Reset()
- func (m *GetNodeDataStreamOutput) String() string
- func (m *GetNodeDataStreamOutput) XXX_DiscardUnknown()
- func (m *GetNodeDataStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetNodeDataStreamOutput) XXX_Merge(src proto.Message)
- func (m *GetNodeDataStreamOutput) XXX_Size() int
- func (m *GetNodeDataStreamOutput) XXX_Unmarshal(b []byte) error
- type GetTaskStreamInput
- func (*GetTaskStreamInput) Descriptor() ([]byte, []int)
- func (m *GetTaskStreamInput) GetHierarchyId() string
- func (*GetTaskStreamInput) ProtoMessage()
- func (m *GetTaskStreamInput) Reset()
- func (m *GetTaskStreamInput) String() string
- func (m *GetTaskStreamInput) XXX_DiscardUnknown()
- func (m *GetTaskStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTaskStreamInput) XXX_Merge(src proto.Message)
- func (m *GetTaskStreamInput) XXX_Size() int
- func (m *GetTaskStreamInput) XXX_Unmarshal(b []byte) error
- type GetTaskStreamOutput
- func (*GetTaskStreamOutput) Descriptor() ([]byte, []int)
- func (m *GetTaskStreamOutput) GetTask() *TaskDescription
- func (*GetTaskStreamOutput) ProtoMessage()
- func (m *GetTaskStreamOutput) Reset()
- func (m *GetTaskStreamOutput) String() string
- func (m *GetTaskStreamOutput) XXX_DiscardUnknown()
- func (m *GetTaskStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTaskStreamOutput) XXX_Merge(src proto.Message)
- func (m *GetTaskStreamOutput) XXX_Size() int
- func (m *GetTaskStreamOutput) XXX_Unmarshal(b []byte) error
- type IngestNodeDataInput
- func (*IngestNodeDataInput) Descriptor() ([]byte, []int)
- func (m *IngestNodeDataInput) GetNodeData() *NodeData
- func (m *IngestNodeDataInput) GetNodeId() string
- func (m *IngestNodeDataInput) GetOrigin() *Origin
- func (*IngestNodeDataInput) ProtoMessage()
- func (m *IngestNodeDataInput) Reset()
- func (m *IngestNodeDataInput) String() string
- func (m *IngestNodeDataInput) XXX_DiscardUnknown()
- func (m *IngestNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IngestNodeDataInput) XXX_Merge(src proto.Message)
- func (m *IngestNodeDataInput) XXX_Size() int
- func (m *IngestNodeDataInput) XXX_Unmarshal(b []byte) error
- type IngestNodeDataOutput
- func (*IngestNodeDataOutput) Descriptor() ([]byte, []int)
- func (*IngestNodeDataOutput) ProtoMessage()
- func (m *IngestNodeDataOutput) Reset()
- func (m *IngestNodeDataOutput) String() string
- func (m *IngestNodeDataOutput) XXX_DiscardUnknown()
- func (m *IngestNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IngestNodeDataOutput) XXX_Merge(src proto.Message)
- func (m *IngestNodeDataOutput) XXX_Size() int
- func (m *IngestNodeDataOutput) XXX_Unmarshal(b []byte) error
- type IngestNodeDataStreamInput
- func (*IngestNodeDataStreamInput) Descriptor() ([]byte, []int)
- func (m *IngestNodeDataStreamInput) GetNodeDataList() []*NodeData
- func (m *IngestNodeDataStreamInput) GetNodeId() string
- func (m *IngestNodeDataStreamInput) GetOrigin() *Origin
- func (*IngestNodeDataStreamInput) ProtoMessage()
- func (m *IngestNodeDataStreamInput) Reset()
- func (m *IngestNodeDataStreamInput) String() string
- func (m *IngestNodeDataStreamInput) XXX_DiscardUnknown()
- func (m *IngestNodeDataStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IngestNodeDataStreamInput) XXX_Merge(src proto.Message)
- func (m *IngestNodeDataStreamInput) XXX_Size() int
- func (m *IngestNodeDataStreamInput) XXX_Unmarshal(b []byte) error
- type IngestNodeDataStreamOutput
- func (*IngestNodeDataStreamOutput) Descriptor() ([]byte, []int)
- func (*IngestNodeDataStreamOutput) ProtoMessage()
- func (m *IngestNodeDataStreamOutput) Reset()
- func (m *IngestNodeDataStreamOutput) String() string
- func (m *IngestNodeDataStreamOutput) XXX_DiscardUnknown()
- func (m *IngestNodeDataStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IngestNodeDataStreamOutput) XXX_Merge(src proto.Message)
- func (m *IngestNodeDataStreamOutput) XXX_Size() int
- func (m *IngestNodeDataStreamOutput) XXX_Unmarshal(b []byte) error
- type InitialTaskDescription
- func (*InitialTaskDescription) Descriptor() ([]byte, []int)
- func (m *InitialTaskDescription) GetDueDateTimestamp() int64
- func (m *InitialTaskDescription) GetExternalTaskId() string
- func (m *InitialTaskDescription) GetFunctionalLocationIds() *FunctionalLocationIds
- func (m *InitialTaskDescription) GetHierarchyId() string
- func (m *InitialTaskDescription) GetStatus() TaskStatus
- func (m *InitialTaskDescription) GetTaskName() string
- func (m *InitialTaskDescription) GetUserId() string
- func (*InitialTaskDescription) ProtoMessage()
- func (m *InitialTaskDescription) Reset()
- func (m *InitialTaskDescription) String() string
- func (m *InitialTaskDescription) XXX_DiscardUnknown()
- func (m *InitialTaskDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InitialTaskDescription) XXX_Merge(src proto.Message)
- func (m *InitialTaskDescription) XXX_Size() int
- func (m *InitialTaskDescription) XXX_Unmarshal(b []byte) error
- type IoTClient
- type IoTServer
- type IoT_GetNodeDataStreamClient
- type IoT_GetNodeDataStreamServer
- type IoT_GetTaskStreamClient
- type IoT_GetTaskStreamServer
- type IoT_IngestNodeDataStreamClient
- type IoT_IngestNodeDataStreamServer
- type NodeData
- func (*NodeData) Descriptor() ([]byte, []int)
- func (m *NodeData) GetContentType() NodeDataContentType
- func (m *NodeData) GetCreatedAt() int64
- func (m *NodeData) GetDataPoint() *DataPoint
- func (m *NodeData) GetMedia() []byte
- func (m *NodeData) GetNote() string
- func (m *NodeData) GetQuestionAnswers() []string
- func (m *NodeData) GetSpectrum() *Spectrum
- func (m *NodeData) GetTimeSeries() *TimeSeries
- func (*NodeData) ProtoMessage()
- func (m *NodeData) Reset()
- func (m *NodeData) String() string
- func (m *NodeData) XXX_DiscardUnknown()
- func (m *NodeData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NodeData) XXX_Merge(src proto.Message)
- func (m *NodeData) XXX_Size() int
- func (m *NodeData) XXX_Unmarshal(b []byte) error
- type NodeDataContentType
- type Origin
- func (*Origin) Descriptor() ([]byte, []int)
- func (m *Origin) GetId() string
- func (m *Origin) GetProvider() string
- func (m *Origin) GetType() string
- func (*Origin) ProtoMessage()
- func (m *Origin) Reset()
- func (m *Origin) String() string
- func (m *Origin) XXX_DiscardUnknown()
- func (m *Origin) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Origin) XXX_Merge(src proto.Message)
- func (m *Origin) XXX_Size() int
- func (m *Origin) XXX_Unmarshal(b []byte) error
- type PrimitiveBool
- func (*PrimitiveBool) Descriptor() ([]byte, []int)
- func (m *PrimitiveBool) GetValue() bool
- func (*PrimitiveBool) ProtoMessage()
- func (m *PrimitiveBool) Reset()
- func (m *PrimitiveBool) String() string
- func (m *PrimitiveBool) XXX_DiscardUnknown()
- func (m *PrimitiveBool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PrimitiveBool) XXX_Merge(src proto.Message)
- func (m *PrimitiveBool) XXX_Size() int
- func (m *PrimitiveBool) XXX_Unmarshal(b []byte) error
- type PrimitiveString
- func (*PrimitiveString) Descriptor() ([]byte, []int)
- func (m *PrimitiveString) GetValue() string
- func (*PrimitiveString) ProtoMessage()
- func (m *PrimitiveString) Reset()
- func (m *PrimitiveString) String() string
- func (m *PrimitiveString) XXX_DiscardUnknown()
- func (m *PrimitiveString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PrimitiveString) XXX_Merge(src proto.Message)
- func (m *PrimitiveString) XXX_Size() int
- func (m *PrimitiveString) XXX_Unmarshal(b []byte) error
- type PrimitiveVoid
- func (*PrimitiveVoid) Descriptor() ([]byte, []int)
- func (*PrimitiveVoid) ProtoMessage()
- func (m *PrimitiveVoid) Reset()
- func (m *PrimitiveVoid) String() string
- func (m *PrimitiveVoid) XXX_DiscardUnknown()
- func (m *PrimitiveVoid) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PrimitiveVoid) XXX_Merge(src proto.Message)
- func (m *PrimitiveVoid) XXX_Size() int
- func (m *PrimitiveVoid) XXX_Unmarshal(b []byte) error
- type SetTaskStatusInput
- func (*SetTaskStatusInput) Descriptor() ([]byte, []int)
- func (m *SetTaskStatusInput) GetStatus() TaskStatus
- func (m *SetTaskStatusInput) GetTaskId() string
- func (m *SetTaskStatusInput) GetUpdatedAt() int64
- func (m *SetTaskStatusInput) GetUserId() string
- func (*SetTaskStatusInput) ProtoMessage()
- func (m *SetTaskStatusInput) Reset()
- func (m *SetTaskStatusInput) String() string
- func (m *SetTaskStatusInput) XXX_DiscardUnknown()
- func (m *SetTaskStatusInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetTaskStatusInput) XXX_Merge(src proto.Message)
- func (m *SetTaskStatusInput) XXX_Size() int
- func (m *SetTaskStatusInput) XXX_Unmarshal(b []byte) error
- type Spectrum
- func (*Spectrum) Descriptor() ([]byte, []int)
- func (m *Spectrum) GetCoordinates() []*Coordinate
- func (m *Spectrum) GetSpeedRpm() float64
- func (m *Spectrum) GetWindowFunction() string
- func (m *Spectrum) GetXUnit() string
- func (m *Spectrum) GetYUnit() string
- func (*Spectrum) ProtoMessage()
- func (m *Spectrum) Reset()
- func (m *Spectrum) String() string
- func (m *Spectrum) XXX_DiscardUnknown()
- func (m *Spectrum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Spectrum) XXX_Merge(src proto.Message)
- func (m *Spectrum) XXX_Size() int
- func (m *Spectrum) XXX_Unmarshal(b []byte) error
- type TaskDescription
- func (*TaskDescription) Descriptor() ([]byte, []int)
- func (m *TaskDescription) GetDueDateTimestamp() int64
- func (m *TaskDescription) GetExternalTaskId() string
- func (m *TaskDescription) GetFunctionalLocationIds() *FunctionalLocationIds
- func (m *TaskDescription) GetHierarchyId() string
- func (m *TaskDescription) GetIsCompleted() bool
- func (m *TaskDescription) GetStatus() TaskStatus
- func (m *TaskDescription) GetStatusUpdatedAt() int64
- func (m *TaskDescription) GetTaskId() string
- func (m *TaskDescription) GetTaskName() string
- func (m *TaskDescription) GetUserId() string
- func (*TaskDescription) ProtoMessage()
- func (m *TaskDescription) Reset()
- func (m *TaskDescription) String() string
- func (m *TaskDescription) XXX_DiscardUnknown()
- func (m *TaskDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TaskDescription) XXX_Merge(src proto.Message)
- func (m *TaskDescription) XXX_Size() int
- func (m *TaskDescription) XXX_Unmarshal(b []byte) error
- type TaskDescriptions
- func (*TaskDescriptions) Descriptor() ([]byte, []int)
- func (m *TaskDescriptions) GetTaskDescriptionArr() []*TaskDescription
- func (*TaskDescriptions) ProtoMessage()
- func (m *TaskDescriptions) Reset()
- func (m *TaskDescriptions) String() string
- func (m *TaskDescriptions) XXX_DiscardUnknown()
- func (m *TaskDescriptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TaskDescriptions) XXX_Merge(src proto.Message)
- func (m *TaskDescriptions) XXX_Size() int
- func (m *TaskDescriptions) XXX_Unmarshal(b []byte) error
- type TaskStatus
- type TaskUser
- func (*TaskUser) Descriptor() ([]byte, []int)
- func (m *TaskUser) GetTaskId() string
- func (m *TaskUser) GetUserId() string
- func (*TaskUser) ProtoMessage()
- func (m *TaskUser) Reset()
- func (m *TaskUser) String() string
- func (m *TaskUser) XXX_DiscardUnknown()
- func (m *TaskUser) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TaskUser) XXX_Merge(src proto.Message)
- func (m *TaskUser) XXX_Size() int
- func (m *TaskUser) XXX_Unmarshal(b []byte) error
- type TimeSeries
- func (*TimeSeries) Descriptor() ([]byte, []int)
- func (m *TimeSeries) GetCoordinates() []*Coordinate
- func (m *TimeSeries) GetXUnit() string
- func (m *TimeSeries) GetYUnit() string
- func (*TimeSeries) ProtoMessage()
- func (m *TimeSeries) Reset()
- func (m *TimeSeries) String() string
- func (m *TimeSeries) XXX_DiscardUnknown()
- func (m *TimeSeries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TimeSeries) XXX_Merge(src proto.Message)
- func (m *TimeSeries) XXX_Size() int
- func (m *TimeSeries) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var NodeDataContentType_name = map[int32]string{
0: "DEFAULT",
1: "DATA_POINT",
2: "SPECTRUM",
3: "TIME_SERIES",
4: "NOTE",
5: "MEDIA",
6: "QUESTION_ANSWERS",
}
View Source
var NodeDataContentType_value = map[string]int32{
"DEFAULT": 0,
"DATA_POINT": 1,
"SPECTRUM": 2,
"TIME_SERIES": 3,
"NOTE": 4,
"MEDIA": 5,
"QUESTION_ANSWERS": 6,
}
View Source
var TaskStatus_name = map[int32]string{
0: "NOT_SENT",
1: "SENT",
2: "RECEIVED",
4: "IN_PROGRESS",
3: "COMPLETED",
}
View Source
var TaskStatus_value = map[string]int32{
"NOT_SENT": 0,
"SENT": 1,
"RECEIVED": 2,
"IN_PROGRESS": 4,
"COMPLETED": 3,
}
Functions ¶
func RegisterIoTServer ¶
Types ¶
type Coordinate ¶
type Coordinate struct { X float64 `protobuf:"fixed64,1,opt,name=x,proto3" json:"x,omitempty"` Y float64 `protobuf:"fixed64,2,opt,name=y,proto3" json:"y,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Coordinate) Descriptor ¶
func (*Coordinate) Descriptor() ([]byte, []int)
func (*Coordinate) GetX ¶
func (m *Coordinate) GetX() float64
func (*Coordinate) GetY ¶
func (m *Coordinate) GetY() float64
func (*Coordinate) ProtoMessage ¶
func (*Coordinate) ProtoMessage()
func (*Coordinate) Reset ¶
func (m *Coordinate) Reset()
func (*Coordinate) String ¶
func (m *Coordinate) String() string
func (*Coordinate) XXX_DiscardUnknown ¶
func (m *Coordinate) XXX_DiscardUnknown()
func (*Coordinate) XXX_Marshal ¶
func (m *Coordinate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Coordinate) XXX_Merge ¶
func (dst *Coordinate) XXX_Merge(src proto.Message)
func (*Coordinate) XXX_Size ¶
func (m *Coordinate) XXX_Size() int
func (*Coordinate) XXX_Unmarshal ¶
func (m *Coordinate) XXX_Unmarshal(b []byte) error
type DataPoint ¶
type DataPoint struct { Coordinate *Coordinate `protobuf:"bytes,1,opt,name=coordinate,proto3" json:"coordinate,omitempty"` XUnit string `protobuf:"bytes,2,opt,name=x_unit,json=xUnit,proto3" json:"x_unit,omitempty"` YUnit string `protobuf:"bytes,3,opt,name=y_unit,json=yUnit,proto3" json:"y_unit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DataPoint) Descriptor ¶
func (*DataPoint) GetCoordinate ¶
func (m *DataPoint) GetCoordinate() *Coordinate
func (*DataPoint) ProtoMessage ¶
func (*DataPoint) ProtoMessage()
func (*DataPoint) XXX_DiscardUnknown ¶
func (m *DataPoint) XXX_DiscardUnknown()
func (*DataPoint) XXX_Marshal ¶
func (*DataPoint) XXX_Unmarshal ¶
type FunctionalLocationIds ¶
type FunctionalLocationIds struct { IdArr []string `protobuf:"bytes,1,rep,name=id_arr,json=idArr,proto3" json:"id_arr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FunctionalLocationIds) Descriptor ¶
func (*FunctionalLocationIds) Descriptor() ([]byte, []int)
func (*FunctionalLocationIds) GetIdArr ¶
func (m *FunctionalLocationIds) GetIdArr() []string
func (*FunctionalLocationIds) ProtoMessage ¶
func (*FunctionalLocationIds) ProtoMessage()
func (*FunctionalLocationIds) Reset ¶
func (m *FunctionalLocationIds) Reset()
func (*FunctionalLocationIds) String ¶
func (m *FunctionalLocationIds) String() string
func (*FunctionalLocationIds) XXX_DiscardUnknown ¶
func (m *FunctionalLocationIds) XXX_DiscardUnknown()
func (*FunctionalLocationIds) XXX_Marshal ¶
func (m *FunctionalLocationIds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FunctionalLocationIds) XXX_Merge ¶
func (dst *FunctionalLocationIds) XXX_Merge(src proto.Message)
func (*FunctionalLocationIds) XXX_Size ¶
func (m *FunctionalLocationIds) XXX_Size() int
func (*FunctionalLocationIds) XXX_Unmarshal ¶
func (m *FunctionalLocationIds) XXX_Unmarshal(b []byte) error
type GetLatestNodeDataInput ¶
type GetLatestNodeDataInput struct { NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` ContentType NodeDataContentType `` /* 131-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetLatestNodeData messages
func (*GetLatestNodeDataInput) Descriptor ¶
func (*GetLatestNodeDataInput) Descriptor() ([]byte, []int)
func (*GetLatestNodeDataInput) GetContentType ¶
func (m *GetLatestNodeDataInput) GetContentType() NodeDataContentType
func (*GetLatestNodeDataInput) GetNodeId ¶
func (m *GetLatestNodeDataInput) GetNodeId() string
func (*GetLatestNodeDataInput) ProtoMessage ¶
func (*GetLatestNodeDataInput) ProtoMessage()
func (*GetLatestNodeDataInput) Reset ¶
func (m *GetLatestNodeDataInput) Reset()
func (*GetLatestNodeDataInput) String ¶
func (m *GetLatestNodeDataInput) String() string
func (*GetLatestNodeDataInput) XXX_DiscardUnknown ¶
func (m *GetLatestNodeDataInput) XXX_DiscardUnknown()
func (*GetLatestNodeDataInput) XXX_Marshal ¶
func (m *GetLatestNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLatestNodeDataInput) XXX_Merge ¶
func (dst *GetLatestNodeDataInput) XXX_Merge(src proto.Message)
func (*GetLatestNodeDataInput) XXX_Size ¶
func (m *GetLatestNodeDataInput) XXX_Size() int
func (*GetLatestNodeDataInput) XXX_Unmarshal ¶
func (m *GetLatestNodeDataInput) XXX_Unmarshal(b []byte) error
type GetLatestNodeDataOutput ¶
type GetLatestNodeDataOutput struct { NodeData *NodeData `protobuf:"bytes,1,opt,name=node_data,json=nodeData,proto3" json:"node_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLatestNodeDataOutput) Descriptor ¶
func (*GetLatestNodeDataOutput) Descriptor() ([]byte, []int)
func (*GetLatestNodeDataOutput) GetNodeData ¶
func (m *GetLatestNodeDataOutput) GetNodeData() *NodeData
func (*GetLatestNodeDataOutput) ProtoMessage ¶
func (*GetLatestNodeDataOutput) ProtoMessage()
func (*GetLatestNodeDataOutput) Reset ¶
func (m *GetLatestNodeDataOutput) Reset()
func (*GetLatestNodeDataOutput) String ¶
func (m *GetLatestNodeDataOutput) String() string
func (*GetLatestNodeDataOutput) XXX_DiscardUnknown ¶
func (m *GetLatestNodeDataOutput) XXX_DiscardUnknown()
func (*GetLatestNodeDataOutput) XXX_Marshal ¶
func (m *GetLatestNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLatestNodeDataOutput) XXX_Merge ¶
func (dst *GetLatestNodeDataOutput) XXX_Merge(src proto.Message)
func (*GetLatestNodeDataOutput) XXX_Size ¶
func (m *GetLatestNodeDataOutput) XXX_Size() int
func (*GetLatestNodeDataOutput) XXX_Unmarshal ¶
func (m *GetLatestNodeDataOutput) XXX_Unmarshal(b []byte) error
type GetNodeDataInput ¶
type GetNodeDataInput struct { NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` ContentType NodeDataContentType `` /* 131-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetNodeData messages
func (*GetNodeDataInput) Descriptor ¶
func (*GetNodeDataInput) Descriptor() ([]byte, []int)
func (*GetNodeDataInput) GetContentType ¶
func (m *GetNodeDataInput) GetContentType() NodeDataContentType
func (*GetNodeDataInput) GetNodeId ¶
func (m *GetNodeDataInput) GetNodeId() string
func (*GetNodeDataInput) GetTimestamp ¶
func (m *GetNodeDataInput) GetTimestamp() int64
func (*GetNodeDataInput) ProtoMessage ¶
func (*GetNodeDataInput) ProtoMessage()
func (*GetNodeDataInput) Reset ¶
func (m *GetNodeDataInput) Reset()
func (*GetNodeDataInput) String ¶
func (m *GetNodeDataInput) String() string
func (*GetNodeDataInput) XXX_DiscardUnknown ¶
func (m *GetNodeDataInput) XXX_DiscardUnknown()
func (*GetNodeDataInput) XXX_Marshal ¶
func (m *GetNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeDataInput) XXX_Merge ¶
func (dst *GetNodeDataInput) XXX_Merge(src proto.Message)
func (*GetNodeDataInput) XXX_Size ¶
func (m *GetNodeDataInput) XXX_Size() int
func (*GetNodeDataInput) XXX_Unmarshal ¶
func (m *GetNodeDataInput) XXX_Unmarshal(b []byte) error
type GetNodeDataOutput ¶
type GetNodeDataOutput struct { NodeDataList []*NodeData `protobuf:"bytes,1,rep,name=node_data_list,json=nodeDataList,proto3" json:"node_data_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetNodeDataOutput) Descriptor ¶
func (*GetNodeDataOutput) Descriptor() ([]byte, []int)
func (*GetNodeDataOutput) GetNodeDataList ¶
func (m *GetNodeDataOutput) GetNodeDataList() []*NodeData
func (*GetNodeDataOutput) ProtoMessage ¶
func (*GetNodeDataOutput) ProtoMessage()
func (*GetNodeDataOutput) Reset ¶
func (m *GetNodeDataOutput) Reset()
func (*GetNodeDataOutput) String ¶
func (m *GetNodeDataOutput) String() string
func (*GetNodeDataOutput) XXX_DiscardUnknown ¶
func (m *GetNodeDataOutput) XXX_DiscardUnknown()
func (*GetNodeDataOutput) XXX_Marshal ¶
func (m *GetNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeDataOutput) XXX_Merge ¶
func (dst *GetNodeDataOutput) XXX_Merge(src proto.Message)
func (*GetNodeDataOutput) XXX_Size ¶
func (m *GetNodeDataOutput) XXX_Size() int
func (*GetNodeDataOutput) XXX_Unmarshal ¶
func (m *GetNodeDataOutput) XXX_Unmarshal(b []byte) error
type GetNodeDataStreamInput ¶
type GetNodeDataStreamInput struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetNodeDataStream messages
func (*GetNodeDataStreamInput) Descriptor ¶
func (*GetNodeDataStreamInput) Descriptor() ([]byte, []int)
func (*GetNodeDataStreamInput) ProtoMessage ¶
func (*GetNodeDataStreamInput) ProtoMessage()
func (*GetNodeDataStreamInput) Reset ¶
func (m *GetNodeDataStreamInput) Reset()
func (*GetNodeDataStreamInput) String ¶
func (m *GetNodeDataStreamInput) String() string
func (*GetNodeDataStreamInput) XXX_DiscardUnknown ¶
func (m *GetNodeDataStreamInput) XXX_DiscardUnknown()
func (*GetNodeDataStreamInput) XXX_Marshal ¶
func (m *GetNodeDataStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeDataStreamInput) XXX_Merge ¶
func (dst *GetNodeDataStreamInput) XXX_Merge(src proto.Message)
func (*GetNodeDataStreamInput) XXX_Size ¶
func (m *GetNodeDataStreamInput) XXX_Size() int
func (*GetNodeDataStreamInput) XXX_Unmarshal ¶
func (m *GetNodeDataStreamInput) XXX_Unmarshal(b []byte) error
type GetNodeDataStreamOutput ¶
type GetNodeDataStreamOutput struct { NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` NodeData *NodeData `protobuf:"bytes,2,opt,name=node_data,json=nodeData,proto3" json:"node_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetNodeDataStreamOutput) Descriptor ¶
func (*GetNodeDataStreamOutput) Descriptor() ([]byte, []int)
func (*GetNodeDataStreamOutput) GetNodeData ¶
func (m *GetNodeDataStreamOutput) GetNodeData() *NodeData
func (*GetNodeDataStreamOutput) GetNodeId ¶
func (m *GetNodeDataStreamOutput) GetNodeId() string
func (*GetNodeDataStreamOutput) ProtoMessage ¶
func (*GetNodeDataStreamOutput) ProtoMessage()
func (*GetNodeDataStreamOutput) Reset ¶
func (m *GetNodeDataStreamOutput) Reset()
func (*GetNodeDataStreamOutput) String ¶
func (m *GetNodeDataStreamOutput) String() string
func (*GetNodeDataStreamOutput) XXX_DiscardUnknown ¶
func (m *GetNodeDataStreamOutput) XXX_DiscardUnknown()
func (*GetNodeDataStreamOutput) XXX_Marshal ¶
func (m *GetNodeDataStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeDataStreamOutput) XXX_Merge ¶
func (dst *GetNodeDataStreamOutput) XXX_Merge(src proto.Message)
func (*GetNodeDataStreamOutput) XXX_Size ¶
func (m *GetNodeDataStreamOutput) XXX_Size() int
func (*GetNodeDataStreamOutput) XXX_Unmarshal ¶
func (m *GetNodeDataStreamOutput) XXX_Unmarshal(b []byte) error
type GetTaskStreamInput ¶
type GetTaskStreamInput struct { HierarchyId string `protobuf:"bytes,1,opt,name=hierarchy_id,json=hierarchyId,proto3" json:"hierarchy_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTaskStreamInput) Descriptor ¶
func (*GetTaskStreamInput) Descriptor() ([]byte, []int)
func (*GetTaskStreamInput) GetHierarchyId ¶
func (m *GetTaskStreamInput) GetHierarchyId() string
func (*GetTaskStreamInput) ProtoMessage ¶
func (*GetTaskStreamInput) ProtoMessage()
func (*GetTaskStreamInput) Reset ¶
func (m *GetTaskStreamInput) Reset()
func (*GetTaskStreamInput) String ¶
func (m *GetTaskStreamInput) String() string
func (*GetTaskStreamInput) XXX_DiscardUnknown ¶
func (m *GetTaskStreamInput) XXX_DiscardUnknown()
func (*GetTaskStreamInput) XXX_Marshal ¶
func (m *GetTaskStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTaskStreamInput) XXX_Merge ¶
func (dst *GetTaskStreamInput) XXX_Merge(src proto.Message)
func (*GetTaskStreamInput) XXX_Size ¶
func (m *GetTaskStreamInput) XXX_Size() int
func (*GetTaskStreamInput) XXX_Unmarshal ¶
func (m *GetTaskStreamInput) XXX_Unmarshal(b []byte) error
type GetTaskStreamOutput ¶
type GetTaskStreamOutput struct { Task *TaskDescription `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTaskStreamOutput) Descriptor ¶
func (*GetTaskStreamOutput) Descriptor() ([]byte, []int)
func (*GetTaskStreamOutput) GetTask ¶
func (m *GetTaskStreamOutput) GetTask() *TaskDescription
func (*GetTaskStreamOutput) ProtoMessage ¶
func (*GetTaskStreamOutput) ProtoMessage()
func (*GetTaskStreamOutput) Reset ¶
func (m *GetTaskStreamOutput) Reset()
func (*GetTaskStreamOutput) String ¶
func (m *GetTaskStreamOutput) String() string
func (*GetTaskStreamOutput) XXX_DiscardUnknown ¶
func (m *GetTaskStreamOutput) XXX_DiscardUnknown()
func (*GetTaskStreamOutput) XXX_Marshal ¶
func (m *GetTaskStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTaskStreamOutput) XXX_Merge ¶
func (dst *GetTaskStreamOutput) XXX_Merge(src proto.Message)
func (*GetTaskStreamOutput) XXX_Size ¶
func (m *GetTaskStreamOutput) XXX_Size() int
func (*GetTaskStreamOutput) XXX_Unmarshal ¶
func (m *GetTaskStreamOutput) XXX_Unmarshal(b []byte) error
type IngestNodeDataInput ¶
type IngestNodeDataInput struct { NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` Origin *Origin `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` NodeData *NodeData `protobuf:"bytes,2,opt,name=node_data,json=nodeData,proto3" json:"node_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IngestNodeData messages
func (*IngestNodeDataInput) Descriptor ¶
func (*IngestNodeDataInput) Descriptor() ([]byte, []int)
func (*IngestNodeDataInput) GetNodeData ¶
func (m *IngestNodeDataInput) GetNodeData() *NodeData
func (*IngestNodeDataInput) GetNodeId ¶
func (m *IngestNodeDataInput) GetNodeId() string
func (*IngestNodeDataInput) GetOrigin ¶
func (m *IngestNodeDataInput) GetOrigin() *Origin
func (*IngestNodeDataInput) ProtoMessage ¶
func (*IngestNodeDataInput) ProtoMessage()
func (*IngestNodeDataInput) Reset ¶
func (m *IngestNodeDataInput) Reset()
func (*IngestNodeDataInput) String ¶
func (m *IngestNodeDataInput) String() string
func (*IngestNodeDataInput) XXX_DiscardUnknown ¶
func (m *IngestNodeDataInput) XXX_DiscardUnknown()
func (*IngestNodeDataInput) XXX_Marshal ¶
func (m *IngestNodeDataInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestNodeDataInput) XXX_Merge ¶
func (dst *IngestNodeDataInput) XXX_Merge(src proto.Message)
func (*IngestNodeDataInput) XXX_Size ¶
func (m *IngestNodeDataInput) XXX_Size() int
func (*IngestNodeDataInput) XXX_Unmarshal ¶
func (m *IngestNodeDataInput) XXX_Unmarshal(b []byte) error
type IngestNodeDataOutput ¶
type IngestNodeDataOutput struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IngestNodeDataOutput) Descriptor ¶
func (*IngestNodeDataOutput) Descriptor() ([]byte, []int)
func (*IngestNodeDataOutput) ProtoMessage ¶
func (*IngestNodeDataOutput) ProtoMessage()
func (*IngestNodeDataOutput) Reset ¶
func (m *IngestNodeDataOutput) Reset()
func (*IngestNodeDataOutput) String ¶
func (m *IngestNodeDataOutput) String() string
func (*IngestNodeDataOutput) XXX_DiscardUnknown ¶
func (m *IngestNodeDataOutput) XXX_DiscardUnknown()
func (*IngestNodeDataOutput) XXX_Marshal ¶
func (m *IngestNodeDataOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestNodeDataOutput) XXX_Merge ¶
func (dst *IngestNodeDataOutput) XXX_Merge(src proto.Message)
func (*IngestNodeDataOutput) XXX_Size ¶
func (m *IngestNodeDataOutput) XXX_Size() int
func (*IngestNodeDataOutput) XXX_Unmarshal ¶
func (m *IngestNodeDataOutput) XXX_Unmarshal(b []byte) error
type IngestNodeDataStreamInput ¶
type IngestNodeDataStreamInput struct { NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` Origin *Origin `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` NodeDataList []*NodeData `protobuf:"bytes,2,rep,name=node_data_list,json=nodeDataList,proto3" json:"node_data_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IngestNodeDataStream messages
func (*IngestNodeDataStreamInput) Descriptor ¶
func (*IngestNodeDataStreamInput) Descriptor() ([]byte, []int)
func (*IngestNodeDataStreamInput) GetNodeDataList ¶
func (m *IngestNodeDataStreamInput) GetNodeDataList() []*NodeData
func (*IngestNodeDataStreamInput) GetNodeId ¶
func (m *IngestNodeDataStreamInput) GetNodeId() string
func (*IngestNodeDataStreamInput) GetOrigin ¶
func (m *IngestNodeDataStreamInput) GetOrigin() *Origin
func (*IngestNodeDataStreamInput) ProtoMessage ¶
func (*IngestNodeDataStreamInput) ProtoMessage()
func (*IngestNodeDataStreamInput) Reset ¶
func (m *IngestNodeDataStreamInput) Reset()
func (*IngestNodeDataStreamInput) String ¶
func (m *IngestNodeDataStreamInput) String() string
func (*IngestNodeDataStreamInput) XXX_DiscardUnknown ¶
func (m *IngestNodeDataStreamInput) XXX_DiscardUnknown()
func (*IngestNodeDataStreamInput) XXX_Marshal ¶
func (m *IngestNodeDataStreamInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestNodeDataStreamInput) XXX_Merge ¶
func (dst *IngestNodeDataStreamInput) XXX_Merge(src proto.Message)
func (*IngestNodeDataStreamInput) XXX_Size ¶
func (m *IngestNodeDataStreamInput) XXX_Size() int
func (*IngestNodeDataStreamInput) XXX_Unmarshal ¶
func (m *IngestNodeDataStreamInput) XXX_Unmarshal(b []byte) error
type IngestNodeDataStreamOutput ¶
type IngestNodeDataStreamOutput struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IngestNodeDataStreamOutput) Descriptor ¶
func (*IngestNodeDataStreamOutput) Descriptor() ([]byte, []int)
func (*IngestNodeDataStreamOutput) ProtoMessage ¶
func (*IngestNodeDataStreamOutput) ProtoMessage()
func (*IngestNodeDataStreamOutput) Reset ¶
func (m *IngestNodeDataStreamOutput) Reset()
func (*IngestNodeDataStreamOutput) String ¶
func (m *IngestNodeDataStreamOutput) String() string
func (*IngestNodeDataStreamOutput) XXX_DiscardUnknown ¶
func (m *IngestNodeDataStreamOutput) XXX_DiscardUnknown()
func (*IngestNodeDataStreamOutput) XXX_Marshal ¶
func (m *IngestNodeDataStreamOutput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IngestNodeDataStreamOutput) XXX_Merge ¶
func (dst *IngestNodeDataStreamOutput) XXX_Merge(src proto.Message)
func (*IngestNodeDataStreamOutput) XXX_Size ¶
func (m *IngestNodeDataStreamOutput) XXX_Size() int
func (*IngestNodeDataStreamOutput) XXX_Unmarshal ¶
func (m *IngestNodeDataStreamOutput) XXX_Unmarshal(b []byte) error
type InitialTaskDescription ¶
type InitialTaskDescription struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` TaskName string `protobuf:"bytes,2,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"` HierarchyId string `protobuf:"bytes,3,opt,name=hierarchy_id,json=hierarchyId,proto3" json:"hierarchy_id,omitempty"` DueDateTimestamp int64 `protobuf:"varint,4,opt,name=due_date_timestamp,json=dueDateTimestamp,proto3" json:"due_date_timestamp,omitempty"` FunctionalLocationIds *FunctionalLocationIds `` /* 126-byte string literal not displayed */ ExternalTaskId string `protobuf:"bytes,6,opt,name=external_task_id,json=externalTaskId,proto3" json:"external_task_id,omitempty"` Status TaskStatus `protobuf:"varint,7,opt,name=status,proto3,enum=iotgrpcapi.TaskStatus" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InitialTaskDescription) Descriptor ¶
func (*InitialTaskDescription) Descriptor() ([]byte, []int)
func (*InitialTaskDescription) GetDueDateTimestamp ¶
func (m *InitialTaskDescription) GetDueDateTimestamp() int64
func (*InitialTaskDescription) GetExternalTaskId ¶
func (m *InitialTaskDescription) GetExternalTaskId() string
func (*InitialTaskDescription) GetFunctionalLocationIds ¶
func (m *InitialTaskDescription) GetFunctionalLocationIds() *FunctionalLocationIds
func (*InitialTaskDescription) GetHierarchyId ¶
func (m *InitialTaskDescription) GetHierarchyId() string
func (*InitialTaskDescription) GetStatus ¶
func (m *InitialTaskDescription) GetStatus() TaskStatus
func (*InitialTaskDescription) GetTaskName ¶
func (m *InitialTaskDescription) GetTaskName() string
func (*InitialTaskDescription) GetUserId ¶
func (m *InitialTaskDescription) GetUserId() string
func (*InitialTaskDescription) ProtoMessage ¶
func (*InitialTaskDescription) ProtoMessage()
func (*InitialTaskDescription) Reset ¶
func (m *InitialTaskDescription) Reset()
func (*InitialTaskDescription) String ¶
func (m *InitialTaskDescription) String() string
func (*InitialTaskDescription) XXX_DiscardUnknown ¶
func (m *InitialTaskDescription) XXX_DiscardUnknown()
func (*InitialTaskDescription) XXX_Marshal ¶
func (m *InitialTaskDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InitialTaskDescription) XXX_Merge ¶
func (dst *InitialTaskDescription) XXX_Merge(src proto.Message)
func (*InitialTaskDescription) XXX_Size ¶
func (m *InitialTaskDescription) XXX_Size() int
func (*InitialTaskDescription) XXX_Unmarshal ¶
func (m *InitialTaskDescription) XXX_Unmarshal(b []byte) error
type IoTClient ¶
type IoTClient interface { DeepPing(ctx context.Context, in *PrimitiveVoid, opts ...grpc.CallOption) (*PrimitiveString, error) CreateTask(ctx context.Context, in *InitialTaskDescription, opts ...grpc.CallOption) (*PrimitiveString, error) GetAllTasks(ctx context.Context, in *PrimitiveString, opts ...grpc.CallOption) (*TaskDescriptions, error) GetUncompletedTasks(ctx context.Context, in *PrimitiveString, opts ...grpc.CallOption) (*TaskDescriptions, error) SetTaskCompleted(ctx context.Context, in *TaskUser, opts ...grpc.CallOption) (*PrimitiveVoid, error) DeleteTask(ctx context.Context, in *TaskUser, opts ...grpc.CallOption) (*PrimitiveVoid, error) GetUncompletedTasksByHierarchy(ctx context.Context, in *PrimitiveString, opts ...grpc.CallOption) (*TaskDescriptions, error) SetTaskStatus(ctx context.Context, in *SetTaskStatusInput, opts ...grpc.CallOption) (*PrimitiveVoid, error) GetTaskStream(ctx context.Context, in *GetTaskStreamInput, opts ...grpc.CallOption) (IoT_GetTaskStreamClient, error) IngestNodeData(ctx context.Context, in *IngestNodeDataInput, opts ...grpc.CallOption) (*IngestNodeDataOutput, error) IngestNodeDataStream(ctx context.Context, opts ...grpc.CallOption) (IoT_IngestNodeDataStreamClient, error) GetLatestNodeData(ctx context.Context, in *GetLatestNodeDataInput, opts ...grpc.CallOption) (*GetLatestNodeDataOutput, error) GetNodeData(ctx context.Context, in *GetNodeDataInput, opts ...grpc.CallOption) (*GetNodeDataOutput, error) GetNodeDataStream(ctx context.Context, in *GetNodeDataStreamInput, opts ...grpc.CallOption) (IoT_GetNodeDataStreamClient, error) }
IoTClient is the client API for IoT service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewIoTClient ¶
func NewIoTClient(cc *grpc.ClientConn) IoTClient
type IoTServer ¶
type IoTServer interface { DeepPing(context.Context, *PrimitiveVoid) (*PrimitiveString, error) CreateTask(context.Context, *InitialTaskDescription) (*PrimitiveString, error) GetAllTasks(context.Context, *PrimitiveString) (*TaskDescriptions, error) GetUncompletedTasks(context.Context, *PrimitiveString) (*TaskDescriptions, error) SetTaskCompleted(context.Context, *TaskUser) (*PrimitiveVoid, error) DeleteTask(context.Context, *TaskUser) (*PrimitiveVoid, error) GetUncompletedTasksByHierarchy(context.Context, *PrimitiveString) (*TaskDescriptions, error) SetTaskStatus(context.Context, *SetTaskStatusInput) (*PrimitiveVoid, error) GetTaskStream(*GetTaskStreamInput, IoT_GetTaskStreamServer) error IngestNodeData(context.Context, *IngestNodeDataInput) (*IngestNodeDataOutput, error) IngestNodeDataStream(IoT_IngestNodeDataStreamServer) error GetLatestNodeData(context.Context, *GetLatestNodeDataInput) (*GetLatestNodeDataOutput, error) GetNodeData(context.Context, *GetNodeDataInput) (*GetNodeDataOutput, error) GetNodeDataStream(*GetNodeDataStreamInput, IoT_GetNodeDataStreamServer) error }
IoTServer is the server API for IoT service.
type IoT_GetNodeDataStreamClient ¶
type IoT_GetNodeDataStreamClient interface { Recv() (*GetNodeDataStreamOutput, error) grpc.ClientStream }
type IoT_GetNodeDataStreamServer ¶
type IoT_GetNodeDataStreamServer interface { Send(*GetNodeDataStreamOutput) error grpc.ServerStream }
type IoT_GetTaskStreamClient ¶
type IoT_GetTaskStreamClient interface { Recv() (*GetTaskStreamOutput, error) grpc.ClientStream }
type IoT_GetTaskStreamServer ¶
type IoT_GetTaskStreamServer interface { Send(*GetTaskStreamOutput) error grpc.ServerStream }
type IoT_IngestNodeDataStreamClient ¶
type IoT_IngestNodeDataStreamClient interface { Send(*IngestNodeDataStreamInput) error CloseAndRecv() (*IngestNodeDataStreamOutput, error) grpc.ClientStream }
type IoT_IngestNodeDataStreamServer ¶
type IoT_IngestNodeDataStreamServer interface { SendAndClose(*IngestNodeDataStreamOutput) error Recv() (*IngestNodeDataStreamInput, error) grpc.ServerStream }
type NodeData ¶
type NodeData struct { CreatedAt int64 `protobuf:"varint,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ContentType NodeDataContentType `` /* 131-byte string literal not displayed */ DataPoint *DataPoint `protobuf:"bytes,3,opt,name=data_point,json=dataPoint,proto3" json:"data_point,omitempty"` Spectrum *Spectrum `protobuf:"bytes,4,opt,name=spectrum,proto3" json:"spectrum,omitempty"` TimeSeries *TimeSeries `protobuf:"bytes,5,opt,name=time_series,json=timeSeries,proto3" json:"time_series,omitempty"` Note string `protobuf:"bytes,6,opt,name=note,proto3" json:"note,omitempty"` Media []byte `protobuf:"bytes,7,opt,name=media,proto3" json:"media,omitempty"` QuestionAnswers []string `protobuf:"bytes,8,rep,name=question_answers,json=questionAnswers,proto3" json:"question_answers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeData) Descriptor ¶
func (*NodeData) GetContentType ¶
func (m *NodeData) GetContentType() NodeDataContentType
func (*NodeData) GetCreatedAt ¶
func (*NodeData) GetDataPoint ¶
func (*NodeData) GetQuestionAnswers ¶
func (*NodeData) GetSpectrum ¶
func (*NodeData) GetTimeSeries ¶
func (m *NodeData) GetTimeSeries() *TimeSeries
func (*NodeData) ProtoMessage ¶
func (*NodeData) ProtoMessage()
func (*NodeData) XXX_DiscardUnknown ¶
func (m *NodeData) XXX_DiscardUnknown()
func (*NodeData) XXX_Marshal ¶
func (*NodeData) XXX_Unmarshal ¶
type NodeDataContentType ¶
type NodeDataContentType int32
const ( NodeDataContentType_DEFAULT NodeDataContentType = 0 NodeDataContentType_DATA_POINT NodeDataContentType = 1 NodeDataContentType_SPECTRUM NodeDataContentType = 2 NodeDataContentType_TIME_SERIES NodeDataContentType = 3 NodeDataContentType_NOTE NodeDataContentType = 4 NodeDataContentType_MEDIA NodeDataContentType = 5 NodeDataContentType_QUESTION_ANSWERS NodeDataContentType = 6 )
func (NodeDataContentType) EnumDescriptor ¶
func (NodeDataContentType) EnumDescriptor() ([]byte, []int)
func (NodeDataContentType) String ¶
func (x NodeDataContentType) String() string
type Origin ¶
type Origin struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Provider string `protobuf:"bytes,3,opt,name=provider,proto3" json:"provider,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Origin) Descriptor ¶
func (*Origin) GetProvider ¶
func (*Origin) ProtoMessage ¶
func (*Origin) ProtoMessage()
func (*Origin) XXX_DiscardUnknown ¶
func (m *Origin) XXX_DiscardUnknown()
func (*Origin) XXX_Marshal ¶
func (*Origin) XXX_Unmarshal ¶
type PrimitiveBool ¶
type PrimitiveBool struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PrimitiveBool) Descriptor ¶
func (*PrimitiveBool) Descriptor() ([]byte, []int)
func (*PrimitiveBool) GetValue ¶
func (m *PrimitiveBool) GetValue() bool
func (*PrimitiveBool) ProtoMessage ¶
func (*PrimitiveBool) ProtoMessage()
func (*PrimitiveBool) Reset ¶
func (m *PrimitiveBool) Reset()
func (*PrimitiveBool) String ¶
func (m *PrimitiveBool) String() string
func (*PrimitiveBool) XXX_DiscardUnknown ¶
func (m *PrimitiveBool) XXX_DiscardUnknown()
func (*PrimitiveBool) XXX_Marshal ¶
func (m *PrimitiveBool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrimitiveBool) XXX_Merge ¶
func (dst *PrimitiveBool) XXX_Merge(src proto.Message)
func (*PrimitiveBool) XXX_Size ¶
func (m *PrimitiveBool) XXX_Size() int
func (*PrimitiveBool) XXX_Unmarshal ¶
func (m *PrimitiveBool) XXX_Unmarshal(b []byte) error
type PrimitiveString ¶
type PrimitiveString struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PrimitiveString) Descriptor ¶
func (*PrimitiveString) Descriptor() ([]byte, []int)
func (*PrimitiveString) GetValue ¶
func (m *PrimitiveString) GetValue() string
func (*PrimitiveString) ProtoMessage ¶
func (*PrimitiveString) ProtoMessage()
func (*PrimitiveString) Reset ¶
func (m *PrimitiveString) Reset()
func (*PrimitiveString) String ¶
func (m *PrimitiveString) String() string
func (*PrimitiveString) XXX_DiscardUnknown ¶
func (m *PrimitiveString) XXX_DiscardUnknown()
func (*PrimitiveString) XXX_Marshal ¶
func (m *PrimitiveString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrimitiveString) XXX_Merge ¶
func (dst *PrimitiveString) XXX_Merge(src proto.Message)
func (*PrimitiveString) XXX_Size ¶
func (m *PrimitiveString) XXX_Size() int
func (*PrimitiveString) XXX_Unmarshal ¶
func (m *PrimitiveString) XXX_Unmarshal(b []byte) error
type PrimitiveVoid ¶
type PrimitiveVoid struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PrimitiveVoid) Descriptor ¶
func (*PrimitiveVoid) Descriptor() ([]byte, []int)
func (*PrimitiveVoid) ProtoMessage ¶
func (*PrimitiveVoid) ProtoMessage()
func (*PrimitiveVoid) Reset ¶
func (m *PrimitiveVoid) Reset()
func (*PrimitiveVoid) String ¶
func (m *PrimitiveVoid) String() string
func (*PrimitiveVoid) XXX_DiscardUnknown ¶
func (m *PrimitiveVoid) XXX_DiscardUnknown()
func (*PrimitiveVoid) XXX_Marshal ¶
func (m *PrimitiveVoid) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrimitiveVoid) XXX_Merge ¶
func (dst *PrimitiveVoid) XXX_Merge(src proto.Message)
func (*PrimitiveVoid) XXX_Size ¶
func (m *PrimitiveVoid) XXX_Size() int
func (*PrimitiveVoid) XXX_Unmarshal ¶
func (m *PrimitiveVoid) XXX_Unmarshal(b []byte) error
type SetTaskStatusInput ¶
type SetTaskStatusInput struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Status TaskStatus `protobuf:"varint,2,opt,name=status,proto3,enum=iotgrpcapi.TaskStatus" json:"status,omitempty"` UpdatedAt int64 `protobuf:"varint,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetTaskStatusInput) Descriptor ¶
func (*SetTaskStatusInput) Descriptor() ([]byte, []int)
func (*SetTaskStatusInput) GetStatus ¶
func (m *SetTaskStatusInput) GetStatus() TaskStatus
func (*SetTaskStatusInput) GetTaskId ¶
func (m *SetTaskStatusInput) GetTaskId() string
func (*SetTaskStatusInput) GetUpdatedAt ¶
func (m *SetTaskStatusInput) GetUpdatedAt() int64
func (*SetTaskStatusInput) GetUserId ¶
func (m *SetTaskStatusInput) GetUserId() string
func (*SetTaskStatusInput) ProtoMessage ¶
func (*SetTaskStatusInput) ProtoMessage()
func (*SetTaskStatusInput) Reset ¶
func (m *SetTaskStatusInput) Reset()
func (*SetTaskStatusInput) String ¶
func (m *SetTaskStatusInput) String() string
func (*SetTaskStatusInput) XXX_DiscardUnknown ¶
func (m *SetTaskStatusInput) XXX_DiscardUnknown()
func (*SetTaskStatusInput) XXX_Marshal ¶
func (m *SetTaskStatusInput) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetTaskStatusInput) XXX_Merge ¶
func (dst *SetTaskStatusInput) XXX_Merge(src proto.Message)
func (*SetTaskStatusInput) XXX_Size ¶
func (m *SetTaskStatusInput) XXX_Size() int
func (*SetTaskStatusInput) XXX_Unmarshal ¶
func (m *SetTaskStatusInput) XXX_Unmarshal(b []byte) error
type Spectrum ¶
type Spectrum struct { Coordinates []*Coordinate `protobuf:"bytes,1,rep,name=coordinates,proto3" json:"coordinates,omitempty"` XUnit string `protobuf:"bytes,2,opt,name=x_unit,json=xUnit,proto3" json:"x_unit,omitempty"` YUnit string `protobuf:"bytes,3,opt,name=y_unit,json=yUnit,proto3" json:"y_unit,omitempty"` WindowFunction string `protobuf:"bytes,4,opt,name=window_function,json=windowFunction,proto3" json:"window_function,omitempty"` SpeedRpm float64 `protobuf:"fixed64,5,opt,name=speed_rpm,json=speedRpm,proto3" json:"speed_rpm,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Spectrum) Descriptor ¶
func (*Spectrum) GetCoordinates ¶
func (m *Spectrum) GetCoordinates() []*Coordinate
func (*Spectrum) GetSpeedRpm ¶
func (*Spectrum) GetWindowFunction ¶
func (*Spectrum) ProtoMessage ¶
func (*Spectrum) ProtoMessage()
func (*Spectrum) XXX_DiscardUnknown ¶
func (m *Spectrum) XXX_DiscardUnknown()
func (*Spectrum) XXX_Marshal ¶
func (*Spectrum) XXX_Unmarshal ¶
type TaskDescription ¶
type TaskDescription struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` TaskName string `protobuf:"bytes,3,opt,name=task_name,json=taskName,proto3" json:"task_name,omitempty"` HierarchyId string `protobuf:"bytes,4,opt,name=hierarchy_id,json=hierarchyId,proto3" json:"hierarchy_id,omitempty"` DueDateTimestamp int64 `protobuf:"varint,5,opt,name=due_date_timestamp,json=dueDateTimestamp,proto3" json:"due_date_timestamp,omitempty"` IsCompleted bool `protobuf:"varint,6,opt,name=is_completed,json=isCompleted,proto3" json:"is_completed,omitempty"` FunctionalLocationIds *FunctionalLocationIds `` /* 126-byte string literal not displayed */ ExternalTaskId string `protobuf:"bytes,9,opt,name=external_task_id,json=externalTaskId,proto3" json:"external_task_id,omitempty"` Status TaskStatus `protobuf:"varint,8,opt,name=status,proto3,enum=iotgrpcapi.TaskStatus" json:"status,omitempty"` StatusUpdatedAt int64 `protobuf:"varint,10,opt,name=status_updated_at,json=statusUpdatedAt,proto3" json:"status_updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TaskDescription) Descriptor ¶
func (*TaskDescription) Descriptor() ([]byte, []int)
func (*TaskDescription) GetDueDateTimestamp ¶
func (m *TaskDescription) GetDueDateTimestamp() int64
func (*TaskDescription) GetExternalTaskId ¶
func (m *TaskDescription) GetExternalTaskId() string
func (*TaskDescription) GetFunctionalLocationIds ¶
func (m *TaskDescription) GetFunctionalLocationIds() *FunctionalLocationIds
func (*TaskDescription) GetHierarchyId ¶
func (m *TaskDescription) GetHierarchyId() string
func (*TaskDescription) GetIsCompleted ¶
func (m *TaskDescription) GetIsCompleted() bool
func (*TaskDescription) GetStatus ¶
func (m *TaskDescription) GetStatus() TaskStatus
func (*TaskDescription) GetStatusUpdatedAt ¶
func (m *TaskDescription) GetStatusUpdatedAt() int64
func (*TaskDescription) GetTaskId ¶
func (m *TaskDescription) GetTaskId() string
func (*TaskDescription) GetTaskName ¶
func (m *TaskDescription) GetTaskName() string
func (*TaskDescription) GetUserId ¶
func (m *TaskDescription) GetUserId() string
func (*TaskDescription) ProtoMessage ¶
func (*TaskDescription) ProtoMessage()
func (*TaskDescription) Reset ¶
func (m *TaskDescription) Reset()
func (*TaskDescription) String ¶
func (m *TaskDescription) String() string
func (*TaskDescription) XXX_DiscardUnknown ¶
func (m *TaskDescription) XXX_DiscardUnknown()
func (*TaskDescription) XXX_Marshal ¶
func (m *TaskDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TaskDescription) XXX_Merge ¶
func (dst *TaskDescription) XXX_Merge(src proto.Message)
func (*TaskDescription) XXX_Size ¶
func (m *TaskDescription) XXX_Size() int
func (*TaskDescription) XXX_Unmarshal ¶
func (m *TaskDescription) XXX_Unmarshal(b []byte) error
type TaskDescriptions ¶
type TaskDescriptions struct { TaskDescriptionArr []*TaskDescription `protobuf:"bytes,1,rep,name=task_description_arr,json=taskDescriptionArr,proto3" json:"task_description_arr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TaskDescriptions) Descriptor ¶
func (*TaskDescriptions) Descriptor() ([]byte, []int)
func (*TaskDescriptions) GetTaskDescriptionArr ¶
func (m *TaskDescriptions) GetTaskDescriptionArr() []*TaskDescription
func (*TaskDescriptions) ProtoMessage ¶
func (*TaskDescriptions) ProtoMessage()
func (*TaskDescriptions) Reset ¶
func (m *TaskDescriptions) Reset()
func (*TaskDescriptions) String ¶
func (m *TaskDescriptions) String() string
func (*TaskDescriptions) XXX_DiscardUnknown ¶
func (m *TaskDescriptions) XXX_DiscardUnknown()
func (*TaskDescriptions) XXX_Marshal ¶
func (m *TaskDescriptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TaskDescriptions) XXX_Merge ¶
func (dst *TaskDescriptions) XXX_Merge(src proto.Message)
func (*TaskDescriptions) XXX_Size ¶
func (m *TaskDescriptions) XXX_Size() int
func (*TaskDescriptions) XXX_Unmarshal ¶
func (m *TaskDescriptions) XXX_Unmarshal(b []byte) error
type TaskStatus ¶
type TaskStatus int32
const ( TaskStatus_NOT_SENT TaskStatus = 0 TaskStatus_SENT TaskStatus = 1 TaskStatus_RECEIVED TaskStatus = 2 TaskStatus_IN_PROGRESS TaskStatus = 4 TaskStatus_COMPLETED TaskStatus = 3 )
func (TaskStatus) EnumDescriptor ¶
func (TaskStatus) EnumDescriptor() ([]byte, []int)
func (TaskStatus) String ¶
func (x TaskStatus) String() string
type TaskUser ¶
type TaskUser struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TaskUser) Descriptor ¶
func (*TaskUser) ProtoMessage ¶
func (*TaskUser) ProtoMessage()
func (*TaskUser) XXX_DiscardUnknown ¶
func (m *TaskUser) XXX_DiscardUnknown()
func (*TaskUser) XXX_Marshal ¶
func (*TaskUser) XXX_Unmarshal ¶
type TimeSeries ¶
type TimeSeries struct { Coordinates []*Coordinate `protobuf:"bytes,1,rep,name=coordinates,proto3" json:"coordinates,omitempty"` XUnit string `protobuf:"bytes,2,opt,name=x_unit,json=xUnit,proto3" json:"x_unit,omitempty"` YUnit string `protobuf:"bytes,3,opt,name=y_unit,json=yUnit,proto3" json:"y_unit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TimeSeries) Descriptor ¶
func (*TimeSeries) Descriptor() ([]byte, []int)
func (*TimeSeries) GetCoordinates ¶
func (m *TimeSeries) GetCoordinates() []*Coordinate
func (*TimeSeries) GetXUnit ¶
func (m *TimeSeries) GetXUnit() string
func (*TimeSeries) GetYUnit ¶
func (m *TimeSeries) GetYUnit() string
func (*TimeSeries) ProtoMessage ¶
func (*TimeSeries) ProtoMessage()
func (*TimeSeries) Reset ¶
func (m *TimeSeries) Reset()
func (*TimeSeries) String ¶
func (m *TimeSeries) String() string
func (*TimeSeries) XXX_DiscardUnknown ¶
func (m *TimeSeries) XXX_DiscardUnknown()
func (*TimeSeries) XXX_Marshal ¶
func (m *TimeSeries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimeSeries) XXX_Merge ¶
func (dst *TimeSeries) XXX_Merge(src proto.Message)
func (*TimeSeries) XXX_Size ¶
func (m *TimeSeries) XXX_Size() int
func (*TimeSeries) XXX_Unmarshal ¶
func (m *TimeSeries) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.