Documentation ¶
Index ¶
- Variables
- func RegisterDataServer(s grpc.ServiceRegistrar, srv DataServer)
- type AnalyseDeviceDurationElephantReq
- func (*AnalyseDeviceDurationElephantReq) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyseDeviceDurationElephantReq) GetDate() string
- func (x *AnalyseDeviceDurationElephantReq) GetProductKeys() []string
- func (*AnalyseDeviceDurationElephantReq) ProtoMessage()
- func (x *AnalyseDeviceDurationElephantReq) ProtoReflect() protoreflect.Message
- func (x *AnalyseDeviceDurationElephantReq) Reset()
- func (x *AnalyseDeviceDurationElephantReq) String() string
- type AnalyseDeviceDurationReq
- func (*AnalyseDeviceDurationReq) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyseDeviceDurationReq) GetDate() string
- func (x *AnalyseDeviceDurationReq) GetIdentifiers() []string
- func (x *AnalyseDeviceDurationReq) GetProductKeys() []string
- func (*AnalyseDeviceDurationReq) ProtoMessage()
- func (x *AnalyseDeviceDurationReq) ProtoReflect() protoreflect.Message
- func (x *AnalyseDeviceDurationReq) Reset()
- func (x *AnalyseDeviceDurationReq) String() string
- type AnalyseDeviceKpiReq
- func (*AnalyseDeviceKpiReq) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyseDeviceKpiReq) GetElephantProductKeys() []string
- func (x *AnalyseDeviceKpiReq) GetMefProductKeys() []string
- func (x *AnalyseDeviceKpiReq) GetMerProductKeys() []string
- func (x *AnalyseDeviceKpiReq) GetUpsterProductKeys() []string
- func (*AnalyseDeviceKpiReq) ProtoMessage()
- func (x *AnalyseDeviceKpiReq) ProtoReflect() protoreflect.Message
- func (x *AnalyseDeviceKpiReq) Reset()
- func (x *AnalyseDeviceKpiReq) String() string
- type AnalyseDeviceTagReq
- type AnalyseDeviceUpsterStatisticsReq
- func (*AnalyseDeviceUpsterStatisticsReq) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyseDeviceUpsterStatisticsReq) GetEndTime() int64
- func (x *AnalyseDeviceUpsterStatisticsReq) GetProductKeys() []string
- func (x *AnalyseDeviceUpsterStatisticsReq) GetStartTime() int64
- func (*AnalyseDeviceUpsterStatisticsReq) ProtoMessage()
- func (x *AnalyseDeviceUpsterStatisticsReq) ProtoReflect() protoreflect.Message
- func (x *AnalyseDeviceUpsterStatisticsReq) Reset()
- func (x *AnalyseDeviceUpsterStatisticsReq) String() string
- type BaseIDInt32Resp
- func (*BaseIDInt32Resp) Descriptor() ([]byte, []int)deprecated
- func (x *BaseIDInt32Resp) GetId() int32
- func (x *BaseIDInt32Resp) GetMsg() string
- func (*BaseIDInt32Resp) ProtoMessage()
- func (x *BaseIDInt32Resp) ProtoReflect() protoreflect.Message
- func (x *BaseIDInt32Resp) Reset()
- func (x *BaseIDInt32Resp) String() string
- type BaseIDInt64Resp
- func (*BaseIDInt64Resp) Descriptor() ([]byte, []int)deprecated
- func (x *BaseIDInt64Resp) GetId() int64
- func (x *BaseIDInt64Resp) GetMsg() string
- func (*BaseIDInt64Resp) ProtoMessage()
- func (x *BaseIDInt64Resp) ProtoReflect() protoreflect.Message
- func (x *BaseIDInt64Resp) Reset()
- func (x *BaseIDInt64Resp) String() string
- type BaseIDResp
- type BaseIDUint32Resp
- func (*BaseIDUint32Resp) Descriptor() ([]byte, []int)deprecated
- func (x *BaseIDUint32Resp) GetId() uint32
- func (x *BaseIDUint32Resp) GetMsg() string
- func (*BaseIDUint32Resp) ProtoMessage()
- func (x *BaseIDUint32Resp) ProtoReflect() protoreflect.Message
- func (x *BaseIDUint32Resp) Reset()
- func (x *BaseIDUint32Resp) String() string
- type BaseResp
- type BaseUUIDResp
- func (*BaseUUIDResp) Descriptor() ([]byte, []int)deprecated
- func (x *BaseUUIDResp) GetId() string
- func (x *BaseUUIDResp) GetMsg() string
- func (*BaseUUIDResp) ProtoMessage()
- func (x *BaseUUIDResp) ProtoReflect() protoreflect.Message
- func (x *BaseUUIDResp) Reset()
- func (x *BaseUUIDResp) String() string
- type DataClient
- type DataServer
- type DeviceDurationElephantInfo
- func (*DeviceDurationElephantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationElephantInfo) GetConnected() int32
- func (x *DeviceDurationElephantInfo) GetCreatedAt() int64
- func (x *DeviceDurationElephantInfo) GetDate() string
- func (x *DeviceDurationElephantInfo) GetDayJson() string
- func (x *DeviceDurationElephantInfo) GetDeviceName() string
- func (x *DeviceDurationElephantInfo) GetEbutton() int32
- func (x *DeviceDurationElephantInfo) GetId() uint64
- func (x *DeviceDurationElephantInfo) GetIotID() string
- func (x *DeviceDurationElephantInfo) GetProductKey() string
- func (x *DeviceDurationElephantInfo) GetRunning() int32
- func (x *DeviceDurationElephantInfo) GetSort() uint32
- func (x *DeviceDurationElephantInfo) GetStatus() uint32
- func (x *DeviceDurationElephantInfo) GetUpdatedAt() int64
- func (*DeviceDurationElephantInfo) ProtoMessage()
- func (x *DeviceDurationElephantInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationElephantInfo) Reset()
- func (x *DeviceDurationElephantInfo) String() string
- type DeviceDurationElephantListReq
- func (*DeviceDurationElephantListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationElephantListReq) GetDate() string
- func (x *DeviceDurationElephantListReq) GetDeviceName() string
- func (x *DeviceDurationElephantListReq) GetIotID() string
- func (x *DeviceDurationElephantListReq) GetOrder() string
- func (x *DeviceDurationElephantListReq) GetPage() uint64
- func (x *DeviceDurationElephantListReq) GetPageSize() uint64
- func (x *DeviceDurationElephantListReq) GetProductKey() string
- func (x *DeviceDurationElephantListReq) GetProp() string
- func (*DeviceDurationElephantListReq) ProtoMessage()
- func (x *DeviceDurationElephantListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationElephantListReq) Reset()
- func (x *DeviceDurationElephantListReq) String() string
- type DeviceDurationElephantListResp
- func (*DeviceDurationElephantListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationElephantListResp) GetData() []*DeviceDurationElephantInfo
- func (x *DeviceDurationElephantListResp) GetTotal() uint64
- func (*DeviceDurationElephantListResp) ProtoMessage()
- func (x *DeviceDurationElephantListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationElephantListResp) Reset()
- func (x *DeviceDurationElephantListResp) String() string
- type DeviceDurationInfo
- func (*DeviceDurationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationInfo) GetCreatedAt() int64
- func (x *DeviceDurationInfo) GetDate() string
- func (x *DeviceDurationInfo) GetDayJson() string
- func (x *DeviceDurationInfo) GetDeviceName() string
- func (x *DeviceDurationInfo) GetEbutton() int32
- func (x *DeviceDurationInfo) GetId() uint64
- func (x *DeviceDurationInfo) GetIotID() string
- func (x *DeviceDurationInfo) GetPreparation() int32
- func (x *DeviceDurationInfo) GetProductKey() string
- func (x *DeviceDurationInfo) GetSort() uint32
- func (x *DeviceDurationInfo) GetStandBy() int32
- func (x *DeviceDurationInfo) GetStatus() uint32
- func (x *DeviceDurationInfo) GetUpdatedAt() int64
- func (x *DeviceDurationInfo) GetWaiting() int32
- func (x *DeviceDurationInfo) GetWashing() int32
- func (x *DeviceDurationInfo) GetWashingCold() int32
- func (*DeviceDurationInfo) ProtoMessage()
- func (x *DeviceDurationInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationInfo) Reset()
- func (x *DeviceDurationInfo) String() string
- type DeviceDurationListReq
- func (*DeviceDurationListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationListReq) GetDate() string
- func (x *DeviceDurationListReq) GetDeviceName() string
- func (x *DeviceDurationListReq) GetIotID() string
- func (x *DeviceDurationListReq) GetOrder() string
- func (x *DeviceDurationListReq) GetPage() uint64
- func (x *DeviceDurationListReq) GetPageSize() uint64
- func (x *DeviceDurationListReq) GetProductKey() string
- func (x *DeviceDurationListReq) GetProp() string
- func (*DeviceDurationListReq) ProtoMessage()
- func (x *DeviceDurationListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationListReq) Reset()
- func (x *DeviceDurationListReq) String() string
- type DeviceDurationListResp
- func (*DeviceDurationListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceDurationListResp) GetData() []*DeviceDurationInfo
- func (x *DeviceDurationListResp) GetTotal() uint64
- func (*DeviceDurationListResp) ProtoMessage()
- func (x *DeviceDurationListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceDurationListResp) Reset()
- func (x *DeviceDurationListResp) String() string
- type DeviceEventInfo
- func (*DeviceEventInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEventInfo) GetCreatedAt() int64
- func (x *DeviceEventInfo) GetEventType() string
- func (x *DeviceEventInfo) GetId() uint64
- func (x *DeviceEventInfo) GetIdentifier() string
- func (x *DeviceEventInfo) GetIotID() string
- func (x *DeviceEventInfo) GetName() string
- func (x *DeviceEventInfo) GetOutputData() string
- func (x *DeviceEventInfo) GetSort() uint32
- func (x *DeviceEventInfo) GetStatus() uint32
- func (x *DeviceEventInfo) GetTime() string
- func (x *DeviceEventInfo) GetUpdatedAt() int64
- func (*DeviceEventInfo) ProtoMessage()
- func (x *DeviceEventInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceEventInfo) Reset()
- func (x *DeviceEventInfo) String() string
- type DeviceEventListReq
- func (*DeviceEventListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEventListReq) GetEventType() string
- func (x *DeviceEventListReq) GetIdentifier() string
- func (x *DeviceEventListReq) GetIotID() string
- func (x *DeviceEventListReq) GetOrder() string
- func (x *DeviceEventListReq) GetPage() uint64
- func (x *DeviceEventListReq) GetPageSize() uint64
- func (x *DeviceEventListReq) GetProp() string
- func (x *DeviceEventListReq) GetTime() string
- func (x *DeviceEventListReq) GetYear() string
- func (*DeviceEventListReq) ProtoMessage()
- func (x *DeviceEventListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceEventListReq) Reset()
- func (x *DeviceEventListReq) String() string
- type DeviceEventListResp
- func (*DeviceEventListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceEventListResp) GetData() []*DeviceEventInfo
- func (x *DeviceEventListResp) GetTotal() uint64
- func (*DeviceEventListResp) ProtoMessage()
- func (x *DeviceEventListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceEventListResp) Reset()
- func (x *DeviceEventListResp) String() string
- type DeviceKpiInfo
- func (*DeviceKpiInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceKpiInfo) GetA() float64
- func (x *DeviceKpiInfo) GetB() float64
- func (x *DeviceKpiInfo) GetCreatedAt() int64
- func (x *DeviceKpiInfo) GetCurrentDay1() int64
- func (x *DeviceKpiInfo) GetCurrentDay28() int64
- func (x *DeviceKpiInfo) GetCurrentDay7() int64
- func (x *DeviceKpiInfo) GetDeviceName() string
- func (x *DeviceKpiInfo) GetId() uint64
- func (x *DeviceKpiInfo) GetIotID() string
- func (x *DeviceKpiInfo) GetKpi() float64
- func (x *DeviceKpiInfo) GetMonthKpi() float64
- func (x *DeviceKpiInfo) GetProductKey() string
- func (x *DeviceKpiInfo) GetSort() uint32
- func (x *DeviceKpiInfo) GetStatus() uint32
- func (x *DeviceKpiInfo) GetUpdatedAt() int64
- func (x *DeviceKpiInfo) GetWeekKpi() float64
- func (x *DeviceKpiInfo) GetX() float64
- func (x *DeviceKpiInfo) GetY() float64
- func (*DeviceKpiInfo) ProtoMessage()
- func (x *DeviceKpiInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceKpiInfo) Reset()
- func (x *DeviceKpiInfo) String() string
- type DeviceKpiListReq
- func (*DeviceKpiListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceKpiListReq) GetDeviceName() string
- func (x *DeviceKpiListReq) GetIotID() string
- func (x *DeviceKpiListReq) GetPage() uint64
- func (x *DeviceKpiListReq) GetPageSize() uint64
- func (x *DeviceKpiListReq) GetProductKey() string
- func (*DeviceKpiListReq) ProtoMessage()
- func (x *DeviceKpiListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceKpiListReq) Reset()
- func (x *DeviceKpiListReq) String() string
- type DeviceKpiListResp
- func (*DeviceKpiListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceKpiListResp) GetData() []*DeviceKpiInfo
- func (x *DeviceKpiListResp) GetTotal() uint64
- func (*DeviceKpiListResp) ProtoMessage()
- func (x *DeviceKpiListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceKpiListResp) Reset()
- func (x *DeviceKpiListResp) String() string
- type DeviceOfflineTimeInfo
- func (*DeviceOfflineTimeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOfflineTimeInfo) GetCreatedAt() int64
- func (x *DeviceOfflineTimeInfo) GetDeviceName() string
- func (x *DeviceOfflineTimeInfo) GetId() uint64
- func (x *DeviceOfflineTimeInfo) GetIotID() string
- func (x *DeviceOfflineTimeInfo) GetProductKey() string
- func (x *DeviceOfflineTimeInfo) GetSort() uint32
- func (x *DeviceOfflineTimeInfo) GetStatus() uint32
- func (x *DeviceOfflineTimeInfo) GetTime() string
- func (x *DeviceOfflineTimeInfo) GetUpdatedAt() int64
- func (*DeviceOfflineTimeInfo) ProtoMessage()
- func (x *DeviceOfflineTimeInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceOfflineTimeInfo) Reset()
- func (x *DeviceOfflineTimeInfo) String() string
- type DeviceOfflineTimeListReq
- func (*DeviceOfflineTimeListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOfflineTimeListReq) GetDeviceName() string
- func (x *DeviceOfflineTimeListReq) GetIotID() string
- func (x *DeviceOfflineTimeListReq) GetPage() uint64
- func (x *DeviceOfflineTimeListReq) GetPageSize() uint64
- func (x *DeviceOfflineTimeListReq) GetProductKey() string
- func (*DeviceOfflineTimeListReq) ProtoMessage()
- func (x *DeviceOfflineTimeListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceOfflineTimeListReq) Reset()
- func (x *DeviceOfflineTimeListReq) String() string
- type DeviceOfflineTimeListResp
- func (*DeviceOfflineTimeListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOfflineTimeListResp) GetData() []*DeviceOfflineTimeInfo
- func (x *DeviceOfflineTimeListResp) GetTotal() uint64
- func (*DeviceOfflineTimeListResp) ProtoMessage()
- func (x *DeviceOfflineTimeListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceOfflineTimeListResp) Reset()
- func (x *DeviceOfflineTimeListResp) String() string
- type DeviceOnTimeDailyInfo
- func (*DeviceOnTimeDailyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnTimeDailyInfo) GetCreatedAt() int64
- func (x *DeviceOnTimeDailyInfo) GetDeviceName() string
- func (x *DeviceOnTimeDailyInfo) GetId() uint64
- func (x *DeviceOnTimeDailyInfo) GetIotID() string
- func (x *DeviceOnTimeDailyInfo) GetProductKey() string
- func (x *DeviceOnTimeDailyInfo) GetSort() uint32
- func (x *DeviceOnTimeDailyInfo) GetStatus() uint32
- func (x *DeviceOnTimeDailyInfo) GetTime() string
- func (x *DeviceOnTimeDailyInfo) GetUpdatedAt() int64
- func (x *DeviceOnTimeDailyInfo) GetValue() string
- func (*DeviceOnTimeDailyInfo) ProtoMessage()
- func (x *DeviceOnTimeDailyInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceOnTimeDailyInfo) Reset()
- func (x *DeviceOnTimeDailyInfo) String() string
- type DeviceOnTimeDailyListReq
- func (*DeviceOnTimeDailyListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnTimeDailyListReq) GetDeviceName() string
- func (x *DeviceOnTimeDailyListReq) GetIotID() string
- func (x *DeviceOnTimeDailyListReq) GetPage() uint64
- func (x *DeviceOnTimeDailyListReq) GetPageSize() uint64
- func (x *DeviceOnTimeDailyListReq) GetProductKey() string
- func (*DeviceOnTimeDailyListReq) ProtoMessage()
- func (x *DeviceOnTimeDailyListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceOnTimeDailyListReq) Reset()
- func (x *DeviceOnTimeDailyListReq) String() string
- type DeviceOnTimeDailyListResp
- func (*DeviceOnTimeDailyListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnTimeDailyListResp) GetData() []*DeviceOnTimeDailyInfo
- func (x *DeviceOnTimeDailyListResp) GetTotal() uint64
- func (*DeviceOnTimeDailyListResp) ProtoMessage()
- func (x *DeviceOnTimeDailyListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceOnTimeDailyListResp) Reset()
- func (x *DeviceOnTimeDailyListResp) String() string
- type DeviceOnTimeDailyReq
- func (*DeviceOnTimeDailyReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnTimeDailyReq) GetIotID() string
- func (x *DeviceOnTimeDailyReq) GetTime() string
- func (*DeviceOnTimeDailyReq) ProtoMessage()
- func (x *DeviceOnTimeDailyReq) ProtoReflect() protoreflect.Message
- func (x *DeviceOnTimeDailyReq) Reset()
- func (x *DeviceOnTimeDailyReq) String() string
- type DeviceOnlineTimeInfo
- func (*DeviceOnlineTimeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnlineTimeInfo) GetCreatedAt() int64
- func (x *DeviceOnlineTimeInfo) GetDeviceName() string
- func (x *DeviceOnlineTimeInfo) GetGmtOnline() string
- func (x *DeviceOnlineTimeInfo) GetId() uint64
- func (x *DeviceOnlineTimeInfo) GetIotID() string
- func (x *DeviceOnlineTimeInfo) GetProductKey() string
- func (x *DeviceOnlineTimeInfo) GetSort() uint32
- func (x *DeviceOnlineTimeInfo) GetStatus() uint32
- func (x *DeviceOnlineTimeInfo) GetUpdatedAt() int64
- func (*DeviceOnlineTimeInfo) ProtoMessage()
- func (x *DeviceOnlineTimeInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceOnlineTimeInfo) Reset()
- func (x *DeviceOnlineTimeInfo) String() string
- type DeviceOnlineTimeListReq
- func (*DeviceOnlineTimeListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnlineTimeListReq) GetDeviceName() string
- func (x *DeviceOnlineTimeListReq) GetIotID() string
- func (x *DeviceOnlineTimeListReq) GetPage() uint64
- func (x *DeviceOnlineTimeListReq) GetPageSize() uint64
- func (x *DeviceOnlineTimeListReq) GetProductKey() string
- func (*DeviceOnlineTimeListReq) ProtoMessage()
- func (x *DeviceOnlineTimeListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceOnlineTimeListReq) Reset()
- func (x *DeviceOnlineTimeListReq) String() string
- type DeviceOnlineTimeListResp
- func (*DeviceOnlineTimeListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceOnlineTimeListResp) GetData() []*DeviceOnlineTimeInfo
- func (x *DeviceOnlineTimeListResp) GetTotal() uint64
- func (*DeviceOnlineTimeListResp) ProtoMessage()
- func (x *DeviceOnlineTimeListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceOnlineTimeListResp) Reset()
- func (x *DeviceOnlineTimeListResp) String() string
- type DeviceProperty
- func (*DeviceProperty) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceProperty) GetTime() string
- func (x *DeviceProperty) GetValue() string
- func (*DeviceProperty) ProtoMessage()
- func (x *DeviceProperty) ProtoReflect() protoreflect.Message
- func (x *DeviceProperty) Reset()
- func (x *DeviceProperty) String() string
- type DevicePropertyList
- func (*DevicePropertyList) Descriptor() ([]byte, []int)deprecated
- func (x *DevicePropertyList) GetData() []*DeviceProperty
- func (x *DevicePropertyList) GetIdentifier() string
- func (x *DevicePropertyList) GetTime() string
- func (x *DevicePropertyList) GetValue() string
- func (*DevicePropertyList) ProtoMessage()
- func (x *DevicePropertyList) ProtoReflect() protoreflect.Message
- func (x *DevicePropertyList) Reset()
- func (x *DevicePropertyList) String() string
- type DeviceUpsterCycleInfo
- func (*DeviceUpsterCycleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterCycleInfo) GetCreatedAt() int64
- func (x *DeviceUpsterCycleInfo) GetDeviceName() string
- func (x *DeviceUpsterCycleInfo) GetId() uint64
- func (x *DeviceUpsterCycleInfo) GetIotID() string
- func (x *DeviceUpsterCycleInfo) GetNumber1() int32
- func (x *DeviceUpsterCycleInfo) GetNumber2() int32
- func (x *DeviceUpsterCycleInfo) GetNumber3() int32
- func (x *DeviceUpsterCycleInfo) GetNumberCycles() int32
- func (x *DeviceUpsterCycleInfo) GetNumberRegeneration() int32
- func (x *DeviceUpsterCycleInfo) GetNumberRinsingCycles() int32
- func (x *DeviceUpsterCycleInfo) GetProductKey() string
- func (x *DeviceUpsterCycleInfo) GetSort() uint32
- func (x *DeviceUpsterCycleInfo) GetStatus() uint32
- func (x *DeviceUpsterCycleInfo) GetTimestamp() string
- func (x *DeviceUpsterCycleInfo) GetTotalOperationTime() int32
- func (x *DeviceUpsterCycleInfo) GetUpdatedAt() int64
- func (*DeviceUpsterCycleInfo) ProtoMessage()
- func (x *DeviceUpsterCycleInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterCycleInfo) Reset()
- func (x *DeviceUpsterCycleInfo) String() string
- type DeviceUpsterCycleListReq
- func (*DeviceUpsterCycleListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterCycleListReq) GetDeviceName() string
- func (x *DeviceUpsterCycleListReq) GetIotID() string
- func (x *DeviceUpsterCycleListReq) GetOrder() string
- func (x *DeviceUpsterCycleListReq) GetPage() uint64
- func (x *DeviceUpsterCycleListReq) GetPageSize() uint64
- func (x *DeviceUpsterCycleListReq) GetProductKey() string
- func (x *DeviceUpsterCycleListReq) GetProp() string
- func (x *DeviceUpsterCycleListReq) GetTimestamp() string
- func (x *DeviceUpsterCycleListReq) GetYear() string
- func (*DeviceUpsterCycleListReq) ProtoMessage()
- func (x *DeviceUpsterCycleListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterCycleListReq) Reset()
- func (x *DeviceUpsterCycleListReq) String() string
- type DeviceUpsterCycleListResp
- func (*DeviceUpsterCycleListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterCycleListResp) GetData() []*DeviceUpsterCycleInfo
- func (x *DeviceUpsterCycleListResp) GetTotal() uint64
- func (*DeviceUpsterCycleListResp) ProtoMessage()
- func (x *DeviceUpsterCycleListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterCycleListResp) Reset()
- func (x *DeviceUpsterCycleListResp) String() string
- type DeviceUpsterStatisticsInfo
- func (*DeviceUpsterStatisticsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterStatisticsInfo) GetCreatedAt() int64
- func (x *DeviceUpsterStatisticsInfo) GetDate() string
- func (x *DeviceUpsterStatisticsInfo) GetDeviceName() string
- func (x *DeviceUpsterStatisticsInfo) GetHours() string
- func (x *DeviceUpsterStatisticsInfo) GetId() uint64
- func (x *DeviceUpsterStatisticsInfo) GetInitialize() bool
- func (x *DeviceUpsterStatisticsInfo) GetIotID() string
- func (x *DeviceUpsterStatisticsInfo) GetNumber1() int32
- func (x *DeviceUpsterStatisticsInfo) GetNumber2() int32
- func (x *DeviceUpsterStatisticsInfo) GetNumber3() int32
- func (x *DeviceUpsterStatisticsInfo) GetNumberCycles() int32
- func (x *DeviceUpsterStatisticsInfo) GetProductKey() string
- func (x *DeviceUpsterStatisticsInfo) GetSort() uint32
- func (x *DeviceUpsterStatisticsInfo) GetStatus() uint32
- func (x *DeviceUpsterStatisticsInfo) GetTimestamp() string
- func (x *DeviceUpsterStatisticsInfo) GetUpdatedAt() int64
- func (*DeviceUpsterStatisticsInfo) ProtoMessage()
- func (x *DeviceUpsterStatisticsInfo) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterStatisticsInfo) Reset()
- func (x *DeviceUpsterStatisticsInfo) String() string
- type DeviceUpsterStatisticsListReq
- func (*DeviceUpsterStatisticsListReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterStatisticsListReq) GetDate() string
- func (x *DeviceUpsterStatisticsListReq) GetDeviceName() string
- func (x *DeviceUpsterStatisticsListReq) GetIotID() string
- func (x *DeviceUpsterStatisticsListReq) GetOrder() string
- func (x *DeviceUpsterStatisticsListReq) GetPage() uint64
- func (x *DeviceUpsterStatisticsListReq) GetPageSize() uint64
- func (x *DeviceUpsterStatisticsListReq) GetProductKey() string
- func (x *DeviceUpsterStatisticsListReq) GetProp() string
- func (*DeviceUpsterStatisticsListReq) ProtoMessage()
- func (x *DeviceUpsterStatisticsListReq) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterStatisticsListReq) Reset()
- func (x *DeviceUpsterStatisticsListReq) String() string
- type DeviceUpsterStatisticsListResp
- func (*DeviceUpsterStatisticsListResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceUpsterStatisticsListResp) GetData() []*DeviceUpsterStatisticsInfo
- func (x *DeviceUpsterStatisticsListResp) GetTotal() uint64
- func (*DeviceUpsterStatisticsListResp) ProtoMessage()
- func (x *DeviceUpsterStatisticsListResp) ProtoReflect() protoreflect.Message
- func (x *DeviceUpsterStatisticsListResp) Reset()
- func (x *DeviceUpsterStatisticsListResp) String() string
- type Empty
- type IDInt32Req
- type IDInt64Req
- type IDReq
- type IDUint32Req
- type IDsInt32Req
- type IDsInt64Req
- type IDsReq
- type IDsUint32Req
- type KpiIotIDReq
- type PageInfoReq
- func (*PageInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageInfoReq) GetPage() uint64
- func (x *PageInfoReq) GetPageSize() uint64
- func (*PageInfoReq) ProtoMessage()
- func (x *PageInfoReq) ProtoReflect() protoreflect.Message
- func (x *PageInfoReq) Reset()
- func (x *PageInfoReq) String() string
- type SyncDeviceEventReq
- func (*SyncDeviceEventReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeviceEventReq) GetEndTime() int64
- func (x *SyncDeviceEventReq) GetIotId() string
- func (x *SyncDeviceEventReq) GetStartTime() int64
- func (*SyncDeviceEventReq) ProtoMessage()
- func (x *SyncDeviceEventReq) ProtoReflect() protoreflect.Message
- func (x *SyncDeviceEventReq) Reset()
- func (x *SyncDeviceEventReq) String() string
- type SyncDeviceOfflineTimeReq
- func (*SyncDeviceOfflineTimeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeviceOfflineTimeReq) GetProductKeys() []string
- func (*SyncDeviceOfflineTimeReq) ProtoMessage()
- func (x *SyncDeviceOfflineTimeReq) ProtoReflect() protoreflect.Message
- func (x *SyncDeviceOfflineTimeReq) Reset()
- func (x *SyncDeviceOfflineTimeReq) String() string
- type SyncDeviceOnTimeDailyReq
- func (*SyncDeviceOnTimeDailyReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeviceOnTimeDailyReq) GetEndTime() int64
- func (x *SyncDeviceOnTimeDailyReq) GetProductKeys() []string
- func (x *SyncDeviceOnTimeDailyReq) GetStartTime() int64
- func (*SyncDeviceOnTimeDailyReq) ProtoMessage()
- func (x *SyncDeviceOnTimeDailyReq) ProtoReflect() protoreflect.Message
- func (x *SyncDeviceOnTimeDailyReq) Reset()
- func (x *SyncDeviceOnTimeDailyReq) String() string
- type SyncDeviceOnlineTimeReq
- func (*SyncDeviceOnlineTimeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeviceOnlineTimeReq) GetProductKeys() []string
- func (*SyncDeviceOnlineTimeReq) ProtoMessage()
- func (x *SyncDeviceOnlineTimeReq) ProtoReflect() protoreflect.Message
- func (x *SyncDeviceOnlineTimeReq) Reset()
- func (x *SyncDeviceOnlineTimeReq) String() string
- type SyncDevicePropertyReq
- func (*SyncDevicePropertyReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDevicePropertyReq) GetIotId() string
- func (*SyncDevicePropertyReq) ProtoMessage()
- func (x *SyncDevicePropertyReq) ProtoReflect() protoreflect.Message
- func (x *SyncDevicePropertyReq) Reset()
- func (x *SyncDevicePropertyReq) String() string
- type SyncDevicePropertyResp
- func (*SyncDevicePropertyResp) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDevicePropertyResp) GetData() []*DevicePropertyList
- func (*SyncDevicePropertyResp) ProtoMessage()
- func (x *SyncDevicePropertyResp) ProtoReflect() protoreflect.Message
- func (x *SyncDevicePropertyResp) Reset()
- func (x *SyncDevicePropertyResp) String() string
- type SyncDeviceUpsterCycleReq
- func (*SyncDeviceUpsterCycleReq) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeviceUpsterCycleReq) GetEndTime() string
- func (x *SyncDeviceUpsterCycleReq) GetProductKeys() []string
- func (x *SyncDeviceUpsterCycleReq) GetStartTime() string
- func (*SyncDeviceUpsterCycleReq) ProtoMessage()
- func (x *SyncDeviceUpsterCycleReq) ProtoReflect() protoreflect.Message
- func (x *SyncDeviceUpsterCycleReq) Reset()
- func (x *SyncDeviceUpsterCycleReq) String() string
- type UUIDReq
- type UUIDsReq
- type UnimplementedDataServer
- func (UnimplementedDataServer) AnalyseDeviceDuration(context.Context, *AnalyseDeviceDurationReq) (*BaseResp, error)
- func (UnimplementedDataServer) AnalyseDeviceDurationElephant(context.Context, *AnalyseDeviceDurationElephantReq) (*BaseResp, error)
- func (UnimplementedDataServer) AnalyseDeviceKpi(context.Context, *AnalyseDeviceKpiReq) (*BaseResp, error)
- func (UnimplementedDataServer) AnalyseDeviceTag(context.Context, *AnalyseDeviceTagReq) (*BaseResp, error)
- func (UnimplementedDataServer) AnalyseDeviceUpsterStatistics(context.Context, *AnalyseDeviceUpsterStatisticsReq) (*BaseResp, error)
- func (UnimplementedDataServer) CreateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) CreateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseIDResp, error)
- func (UnimplementedDataServer) DeleteDeviceDuration(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceDurationElephant(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceEvent(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceKpi(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceOfflineTime(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceOnTimeDaily(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceOnlineTime(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceUpsterCycle(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) DeleteDeviceUpsterStatistics(context.Context, *IDsReq) (*BaseResp, error)
- func (UnimplementedDataServer) GetDeviceDurationById(context.Context, *IDReq) (*DeviceDurationInfo, error)
- func (UnimplementedDataServer) GetDeviceDurationElephantById(context.Context, *IDReq) (*DeviceDurationElephantInfo, error)
- func (UnimplementedDataServer) GetDeviceDurationElephantList(context.Context, *DeviceDurationElephantListReq) (*DeviceDurationElephantListResp, error)
- func (UnimplementedDataServer) GetDeviceDurationList(context.Context, *DeviceDurationListReq) (*DeviceDurationListResp, error)
- func (UnimplementedDataServer) GetDeviceEventById(context.Context, *IDReq) (*DeviceEventInfo, error)
- func (UnimplementedDataServer) GetDeviceEventList(context.Context, *DeviceEventListReq) (*DeviceEventListResp, error)
- func (UnimplementedDataServer) GetDeviceKpiById(context.Context, *IDReq) (*DeviceKpiInfo, error)
- func (UnimplementedDataServer) GetDeviceKpiByIotID(context.Context, *KpiIotIDReq) (*DeviceKpiInfo, error)
- func (UnimplementedDataServer) GetDeviceKpiList(context.Context, *DeviceKpiListReq) (*DeviceKpiListResp, error)
- func (UnimplementedDataServer) GetDeviceOfflineTimeById(context.Context, *IDReq) (*DeviceOfflineTimeInfo, error)
- func (UnimplementedDataServer) GetDeviceOfflineTimeList(context.Context, *DeviceOfflineTimeListReq) (*DeviceOfflineTimeListResp, error)
- func (UnimplementedDataServer) GetDeviceOnTimeDailyById(context.Context, *IDReq) (*DeviceOnTimeDailyInfo, error)
- func (UnimplementedDataServer) GetDeviceOnTimeDailyByIotId(context.Context, *DeviceOnTimeDailyReq) (*DeviceOnTimeDailyInfo, error)
- func (UnimplementedDataServer) GetDeviceOnTimeDailyList(context.Context, *DeviceOnTimeDailyListReq) (*DeviceOnTimeDailyListResp, error)
- func (UnimplementedDataServer) GetDeviceOnlineTimeById(context.Context, *IDReq) (*DeviceOnlineTimeInfo, error)
- func (UnimplementedDataServer) GetDeviceOnlineTimeList(context.Context, *DeviceOnlineTimeListReq) (*DeviceOnlineTimeListResp, error)
- func (UnimplementedDataServer) GetDeviceUpsterCycleById(context.Context, *IDReq) (*DeviceUpsterCycleInfo, error)
- func (UnimplementedDataServer) GetDeviceUpsterCycleList(context.Context, *DeviceUpsterCycleListReq) (*DeviceUpsterCycleListResp, error)
- func (UnimplementedDataServer) GetDeviceUpsterStatisticsById(context.Context, *IDReq) (*DeviceUpsterStatisticsInfo, error)
- func (UnimplementedDataServer) GetDeviceUpsterStatisticsList(context.Context, *DeviceUpsterStatisticsListReq) (*DeviceUpsterStatisticsListResp, error)
- func (UnimplementedDataServer) InitDatabase(context.Context, *Empty) (*BaseResp, error)
- func (UnimplementedDataServer) SyncDeviceEvent(context.Context, *SyncDeviceEventReq) (*BaseResp, error)
- func (UnimplementedDataServer) SyncDeviceOfflineTime(context.Context, *SyncDeviceOfflineTimeReq) (*BaseResp, error)
- func (UnimplementedDataServer) SyncDeviceOnTimeDaily(context.Context, *SyncDeviceOnTimeDailyReq) (*BaseResp, error)
- func (UnimplementedDataServer) SyncDeviceOnlineTime(context.Context, *SyncDeviceOnlineTimeReq) (*BaseResp, error)
- func (UnimplementedDataServer) SyncDeviceProperty(context.Context, *SyncDevicePropertyReq) (*SyncDevicePropertyResp, error)
- func (UnimplementedDataServer) SyncDeviceUpsterCycle(context.Context, *SyncDeviceUpsterCycleReq) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseResp, error)
- func (UnimplementedDataServer) UpdateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseResp, error)
- type UnsafeDataServer
Constants ¶
This section is empty.
Variables ¶
var Data_ServiceDesc = grpc.ServiceDesc{ ServiceName: "data.Data", HandlerType: (*DataServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "initDatabase", Handler: _Data_InitDatabase_Handler, }, { MethodName: "createDeviceDuration", Handler: _Data_CreateDeviceDuration_Handler, }, { MethodName: "updateDeviceDuration", Handler: _Data_UpdateDeviceDuration_Handler, }, { MethodName: "getDeviceDurationList", Handler: _Data_GetDeviceDurationList_Handler, }, { MethodName: "getDeviceDurationById", Handler: _Data_GetDeviceDurationById_Handler, }, { MethodName: "deleteDeviceDuration", Handler: _Data_DeleteDeviceDuration_Handler, }, { MethodName: "analyseDeviceDuration", Handler: _Data_AnalyseDeviceDuration_Handler, }, { MethodName: "createDeviceDurationElephant", Handler: _Data_CreateDeviceDurationElephant_Handler, }, { MethodName: "updateDeviceDurationElephant", Handler: _Data_UpdateDeviceDurationElephant_Handler, }, { MethodName: "getDeviceDurationElephantList", Handler: _Data_GetDeviceDurationElephantList_Handler, }, { MethodName: "getDeviceDurationElephantById", Handler: _Data_GetDeviceDurationElephantById_Handler, }, { MethodName: "deleteDeviceDurationElephant", Handler: _Data_DeleteDeviceDurationElephant_Handler, }, { MethodName: "analyseDeviceDurationElephant", Handler: _Data_AnalyseDeviceDurationElephant_Handler, }, { MethodName: "createDeviceEvent", Handler: _Data_CreateDeviceEvent_Handler, }, { MethodName: "updateDeviceEvent", Handler: _Data_UpdateDeviceEvent_Handler, }, { MethodName: "getDeviceEventList", Handler: _Data_GetDeviceEventList_Handler, }, { MethodName: "getDeviceEventById", Handler: _Data_GetDeviceEventById_Handler, }, { MethodName: "deleteDeviceEvent", Handler: _Data_DeleteDeviceEvent_Handler, }, { MethodName: "syncDeviceEvent", Handler: _Data_SyncDeviceEvent_Handler, }, { MethodName: "createDeviceKpi", Handler: _Data_CreateDeviceKpi_Handler, }, { MethodName: "updateDeviceKpi", Handler: _Data_UpdateDeviceKpi_Handler, }, { MethodName: "getDeviceKpiList", Handler: _Data_GetDeviceKpiList_Handler, }, { MethodName: "getDeviceKpiById", Handler: _Data_GetDeviceKpiById_Handler, }, { MethodName: "getDeviceKpiByIotID", Handler: _Data_GetDeviceKpiByIotID_Handler, }, { MethodName: "deleteDeviceKpi", Handler: _Data_DeleteDeviceKpi_Handler, }, { MethodName: "analyseDeviceKpi", Handler: _Data_AnalyseDeviceKpi_Handler, }, { MethodName: "createDeviceOfflineTime", Handler: _Data_CreateDeviceOfflineTime_Handler, }, { MethodName: "updateDeviceOfflineTime", Handler: _Data_UpdateDeviceOfflineTime_Handler, }, { MethodName: "getDeviceOfflineTimeList", Handler: _Data_GetDeviceOfflineTimeList_Handler, }, { MethodName: "getDeviceOfflineTimeById", Handler: _Data_GetDeviceOfflineTimeById_Handler, }, { MethodName: "deleteDeviceOfflineTime", Handler: _Data_DeleteDeviceOfflineTime_Handler, }, { MethodName: "syncDeviceOfflineTime", Handler: _Data_SyncDeviceOfflineTime_Handler, }, { MethodName: "createDeviceOnlineTime", Handler: _Data_CreateDeviceOnlineTime_Handler, }, { MethodName: "updateDeviceOnlineTime", Handler: _Data_UpdateDeviceOnlineTime_Handler, }, { MethodName: "getDeviceOnlineTimeList", Handler: _Data_GetDeviceOnlineTimeList_Handler, }, { MethodName: "getDeviceOnlineTimeById", Handler: _Data_GetDeviceOnlineTimeById_Handler, }, { MethodName: "deleteDeviceOnlineTime", Handler: _Data_DeleteDeviceOnlineTime_Handler, }, { MethodName: "syncDeviceOnlineTime", Handler: _Data_SyncDeviceOnlineTime_Handler, }, { MethodName: "createDeviceOnTimeDaily", Handler: _Data_CreateDeviceOnTimeDaily_Handler, }, { MethodName: "updateDeviceOnTimeDaily", Handler: _Data_UpdateDeviceOnTimeDaily_Handler, }, { MethodName: "getDeviceOnTimeDailyList", Handler: _Data_GetDeviceOnTimeDailyList_Handler, }, { MethodName: "getDeviceOnTimeDailyById", Handler: _Data_GetDeviceOnTimeDailyById_Handler, }, { MethodName: "getDeviceOnTimeDailyByIotId", Handler: _Data_GetDeviceOnTimeDailyByIotId_Handler, }, { MethodName: "deleteDeviceOnTimeDaily", Handler: _Data_DeleteDeviceOnTimeDaily_Handler, }, { MethodName: "syncDeviceOnTimeDaily", Handler: _Data_SyncDeviceOnTimeDaily_Handler, }, { MethodName: "syncDeviceProperty", Handler: _Data_SyncDeviceProperty_Handler, }, { MethodName: "analyseDeviceTag", Handler: _Data_AnalyseDeviceTag_Handler, }, { MethodName: "createDeviceUpsterCycle", Handler: _Data_CreateDeviceUpsterCycle_Handler, }, { MethodName: "updateDeviceUpsterCycle", Handler: _Data_UpdateDeviceUpsterCycle_Handler, }, { MethodName: "getDeviceUpsterCycleList", Handler: _Data_GetDeviceUpsterCycleList_Handler, }, { MethodName: "getDeviceUpsterCycleById", Handler: _Data_GetDeviceUpsterCycleById_Handler, }, { MethodName: "deleteDeviceUpsterCycle", Handler: _Data_DeleteDeviceUpsterCycle_Handler, }, { MethodName: "syncDeviceUpsterCycle", Handler: _Data_SyncDeviceUpsterCycle_Handler, }, { MethodName: "createDeviceUpsterStatistics", Handler: _Data_CreateDeviceUpsterStatistics_Handler, }, { MethodName: "updateDeviceUpsterStatistics", Handler: _Data_UpdateDeviceUpsterStatistics_Handler, }, { MethodName: "getDeviceUpsterStatisticsList", Handler: _Data_GetDeviceUpsterStatisticsList_Handler, }, { MethodName: "getDeviceUpsterStatisticsById", Handler: _Data_GetDeviceUpsterStatisticsById_Handler, }, { MethodName: "deleteDeviceUpsterStatistics", Handler: _Data_DeleteDeviceUpsterStatistics_Handler, }, { MethodName: "analyseDeviceUpsterStatistics", Handler: _Data_AnalyseDeviceUpsterStatistics_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "data.proto", }
Data_ServiceDesc is the grpc.ServiceDesc for Data service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_data_proto protoreflect.FileDescriptor
Functions ¶
func RegisterDataServer ¶
func RegisterDataServer(s grpc.ServiceRegistrar, srv DataServer)
Types ¶
type AnalyseDeviceDurationElephantReq ¶
type AnalyseDeviceDurationElephantReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` Date *string `protobuf:"bytes,2,opt,name=Date,proto3,oneof" json:"Date"` // contains filtered or unexported fields }
func (*AnalyseDeviceDurationElephantReq) Descriptor
deprecated
func (*AnalyseDeviceDurationElephantReq) Descriptor() ([]byte, []int)
Deprecated: Use AnalyseDeviceDurationElephantReq.ProtoReflect.Descriptor instead.
func (*AnalyseDeviceDurationElephantReq) GetDate ¶
func (x *AnalyseDeviceDurationElephantReq) GetDate() string
func (*AnalyseDeviceDurationElephantReq) GetProductKeys ¶
func (x *AnalyseDeviceDurationElephantReq) GetProductKeys() []string
func (*AnalyseDeviceDurationElephantReq) ProtoMessage ¶
func (*AnalyseDeviceDurationElephantReq) ProtoMessage()
func (*AnalyseDeviceDurationElephantReq) ProtoReflect ¶
func (x *AnalyseDeviceDurationElephantReq) ProtoReflect() protoreflect.Message
func (*AnalyseDeviceDurationElephantReq) Reset ¶
func (x *AnalyseDeviceDurationElephantReq) Reset()
func (*AnalyseDeviceDurationElephantReq) String ¶
func (x *AnalyseDeviceDurationElephantReq) String() string
type AnalyseDeviceDurationReq ¶
type AnalyseDeviceDurationReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` Date *string `protobuf:"bytes,2,opt,name=Date,proto3,oneof" json:"Date"` Identifiers []string `protobuf:"bytes,3,rep,name=Identifiers,proto3" json:"Identifiers"` // contains filtered or unexported fields }
func (*AnalyseDeviceDurationReq) Descriptor
deprecated
func (*AnalyseDeviceDurationReq) Descriptor() ([]byte, []int)
Deprecated: Use AnalyseDeviceDurationReq.ProtoReflect.Descriptor instead.
func (*AnalyseDeviceDurationReq) GetDate ¶
func (x *AnalyseDeviceDurationReq) GetDate() string
func (*AnalyseDeviceDurationReq) GetIdentifiers ¶
func (x *AnalyseDeviceDurationReq) GetIdentifiers() []string
func (*AnalyseDeviceDurationReq) GetProductKeys ¶
func (x *AnalyseDeviceDurationReq) GetProductKeys() []string
func (*AnalyseDeviceDurationReq) ProtoMessage ¶
func (*AnalyseDeviceDurationReq) ProtoMessage()
func (*AnalyseDeviceDurationReq) ProtoReflect ¶
func (x *AnalyseDeviceDurationReq) ProtoReflect() protoreflect.Message
func (*AnalyseDeviceDurationReq) Reset ¶
func (x *AnalyseDeviceDurationReq) Reset()
func (*AnalyseDeviceDurationReq) String ¶
func (x *AnalyseDeviceDurationReq) String() string
type AnalyseDeviceKpiReq ¶
type AnalyseDeviceKpiReq struct { UpsterProductKeys []string `protobuf:"bytes,1,rep,name=UpsterProductKeys,proto3" json:"UpsterProductKeys"` MerProductKeys []string `protobuf:"bytes,2,rep,name=MerProductKeys,proto3" json:"MerProductKeys"` MefProductKeys []string `protobuf:"bytes,3,rep,name=MefProductKeys,proto3" json:"MefProductKeys"` ElephantProductKeys []string `protobuf:"bytes,4,rep,name=ElephantProductKeys,proto3" json:"ElephantProductKeys"` // contains filtered or unexported fields }
func (*AnalyseDeviceKpiReq) Descriptor
deprecated
func (*AnalyseDeviceKpiReq) Descriptor() ([]byte, []int)
Deprecated: Use AnalyseDeviceKpiReq.ProtoReflect.Descriptor instead.
func (*AnalyseDeviceKpiReq) GetElephantProductKeys ¶
func (x *AnalyseDeviceKpiReq) GetElephantProductKeys() []string
func (*AnalyseDeviceKpiReq) GetMefProductKeys ¶
func (x *AnalyseDeviceKpiReq) GetMefProductKeys() []string
func (*AnalyseDeviceKpiReq) GetMerProductKeys ¶
func (x *AnalyseDeviceKpiReq) GetMerProductKeys() []string
func (*AnalyseDeviceKpiReq) GetUpsterProductKeys ¶
func (x *AnalyseDeviceKpiReq) GetUpsterProductKeys() []string
func (*AnalyseDeviceKpiReq) ProtoMessage ¶
func (*AnalyseDeviceKpiReq) ProtoMessage()
func (*AnalyseDeviceKpiReq) ProtoReflect ¶
func (x *AnalyseDeviceKpiReq) ProtoReflect() protoreflect.Message
func (*AnalyseDeviceKpiReq) Reset ¶
func (x *AnalyseDeviceKpiReq) Reset()
func (*AnalyseDeviceKpiReq) String ¶
func (x *AnalyseDeviceKpiReq) String() string
type AnalyseDeviceTagReq ¶
type AnalyseDeviceTagReq struct {
// contains filtered or unexported fields
}
func (*AnalyseDeviceTagReq) Descriptor
deprecated
func (*AnalyseDeviceTagReq) Descriptor() ([]byte, []int)
Deprecated: Use AnalyseDeviceTagReq.ProtoReflect.Descriptor instead.
func (*AnalyseDeviceTagReq) ProtoMessage ¶
func (*AnalyseDeviceTagReq) ProtoMessage()
func (*AnalyseDeviceTagReq) ProtoReflect ¶
func (x *AnalyseDeviceTagReq) ProtoReflect() protoreflect.Message
func (*AnalyseDeviceTagReq) Reset ¶
func (x *AnalyseDeviceTagReq) Reset()
func (*AnalyseDeviceTagReq) String ¶
func (x *AnalyseDeviceTagReq) String() string
type AnalyseDeviceUpsterStatisticsReq ¶
type AnalyseDeviceUpsterStatisticsReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time"` EndTime int64 `protobuf:"varint,3,opt,name=end_time,json=endTime,proto3" json:"end_time"` // contains filtered or unexported fields }
func (*AnalyseDeviceUpsterStatisticsReq) Descriptor
deprecated
func (*AnalyseDeviceUpsterStatisticsReq) Descriptor() ([]byte, []int)
Deprecated: Use AnalyseDeviceUpsterStatisticsReq.ProtoReflect.Descriptor instead.
func (*AnalyseDeviceUpsterStatisticsReq) GetEndTime ¶
func (x *AnalyseDeviceUpsterStatisticsReq) GetEndTime() int64
func (*AnalyseDeviceUpsterStatisticsReq) GetProductKeys ¶
func (x *AnalyseDeviceUpsterStatisticsReq) GetProductKeys() []string
func (*AnalyseDeviceUpsterStatisticsReq) GetStartTime ¶
func (x *AnalyseDeviceUpsterStatisticsReq) GetStartTime() int64
func (*AnalyseDeviceUpsterStatisticsReq) ProtoMessage ¶
func (*AnalyseDeviceUpsterStatisticsReq) ProtoMessage()
func (*AnalyseDeviceUpsterStatisticsReq) ProtoReflect ¶
func (x *AnalyseDeviceUpsterStatisticsReq) ProtoReflect() protoreflect.Message
func (*AnalyseDeviceUpsterStatisticsReq) Reset ¶
func (x *AnalyseDeviceUpsterStatisticsReq) Reset()
func (*AnalyseDeviceUpsterStatisticsReq) String ¶
func (x *AnalyseDeviceUpsterStatisticsReq) String() string
type BaseIDInt32Resp ¶
type BaseIDInt32Resp struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseIDInt32Resp) Descriptor
deprecated
func (*BaseIDInt32Resp) Descriptor() ([]byte, []int)
Deprecated: Use BaseIDInt32Resp.ProtoReflect.Descriptor instead.
func (*BaseIDInt32Resp) GetId ¶
func (x *BaseIDInt32Resp) GetId() int32
func (*BaseIDInt32Resp) GetMsg ¶
func (x *BaseIDInt32Resp) GetMsg() string
func (*BaseIDInt32Resp) ProtoMessage ¶
func (*BaseIDInt32Resp) ProtoMessage()
func (*BaseIDInt32Resp) ProtoReflect ¶
func (x *BaseIDInt32Resp) ProtoReflect() protoreflect.Message
func (*BaseIDInt32Resp) Reset ¶
func (x *BaseIDInt32Resp) Reset()
func (*BaseIDInt32Resp) String ¶
func (x *BaseIDInt32Resp) String() string
type BaseIDInt64Resp ¶
type BaseIDInt64Resp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseIDInt64Resp) Descriptor
deprecated
func (*BaseIDInt64Resp) Descriptor() ([]byte, []int)
Deprecated: Use BaseIDInt64Resp.ProtoReflect.Descriptor instead.
func (*BaseIDInt64Resp) GetId ¶
func (x *BaseIDInt64Resp) GetId() int64
func (*BaseIDInt64Resp) GetMsg ¶
func (x *BaseIDInt64Resp) GetMsg() string
func (*BaseIDInt64Resp) ProtoMessage ¶
func (*BaseIDInt64Resp) ProtoMessage()
func (*BaseIDInt64Resp) ProtoReflect ¶
func (x *BaseIDInt64Resp) ProtoReflect() protoreflect.Message
func (*BaseIDInt64Resp) Reset ¶
func (x *BaseIDInt64Resp) Reset()
func (*BaseIDInt64Resp) String ¶
func (x *BaseIDInt64Resp) String() string
type BaseIDResp ¶
type BaseIDResp struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseIDResp) Descriptor
deprecated
func (*BaseIDResp) Descriptor() ([]byte, []int)
Deprecated: Use BaseIDResp.ProtoReflect.Descriptor instead.
func (*BaseIDResp) GetId ¶
func (x *BaseIDResp) GetId() uint64
func (*BaseIDResp) GetMsg ¶
func (x *BaseIDResp) GetMsg() string
func (*BaseIDResp) ProtoMessage ¶
func (*BaseIDResp) ProtoMessage()
func (*BaseIDResp) ProtoReflect ¶
func (x *BaseIDResp) ProtoReflect() protoreflect.Message
func (*BaseIDResp) Reset ¶
func (x *BaseIDResp) Reset()
func (*BaseIDResp) String ¶
func (x *BaseIDResp) String() string
type BaseIDUint32Resp ¶
type BaseIDUint32Resp struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseIDUint32Resp) Descriptor
deprecated
func (*BaseIDUint32Resp) Descriptor() ([]byte, []int)
Deprecated: Use BaseIDUint32Resp.ProtoReflect.Descriptor instead.
func (*BaseIDUint32Resp) GetId ¶
func (x *BaseIDUint32Resp) GetId() uint32
func (*BaseIDUint32Resp) GetMsg ¶
func (x *BaseIDUint32Resp) GetMsg() string
func (*BaseIDUint32Resp) ProtoMessage ¶
func (*BaseIDUint32Resp) ProtoMessage()
func (*BaseIDUint32Resp) ProtoReflect ¶
func (x *BaseIDUint32Resp) ProtoReflect() protoreflect.Message
func (*BaseIDUint32Resp) Reset ¶
func (x *BaseIDUint32Resp) Reset()
func (*BaseIDUint32Resp) String ¶
func (x *BaseIDUint32Resp) String() string
type BaseResp ¶
type BaseResp struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseResp) Descriptor
deprecated
func (*BaseResp) ProtoMessage ¶
func (*BaseResp) ProtoMessage()
func (*BaseResp) ProtoReflect ¶
func (x *BaseResp) ProtoReflect() protoreflect.Message
type BaseUUIDResp ¶
type BaseUUIDResp struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // contains filtered or unexported fields }
func (*BaseUUIDResp) Descriptor
deprecated
func (*BaseUUIDResp) Descriptor() ([]byte, []int)
Deprecated: Use BaseUUIDResp.ProtoReflect.Descriptor instead.
func (*BaseUUIDResp) GetId ¶
func (x *BaseUUIDResp) GetId() string
func (*BaseUUIDResp) GetMsg ¶
func (x *BaseUUIDResp) GetMsg() string
func (*BaseUUIDResp) ProtoMessage ¶
func (*BaseUUIDResp) ProtoMessage()
func (*BaseUUIDResp) ProtoReflect ¶
func (x *BaseUUIDResp) ProtoReflect() protoreflect.Message
func (*BaseUUIDResp) Reset ¶
func (x *BaseUUIDResp) Reset()
func (*BaseUUIDResp) String ¶
func (x *BaseUUIDResp) String() string
type DataClient ¶
type DataClient interface { // group: base InitDatabase(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*BaseResp, error) // DeviceDuration management // group: device_duration CreateDeviceDuration(ctx context.Context, in *DeviceDurationInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_duration UpdateDeviceDuration(ctx context.Context, in *DeviceDurationInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_duration GetDeviceDurationList(ctx context.Context, in *DeviceDurationListReq, opts ...grpc.CallOption) (*DeviceDurationListResp, error) // group: device_duration GetDeviceDurationById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceDurationInfo, error) // group: device_duration DeleteDeviceDuration(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_duration AnalyseDeviceDuration(ctx context.Context, in *AnalyseDeviceDurationReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceDurationElephant management // group: device_duration_elephant CreateDeviceDurationElephant(ctx context.Context, in *DeviceDurationElephantInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_duration_elephant UpdateDeviceDurationElephant(ctx context.Context, in *DeviceDurationElephantInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_duration_elephant GetDeviceDurationElephantList(ctx context.Context, in *DeviceDurationElephantListReq, opts ...grpc.CallOption) (*DeviceDurationElephantListResp, error) // group: device_duration_elephant GetDeviceDurationElephantById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceDurationElephantInfo, error) // group: device_duration_elephant DeleteDeviceDurationElephant(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_duration_elephant AnalyseDeviceDurationElephant(ctx context.Context, in *AnalyseDeviceDurationElephantReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceEvent management // group: device_event CreateDeviceEvent(ctx context.Context, in *DeviceEventInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_event UpdateDeviceEvent(ctx context.Context, in *DeviceEventInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_event GetDeviceEventList(ctx context.Context, in *DeviceEventListReq, opts ...grpc.CallOption) (*DeviceEventListResp, error) // group: device_event GetDeviceEventById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceEventInfo, error) // group: device_event DeleteDeviceEvent(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_event SyncDeviceEvent(ctx context.Context, in *SyncDeviceEventReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceKpi management // group: device_kpi CreateDeviceKpi(ctx context.Context, in *DeviceKpiInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_kpi UpdateDeviceKpi(ctx context.Context, in *DeviceKpiInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_kpi GetDeviceKpiList(ctx context.Context, in *DeviceKpiListReq, opts ...grpc.CallOption) (*DeviceKpiListResp, error) // group: device_kpi GetDeviceKpiById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceKpiInfo, error) // group: device_kpi GetDeviceKpiByIotID(ctx context.Context, in *KpiIotIDReq, opts ...grpc.CallOption) (*DeviceKpiInfo, error) // group: device_kpi DeleteDeviceKpi(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_kpi AnalyseDeviceKpi(ctx context.Context, in *AnalyseDeviceKpiReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceOfflineTime management // group: device_offline_time CreateDeviceOfflineTime(ctx context.Context, in *DeviceOfflineTimeInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_offline_time UpdateDeviceOfflineTime(ctx context.Context, in *DeviceOfflineTimeInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_offline_time GetDeviceOfflineTimeList(ctx context.Context, in *DeviceOfflineTimeListReq, opts ...grpc.CallOption) (*DeviceOfflineTimeListResp, error) // group: device_offline_time GetDeviceOfflineTimeById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceOfflineTimeInfo, error) // group: device_offline_time DeleteDeviceOfflineTime(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_offline_time SyncDeviceOfflineTime(ctx context.Context, in *SyncDeviceOfflineTimeReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceOnlineTime management // group: device_online_time CreateDeviceOnlineTime(ctx context.Context, in *DeviceOnlineTimeInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_online_time UpdateDeviceOnlineTime(ctx context.Context, in *DeviceOnlineTimeInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_online_time GetDeviceOnlineTimeList(ctx context.Context, in *DeviceOnlineTimeListReq, opts ...grpc.CallOption) (*DeviceOnlineTimeListResp, error) // group: device_online_time GetDeviceOnlineTimeById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceOnlineTimeInfo, error) // group: device_online_time DeleteDeviceOnlineTime(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_online_time SyncDeviceOnlineTime(ctx context.Context, in *SyncDeviceOnlineTimeReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceOnTimeDaily management // group: device_on_time_daily CreateDeviceOnTimeDaily(ctx context.Context, in *DeviceOnTimeDailyInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_on_time_daily UpdateDeviceOnTimeDaily(ctx context.Context, in *DeviceOnTimeDailyInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_on_time_daily GetDeviceOnTimeDailyList(ctx context.Context, in *DeviceOnTimeDailyListReq, opts ...grpc.CallOption) (*DeviceOnTimeDailyListResp, error) // group: device_on_time_daily GetDeviceOnTimeDailyById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceOnTimeDailyInfo, error) // group: device_on_time_daily GetDeviceOnTimeDailyByIotId(ctx context.Context, in *DeviceOnTimeDailyReq, opts ...grpc.CallOption) (*DeviceOnTimeDailyInfo, error) // group: device_on_time_daily DeleteDeviceOnTimeDaily(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_on_time_daily SyncDeviceOnTimeDaily(ctx context.Context, in *SyncDeviceOnTimeDailyReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceProperty management // group: device_property SyncDeviceProperty(ctx context.Context, in *SyncDevicePropertyReq, opts ...grpc.CallOption) (*SyncDevicePropertyResp, error) // group: device_tag AnalyseDeviceTag(ctx context.Context, in *AnalyseDeviceTagReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceUpsterCycle management // group: device_upster_cycle CreateDeviceUpsterCycle(ctx context.Context, in *DeviceUpsterCycleInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_upster_cycle UpdateDeviceUpsterCycle(ctx context.Context, in *DeviceUpsterCycleInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_upster_cycle GetDeviceUpsterCycleList(ctx context.Context, in *DeviceUpsterCycleListReq, opts ...grpc.CallOption) (*DeviceUpsterCycleListResp, error) // group: device_upster_cycle GetDeviceUpsterCycleById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceUpsterCycleInfo, error) // group: device_upster_cycle DeleteDeviceUpsterCycle(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_upster_cycle SyncDeviceUpsterCycle(ctx context.Context, in *SyncDeviceUpsterCycleReq, opts ...grpc.CallOption) (*BaseResp, error) // DeviceUpsterStatistics management // group: device_upster_statistics CreateDeviceUpsterStatistics(ctx context.Context, in *DeviceUpsterStatisticsInfo, opts ...grpc.CallOption) (*BaseIDResp, error) // group: device_upster_statistics UpdateDeviceUpsterStatistics(ctx context.Context, in *DeviceUpsterStatisticsInfo, opts ...grpc.CallOption) (*BaseResp, error) // group: device_upster_statistics GetDeviceUpsterStatisticsList(ctx context.Context, in *DeviceUpsterStatisticsListReq, opts ...grpc.CallOption) (*DeviceUpsterStatisticsListResp, error) // group: device_upster_statistics GetDeviceUpsterStatisticsById(ctx context.Context, in *IDReq, opts ...grpc.CallOption) (*DeviceUpsterStatisticsInfo, error) // group: device_upster_statistics DeleteDeviceUpsterStatistics(ctx context.Context, in *IDsReq, opts ...grpc.CallOption) (*BaseResp, error) // group: device_upster_statistics AnalyseDeviceUpsterStatistics(ctx context.Context, in *AnalyseDeviceUpsterStatisticsReq, opts ...grpc.CallOption) (*BaseResp, error) }
DataClient is the client API for Data service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataClient ¶
func NewDataClient(cc grpc.ClientConnInterface) DataClient
type DataServer ¶
type DataServer interface { // group: base InitDatabase(context.Context, *Empty) (*BaseResp, error) // DeviceDuration management // group: device_duration CreateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseIDResp, error) // group: device_duration UpdateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseResp, error) // group: device_duration GetDeviceDurationList(context.Context, *DeviceDurationListReq) (*DeviceDurationListResp, error) // group: device_duration GetDeviceDurationById(context.Context, *IDReq) (*DeviceDurationInfo, error) // group: device_duration DeleteDeviceDuration(context.Context, *IDsReq) (*BaseResp, error) // group: device_duration AnalyseDeviceDuration(context.Context, *AnalyseDeviceDurationReq) (*BaseResp, error) // DeviceDurationElephant management // group: device_duration_elephant CreateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseIDResp, error) // group: device_duration_elephant UpdateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseResp, error) // group: device_duration_elephant GetDeviceDurationElephantList(context.Context, *DeviceDurationElephantListReq) (*DeviceDurationElephantListResp, error) // group: device_duration_elephant GetDeviceDurationElephantById(context.Context, *IDReq) (*DeviceDurationElephantInfo, error) // group: device_duration_elephant DeleteDeviceDurationElephant(context.Context, *IDsReq) (*BaseResp, error) // group: device_duration_elephant AnalyseDeviceDurationElephant(context.Context, *AnalyseDeviceDurationElephantReq) (*BaseResp, error) // DeviceEvent management // group: device_event CreateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseIDResp, error) // group: device_event UpdateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseResp, error) // group: device_event GetDeviceEventList(context.Context, *DeviceEventListReq) (*DeviceEventListResp, error) // group: device_event GetDeviceEventById(context.Context, *IDReq) (*DeviceEventInfo, error) // group: device_event DeleteDeviceEvent(context.Context, *IDsReq) (*BaseResp, error) // group: device_event SyncDeviceEvent(context.Context, *SyncDeviceEventReq) (*BaseResp, error) // DeviceKpi management // group: device_kpi CreateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseIDResp, error) // group: device_kpi UpdateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseResp, error) // group: device_kpi GetDeviceKpiList(context.Context, *DeviceKpiListReq) (*DeviceKpiListResp, error) // group: device_kpi GetDeviceKpiById(context.Context, *IDReq) (*DeviceKpiInfo, error) // group: device_kpi GetDeviceKpiByIotID(context.Context, *KpiIotIDReq) (*DeviceKpiInfo, error) // group: device_kpi DeleteDeviceKpi(context.Context, *IDsReq) (*BaseResp, error) // group: device_kpi AnalyseDeviceKpi(context.Context, *AnalyseDeviceKpiReq) (*BaseResp, error) // DeviceOfflineTime management // group: device_offline_time CreateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseIDResp, error) // group: device_offline_time UpdateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseResp, error) // group: device_offline_time GetDeviceOfflineTimeList(context.Context, *DeviceOfflineTimeListReq) (*DeviceOfflineTimeListResp, error) // group: device_offline_time GetDeviceOfflineTimeById(context.Context, *IDReq) (*DeviceOfflineTimeInfo, error) // group: device_offline_time DeleteDeviceOfflineTime(context.Context, *IDsReq) (*BaseResp, error) // group: device_offline_time SyncDeviceOfflineTime(context.Context, *SyncDeviceOfflineTimeReq) (*BaseResp, error) // DeviceOnlineTime management // group: device_online_time CreateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseIDResp, error) // group: device_online_time UpdateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseResp, error) // group: device_online_time GetDeviceOnlineTimeList(context.Context, *DeviceOnlineTimeListReq) (*DeviceOnlineTimeListResp, error) // group: device_online_time GetDeviceOnlineTimeById(context.Context, *IDReq) (*DeviceOnlineTimeInfo, error) // group: device_online_time DeleteDeviceOnlineTime(context.Context, *IDsReq) (*BaseResp, error) // group: device_online_time SyncDeviceOnlineTime(context.Context, *SyncDeviceOnlineTimeReq) (*BaseResp, error) // DeviceOnTimeDaily management // group: device_on_time_daily CreateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseIDResp, error) // group: device_on_time_daily UpdateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseResp, error) // group: device_on_time_daily GetDeviceOnTimeDailyList(context.Context, *DeviceOnTimeDailyListReq) (*DeviceOnTimeDailyListResp, error) // group: device_on_time_daily GetDeviceOnTimeDailyById(context.Context, *IDReq) (*DeviceOnTimeDailyInfo, error) // group: device_on_time_daily GetDeviceOnTimeDailyByIotId(context.Context, *DeviceOnTimeDailyReq) (*DeviceOnTimeDailyInfo, error) // group: device_on_time_daily DeleteDeviceOnTimeDaily(context.Context, *IDsReq) (*BaseResp, error) // group: device_on_time_daily SyncDeviceOnTimeDaily(context.Context, *SyncDeviceOnTimeDailyReq) (*BaseResp, error) // DeviceProperty management // group: device_property SyncDeviceProperty(context.Context, *SyncDevicePropertyReq) (*SyncDevicePropertyResp, error) // group: device_tag AnalyseDeviceTag(context.Context, *AnalyseDeviceTagReq) (*BaseResp, error) // DeviceUpsterCycle management // group: device_upster_cycle CreateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseIDResp, error) // group: device_upster_cycle UpdateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseResp, error) // group: device_upster_cycle GetDeviceUpsterCycleList(context.Context, *DeviceUpsterCycleListReq) (*DeviceUpsterCycleListResp, error) // group: device_upster_cycle GetDeviceUpsterCycleById(context.Context, *IDReq) (*DeviceUpsterCycleInfo, error) // group: device_upster_cycle DeleteDeviceUpsterCycle(context.Context, *IDsReq) (*BaseResp, error) // group: device_upster_cycle SyncDeviceUpsterCycle(context.Context, *SyncDeviceUpsterCycleReq) (*BaseResp, error) // DeviceUpsterStatistics management // group: device_upster_statistics CreateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseIDResp, error) // group: device_upster_statistics UpdateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseResp, error) // group: device_upster_statistics GetDeviceUpsterStatisticsList(context.Context, *DeviceUpsterStatisticsListReq) (*DeviceUpsterStatisticsListResp, error) // group: device_upster_statistics GetDeviceUpsterStatisticsById(context.Context, *IDReq) (*DeviceUpsterStatisticsInfo, error) // group: device_upster_statistics DeleteDeviceUpsterStatistics(context.Context, *IDsReq) (*BaseResp, error) // group: device_upster_statistics AnalyseDeviceUpsterStatistics(context.Context, *AnalyseDeviceUpsterStatisticsReq) (*BaseResp, error) // contains filtered or unexported methods }
DataServer is the server API for Data service. All implementations must embed UnimplementedDataServer for forward compatibility
type DeviceDurationElephantInfo ¶
type DeviceDurationElephantInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Date | 日期 Date *string `protobuf:"bytes,9,opt,name=date,proto3,oneof" json:"date"` // Connected | 已连接 Connected *int32 `protobuf:"varint,10,opt,name=connected,proto3,oneof" json:"connected"` // running | 运行 Running *int32 `protobuf:"varint,11,opt,name=running,proto3,oneof" json:"running"` Ebutton *int32 `protobuf:"varint,12,opt,name=ebutton,proto3,oneof" json:"ebutton"` // Day Json | 每日详情 DayJson *string `protobuf:"bytes,13,opt,name=day_json,json=dayJson,proto3,oneof" json:"day_json"` // contains filtered or unexported fields }
func (*DeviceDurationElephantInfo) Descriptor
deprecated
func (*DeviceDurationElephantInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationElephantInfo.ProtoReflect.Descriptor instead.
func (*DeviceDurationElephantInfo) GetConnected ¶
func (x *DeviceDurationElephantInfo) GetConnected() int32
func (*DeviceDurationElephantInfo) GetCreatedAt ¶
func (x *DeviceDurationElephantInfo) GetCreatedAt() int64
func (*DeviceDurationElephantInfo) GetDate ¶
func (x *DeviceDurationElephantInfo) GetDate() string
func (*DeviceDurationElephantInfo) GetDayJson ¶
func (x *DeviceDurationElephantInfo) GetDayJson() string
func (*DeviceDurationElephantInfo) GetDeviceName ¶
func (x *DeviceDurationElephantInfo) GetDeviceName() string
func (*DeviceDurationElephantInfo) GetEbutton ¶
func (x *DeviceDurationElephantInfo) GetEbutton() int32
func (*DeviceDurationElephantInfo) GetId ¶
func (x *DeviceDurationElephantInfo) GetId() uint64
func (*DeviceDurationElephantInfo) GetIotID ¶
func (x *DeviceDurationElephantInfo) GetIotID() string
func (*DeviceDurationElephantInfo) GetProductKey ¶
func (x *DeviceDurationElephantInfo) GetProductKey() string
func (*DeviceDurationElephantInfo) GetRunning ¶
func (x *DeviceDurationElephantInfo) GetRunning() int32
func (*DeviceDurationElephantInfo) GetSort ¶
func (x *DeviceDurationElephantInfo) GetSort() uint32
func (*DeviceDurationElephantInfo) GetStatus ¶
func (x *DeviceDurationElephantInfo) GetStatus() uint32
func (*DeviceDurationElephantInfo) GetUpdatedAt ¶
func (x *DeviceDurationElephantInfo) GetUpdatedAt() int64
func (*DeviceDurationElephantInfo) ProtoMessage ¶
func (*DeviceDurationElephantInfo) ProtoMessage()
func (*DeviceDurationElephantInfo) ProtoReflect ¶
func (x *DeviceDurationElephantInfo) ProtoReflect() protoreflect.Message
func (*DeviceDurationElephantInfo) Reset ¶
func (x *DeviceDurationElephantInfo) Reset()
func (*DeviceDurationElephantInfo) String ¶
func (x *DeviceDurationElephantInfo) String() string
type DeviceDurationElephantListReq ¶
type DeviceDurationElephantListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` Prop *string `protobuf:"bytes,3,opt,name=prop,proto3,oneof" json:"prop"` Order *string `protobuf:"bytes,4,opt,name=order,proto3,oneof" json:"order"` ProductKey string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3" json:"product_key"` IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` Date *string `protobuf:"bytes,8,opt,name=date,proto3,oneof" json:"date"` // contains filtered or unexported fields }
func (*DeviceDurationElephantListReq) Descriptor
deprecated
func (*DeviceDurationElephantListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationElephantListReq.ProtoReflect.Descriptor instead.
func (*DeviceDurationElephantListReq) GetDate ¶
func (x *DeviceDurationElephantListReq) GetDate() string
func (*DeviceDurationElephantListReq) GetDeviceName ¶
func (x *DeviceDurationElephantListReq) GetDeviceName() string
func (*DeviceDurationElephantListReq) GetIotID ¶
func (x *DeviceDurationElephantListReq) GetIotID() string
func (*DeviceDurationElephantListReq) GetOrder ¶
func (x *DeviceDurationElephantListReq) GetOrder() string
func (*DeviceDurationElephantListReq) GetPage ¶
func (x *DeviceDurationElephantListReq) GetPage() uint64
func (*DeviceDurationElephantListReq) GetPageSize ¶
func (x *DeviceDurationElephantListReq) GetPageSize() uint64
func (*DeviceDurationElephantListReq) GetProductKey ¶
func (x *DeviceDurationElephantListReq) GetProductKey() string
func (*DeviceDurationElephantListReq) GetProp ¶
func (x *DeviceDurationElephantListReq) GetProp() string
func (*DeviceDurationElephantListReq) ProtoMessage ¶
func (*DeviceDurationElephantListReq) ProtoMessage()
func (*DeviceDurationElephantListReq) ProtoReflect ¶
func (x *DeviceDurationElephantListReq) ProtoReflect() protoreflect.Message
func (*DeviceDurationElephantListReq) Reset ¶
func (x *DeviceDurationElephantListReq) Reset()
func (*DeviceDurationElephantListReq) String ¶
func (x *DeviceDurationElephantListReq) String() string
type DeviceDurationElephantListResp ¶
type DeviceDurationElephantListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceDurationElephantInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceDurationElephantListResp) Descriptor
deprecated
func (*DeviceDurationElephantListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationElephantListResp.ProtoReflect.Descriptor instead.
func (*DeviceDurationElephantListResp) GetData ¶
func (x *DeviceDurationElephantListResp) GetData() []*DeviceDurationElephantInfo
func (*DeviceDurationElephantListResp) GetTotal ¶
func (x *DeviceDurationElephantListResp) GetTotal() uint64
func (*DeviceDurationElephantListResp) ProtoMessage ¶
func (*DeviceDurationElephantListResp) ProtoMessage()
func (*DeviceDurationElephantListResp) ProtoReflect ¶
func (x *DeviceDurationElephantListResp) ProtoReflect() protoreflect.Message
func (*DeviceDurationElephantListResp) Reset ¶
func (x *DeviceDurationElephantListResp) Reset()
func (*DeviceDurationElephantListResp) String ¶
func (x *DeviceDurationElephantListResp) String() string
type DeviceDurationInfo ¶
type DeviceDurationInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Date | 日期 Date *string `protobuf:"bytes,9,opt,name=date,proto3,oneof" json:"date"` // StandBy | 待机 StandBy *int32 `protobuf:"varint,10,opt,name=stand_by,json=standBy,proto3,oneof" json:"stand_by"` // Preparation | 准备 Preparation *int32 `protobuf:"varint,11,opt,name=preparation,proto3,oneof" json:"preparation"` // Waiting | 等待 Waiting *int32 `protobuf:"varint,12,opt,name=waiting,proto3,oneof" json:"waiting"` // Washing Cold | 洗涤冷 WashingCold *int32 `protobuf:"varint,13,opt,name=washing_cold,json=washingCold,proto3,oneof" json:"washing_cold"` // Washing | 洗涤热 Washing *int32 `protobuf:"varint,14,opt,name=washing,proto3,oneof" json:"washing"` Ebutton *int32 `protobuf:"varint,15,opt,name=ebutton,proto3,oneof" json:"ebutton"` // Day Json | 每日详情 DayJson *string `protobuf:"bytes,16,opt,name=day_json,json=dayJson,proto3,oneof" json:"day_json"` // contains filtered or unexported fields }
func (*DeviceDurationInfo) Descriptor
deprecated
func (*DeviceDurationInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationInfo.ProtoReflect.Descriptor instead.
func (*DeviceDurationInfo) GetCreatedAt ¶
func (x *DeviceDurationInfo) GetCreatedAt() int64
func (*DeviceDurationInfo) GetDate ¶
func (x *DeviceDurationInfo) GetDate() string
func (*DeviceDurationInfo) GetDayJson ¶
func (x *DeviceDurationInfo) GetDayJson() string
func (*DeviceDurationInfo) GetDeviceName ¶
func (x *DeviceDurationInfo) GetDeviceName() string
func (*DeviceDurationInfo) GetEbutton ¶
func (x *DeviceDurationInfo) GetEbutton() int32
func (*DeviceDurationInfo) GetId ¶
func (x *DeviceDurationInfo) GetId() uint64
func (*DeviceDurationInfo) GetIotID ¶
func (x *DeviceDurationInfo) GetIotID() string
func (*DeviceDurationInfo) GetPreparation ¶
func (x *DeviceDurationInfo) GetPreparation() int32
func (*DeviceDurationInfo) GetProductKey ¶
func (x *DeviceDurationInfo) GetProductKey() string
func (*DeviceDurationInfo) GetSort ¶
func (x *DeviceDurationInfo) GetSort() uint32
func (*DeviceDurationInfo) GetStandBy ¶
func (x *DeviceDurationInfo) GetStandBy() int32
func (*DeviceDurationInfo) GetStatus ¶
func (x *DeviceDurationInfo) GetStatus() uint32
func (*DeviceDurationInfo) GetUpdatedAt ¶
func (x *DeviceDurationInfo) GetUpdatedAt() int64
func (*DeviceDurationInfo) GetWaiting ¶
func (x *DeviceDurationInfo) GetWaiting() int32
func (*DeviceDurationInfo) GetWashing ¶
func (x *DeviceDurationInfo) GetWashing() int32
func (*DeviceDurationInfo) GetWashingCold ¶
func (x *DeviceDurationInfo) GetWashingCold() int32
func (*DeviceDurationInfo) ProtoMessage ¶
func (*DeviceDurationInfo) ProtoMessage()
func (*DeviceDurationInfo) ProtoReflect ¶
func (x *DeviceDurationInfo) ProtoReflect() protoreflect.Message
func (*DeviceDurationInfo) Reset ¶
func (x *DeviceDurationInfo) Reset()
func (*DeviceDurationInfo) String ¶
func (x *DeviceDurationInfo) String() string
type DeviceDurationListReq ¶
type DeviceDurationListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` Prop *string `protobuf:"bytes,3,opt,name=prop,proto3,oneof" json:"prop"` Order *string `protobuf:"bytes,4,opt,name=order,proto3,oneof" json:"order"` ProductKey string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3" json:"product_key"` IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` Date *string `protobuf:"bytes,8,opt,name=date,proto3,oneof" json:"date"` // contains filtered or unexported fields }
func (*DeviceDurationListReq) Descriptor
deprecated
func (*DeviceDurationListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationListReq.ProtoReflect.Descriptor instead.
func (*DeviceDurationListReq) GetDate ¶
func (x *DeviceDurationListReq) GetDate() string
func (*DeviceDurationListReq) GetDeviceName ¶
func (x *DeviceDurationListReq) GetDeviceName() string
func (*DeviceDurationListReq) GetIotID ¶
func (x *DeviceDurationListReq) GetIotID() string
func (*DeviceDurationListReq) GetOrder ¶
func (x *DeviceDurationListReq) GetOrder() string
func (*DeviceDurationListReq) GetPage ¶
func (x *DeviceDurationListReq) GetPage() uint64
func (*DeviceDurationListReq) GetPageSize ¶
func (x *DeviceDurationListReq) GetPageSize() uint64
func (*DeviceDurationListReq) GetProductKey ¶
func (x *DeviceDurationListReq) GetProductKey() string
func (*DeviceDurationListReq) GetProp ¶
func (x *DeviceDurationListReq) GetProp() string
func (*DeviceDurationListReq) ProtoMessage ¶
func (*DeviceDurationListReq) ProtoMessage()
func (*DeviceDurationListReq) ProtoReflect ¶
func (x *DeviceDurationListReq) ProtoReflect() protoreflect.Message
func (*DeviceDurationListReq) Reset ¶
func (x *DeviceDurationListReq) Reset()
func (*DeviceDurationListReq) String ¶
func (x *DeviceDurationListReq) String() string
type DeviceDurationListResp ¶
type DeviceDurationListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceDurationInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceDurationListResp) Descriptor
deprecated
func (*DeviceDurationListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceDurationListResp.ProtoReflect.Descriptor instead.
func (*DeviceDurationListResp) GetData ¶
func (x *DeviceDurationListResp) GetData() []*DeviceDurationInfo
func (*DeviceDurationListResp) GetTotal ¶
func (x *DeviceDurationListResp) GetTotal() uint64
func (*DeviceDurationListResp) ProtoMessage ¶
func (*DeviceDurationListResp) ProtoMessage()
func (*DeviceDurationListResp) ProtoReflect ¶
func (x *DeviceDurationListResp) ProtoReflect() protoreflect.Message
func (*DeviceDurationListResp) Reset ¶
func (x *DeviceDurationListResp) Reset()
func (*DeviceDurationListResp) String ¶
func (x *DeviceDurationListResp) String() string
type DeviceEventInfo ¶
type DeviceEventInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // EventType | 事件类型,INFO_EVENT_TYPE:信息。ALERT_EVENT_TYPE:告警。ERROR_EVENT_TYPE:故障。 EventType *string `protobuf:"bytes,7,opt,name=event_type,json=eventType,proto3,oneof" json:"event_type"` // Identifier | 事件的标识符 Identifier *string `protobuf:"bytes,8,opt,name=identifier,proto3,oneof" json:"identifier"` // Name | 事件名称 Name *string `protobuf:"bytes,9,opt,name=name,proto3,oneof" json:"name"` // Output data | 事件的输出参数 OutputData *string `protobuf:"bytes,10,opt,name=output_data,json=outputData,proto3,oneof" json:"output_data"` // Time | 事件发生时间。毫秒级时间戳。 Time *string `protobuf:"bytes,11,opt,name=time,proto3,oneof" json:"time"` // contains filtered or unexported fields }
func (*DeviceEventInfo) Descriptor
deprecated
func (*DeviceEventInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceEventInfo.ProtoReflect.Descriptor instead.
func (*DeviceEventInfo) GetCreatedAt ¶
func (x *DeviceEventInfo) GetCreatedAt() int64
func (*DeviceEventInfo) GetEventType ¶
func (x *DeviceEventInfo) GetEventType() string
func (*DeviceEventInfo) GetId ¶
func (x *DeviceEventInfo) GetId() uint64
func (*DeviceEventInfo) GetIdentifier ¶
func (x *DeviceEventInfo) GetIdentifier() string
func (*DeviceEventInfo) GetIotID ¶
func (x *DeviceEventInfo) GetIotID() string
func (*DeviceEventInfo) GetName ¶
func (x *DeviceEventInfo) GetName() string
func (*DeviceEventInfo) GetOutputData ¶
func (x *DeviceEventInfo) GetOutputData() string
func (*DeviceEventInfo) GetSort ¶
func (x *DeviceEventInfo) GetSort() uint32
func (*DeviceEventInfo) GetStatus ¶
func (x *DeviceEventInfo) GetStatus() uint32
func (*DeviceEventInfo) GetTime ¶
func (x *DeviceEventInfo) GetTime() string
func (*DeviceEventInfo) GetUpdatedAt ¶
func (x *DeviceEventInfo) GetUpdatedAt() int64
func (*DeviceEventInfo) ProtoMessage ¶
func (*DeviceEventInfo) ProtoMessage()
func (*DeviceEventInfo) ProtoReflect ¶
func (x *DeviceEventInfo) ProtoReflect() protoreflect.Message
func (*DeviceEventInfo) Reset ¶
func (x *DeviceEventInfo) Reset()
func (*DeviceEventInfo) String ¶
func (x *DeviceEventInfo) String() string
type DeviceEventListReq ¶
type DeviceEventListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` Prop *string `protobuf:"bytes,3,opt,name=prop,proto3,oneof" json:"prop"` Order *string `protobuf:"bytes,4,opt,name=order,proto3,oneof" json:"order"` IotID *string `protobuf:"bytes,5,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` EventType *string `protobuf:"bytes,6,opt,name=event_type,json=eventType,proto3,oneof" json:"event_type"` Identifier *string `protobuf:"bytes,7,opt,name=identifier,proto3,oneof" json:"identifier"` Time *string `protobuf:"bytes,8,opt,name=time,proto3,oneof" json:"time"` Year *string `protobuf:"bytes,9,opt,name=year,proto3,oneof" json:"year"` // contains filtered or unexported fields }
func (*DeviceEventListReq) Descriptor
deprecated
func (*DeviceEventListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceEventListReq.ProtoReflect.Descriptor instead.
func (*DeviceEventListReq) GetEventType ¶
func (x *DeviceEventListReq) GetEventType() string
func (*DeviceEventListReq) GetIdentifier ¶
func (x *DeviceEventListReq) GetIdentifier() string
func (*DeviceEventListReq) GetIotID ¶
func (x *DeviceEventListReq) GetIotID() string
func (*DeviceEventListReq) GetOrder ¶
func (x *DeviceEventListReq) GetOrder() string
func (*DeviceEventListReq) GetPage ¶
func (x *DeviceEventListReq) GetPage() uint64
func (*DeviceEventListReq) GetPageSize ¶
func (x *DeviceEventListReq) GetPageSize() uint64
func (*DeviceEventListReq) GetProp ¶
func (x *DeviceEventListReq) GetProp() string
func (*DeviceEventListReq) GetTime ¶
func (x *DeviceEventListReq) GetTime() string
func (*DeviceEventListReq) GetYear ¶
func (x *DeviceEventListReq) GetYear() string
func (*DeviceEventListReq) ProtoMessage ¶
func (*DeviceEventListReq) ProtoMessage()
func (*DeviceEventListReq) ProtoReflect ¶
func (x *DeviceEventListReq) ProtoReflect() protoreflect.Message
func (*DeviceEventListReq) Reset ¶
func (x *DeviceEventListReq) Reset()
func (*DeviceEventListReq) String ¶
func (x *DeviceEventListReq) String() string
type DeviceEventListResp ¶
type DeviceEventListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceEventInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceEventListResp) Descriptor
deprecated
func (*DeviceEventListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceEventListResp.ProtoReflect.Descriptor instead.
func (*DeviceEventListResp) GetData ¶
func (x *DeviceEventListResp) GetData() []*DeviceEventInfo
func (*DeviceEventListResp) GetTotal ¶
func (x *DeviceEventListResp) GetTotal() uint64
func (*DeviceEventListResp) ProtoMessage ¶
func (*DeviceEventListResp) ProtoMessage()
func (*DeviceEventListResp) ProtoReflect ¶
func (x *DeviceEventListResp) ProtoReflect() protoreflect.Message
func (*DeviceEventListResp) Reset ¶
func (x *DeviceEventListResp) Reset()
func (*DeviceEventListResp) String ¶
func (x *DeviceEventListResp) String() string
type DeviceKpiInfo ¶
type DeviceKpiInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // KPI Kpi *float64 `protobuf:"fixed64,9,opt,name=kpi,proto3,oneof" json:"kpi"` // X X *float64 `protobuf:"fixed64,10,opt,name=x,proto3,oneof" json:"x"` // Y Y *float64 `protobuf:"fixed64,11,opt,name=y,proto3,oneof" json:"y"` // A A *float64 `protobuf:"fixed64,12,opt,name=a,proto3,oneof" json:"a"` // B B *float64 `protobuf:"fixed64,13,opt,name=b,proto3,oneof" json:"b"` // WeekKpi WeekKpi *float64 `protobuf:"fixed64,14,opt,name=week_kpi,json=weekKpi,proto3,oneof" json:"week_kpi"` // MonthKpi MonthKpi *float64 `protobuf:"fixed64,15,opt,name=month_kpi,json=monthKpi,proto3,oneof" json:"month_kpi"` // CurrentDay1 CurrentDay1 *int64 `protobuf:"varint,16,opt,name=current_day1,json=currentDay1,proto3,oneof" json:"current_day1"` // currentDay7 CurrentDay7 *int64 `protobuf:"varint,17,opt,name=current_day7,json=currentDay7,proto3,oneof" json:"current_day7"` // currentDay28 CurrentDay28 *int64 `protobuf:"varint,18,opt,name=current_day28,json=currentDay28,proto3,oneof" json:"current_day28"` // contains filtered or unexported fields }
func (*DeviceKpiInfo) Descriptor
deprecated
func (*DeviceKpiInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceKpiInfo.ProtoReflect.Descriptor instead.
func (*DeviceKpiInfo) GetA ¶
func (x *DeviceKpiInfo) GetA() float64
func (*DeviceKpiInfo) GetB ¶
func (x *DeviceKpiInfo) GetB() float64
func (*DeviceKpiInfo) GetCreatedAt ¶
func (x *DeviceKpiInfo) GetCreatedAt() int64
func (*DeviceKpiInfo) GetCurrentDay1 ¶
func (x *DeviceKpiInfo) GetCurrentDay1() int64
func (*DeviceKpiInfo) GetCurrentDay28 ¶
func (x *DeviceKpiInfo) GetCurrentDay28() int64
func (*DeviceKpiInfo) GetCurrentDay7 ¶
func (x *DeviceKpiInfo) GetCurrentDay7() int64
func (*DeviceKpiInfo) GetDeviceName ¶
func (x *DeviceKpiInfo) GetDeviceName() string
func (*DeviceKpiInfo) GetId ¶
func (x *DeviceKpiInfo) GetId() uint64
func (*DeviceKpiInfo) GetIotID ¶
func (x *DeviceKpiInfo) GetIotID() string
func (*DeviceKpiInfo) GetKpi ¶
func (x *DeviceKpiInfo) GetKpi() float64
func (*DeviceKpiInfo) GetMonthKpi ¶
func (x *DeviceKpiInfo) GetMonthKpi() float64
func (*DeviceKpiInfo) GetProductKey ¶
func (x *DeviceKpiInfo) GetProductKey() string
func (*DeviceKpiInfo) GetSort ¶
func (x *DeviceKpiInfo) GetSort() uint32
func (*DeviceKpiInfo) GetStatus ¶
func (x *DeviceKpiInfo) GetStatus() uint32
func (*DeviceKpiInfo) GetUpdatedAt ¶
func (x *DeviceKpiInfo) GetUpdatedAt() int64
func (*DeviceKpiInfo) GetWeekKpi ¶
func (x *DeviceKpiInfo) GetWeekKpi() float64
func (*DeviceKpiInfo) GetX ¶
func (x *DeviceKpiInfo) GetX() float64
func (*DeviceKpiInfo) GetY ¶
func (x *DeviceKpiInfo) GetY() float64
func (*DeviceKpiInfo) ProtoMessage ¶
func (*DeviceKpiInfo) ProtoMessage()
func (*DeviceKpiInfo) ProtoReflect ¶
func (x *DeviceKpiInfo) ProtoReflect() protoreflect.Message
func (*DeviceKpiInfo) Reset ¶
func (x *DeviceKpiInfo) Reset()
func (*DeviceKpiInfo) String ¶
func (x *DeviceKpiInfo) String() string
type DeviceKpiListReq ¶
type DeviceKpiListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` IotID *string `protobuf:"bytes,3,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,4,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` ProductKey *string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // contains filtered or unexported fields }
func (*DeviceKpiListReq) Descriptor
deprecated
func (*DeviceKpiListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceKpiListReq.ProtoReflect.Descriptor instead.
func (*DeviceKpiListReq) GetDeviceName ¶
func (x *DeviceKpiListReq) GetDeviceName() string
func (*DeviceKpiListReq) GetIotID ¶
func (x *DeviceKpiListReq) GetIotID() string
func (*DeviceKpiListReq) GetPage ¶
func (x *DeviceKpiListReq) GetPage() uint64
func (*DeviceKpiListReq) GetPageSize ¶
func (x *DeviceKpiListReq) GetPageSize() uint64
func (*DeviceKpiListReq) GetProductKey ¶
func (x *DeviceKpiListReq) GetProductKey() string
func (*DeviceKpiListReq) ProtoMessage ¶
func (*DeviceKpiListReq) ProtoMessage()
func (*DeviceKpiListReq) ProtoReflect ¶
func (x *DeviceKpiListReq) ProtoReflect() protoreflect.Message
func (*DeviceKpiListReq) Reset ¶
func (x *DeviceKpiListReq) Reset()
func (*DeviceKpiListReq) String ¶
func (x *DeviceKpiListReq) String() string
type DeviceKpiListResp ¶
type DeviceKpiListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceKpiInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceKpiListResp) Descriptor
deprecated
func (*DeviceKpiListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceKpiListResp.ProtoReflect.Descriptor instead.
func (*DeviceKpiListResp) GetData ¶
func (x *DeviceKpiListResp) GetData() []*DeviceKpiInfo
func (*DeviceKpiListResp) GetTotal ¶
func (x *DeviceKpiListResp) GetTotal() uint64
func (*DeviceKpiListResp) ProtoMessage ¶
func (*DeviceKpiListResp) ProtoMessage()
func (*DeviceKpiListResp) ProtoReflect ¶
func (x *DeviceKpiListResp) ProtoReflect() protoreflect.Message
func (*DeviceKpiListResp) Reset ¶
func (x *DeviceKpiListResp) Reset()
func (*DeviceKpiListResp) String ¶
func (x *DeviceKpiListResp) String() string
type DeviceOfflineTimeInfo ¶
type DeviceOfflineTimeInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Time | 离线时间 Time *string `protobuf:"bytes,9,opt,name=time,proto3,oneof" json:"time"` // contains filtered or unexported fields }
func (*DeviceOfflineTimeInfo) Descriptor
deprecated
func (*DeviceOfflineTimeInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOfflineTimeInfo.ProtoReflect.Descriptor instead.
func (*DeviceOfflineTimeInfo) GetCreatedAt ¶
func (x *DeviceOfflineTimeInfo) GetCreatedAt() int64
func (*DeviceOfflineTimeInfo) GetDeviceName ¶
func (x *DeviceOfflineTimeInfo) GetDeviceName() string
func (*DeviceOfflineTimeInfo) GetId ¶
func (x *DeviceOfflineTimeInfo) GetId() uint64
func (*DeviceOfflineTimeInfo) GetIotID ¶
func (x *DeviceOfflineTimeInfo) GetIotID() string
func (*DeviceOfflineTimeInfo) GetProductKey ¶
func (x *DeviceOfflineTimeInfo) GetProductKey() string
func (*DeviceOfflineTimeInfo) GetSort ¶
func (x *DeviceOfflineTimeInfo) GetSort() uint32
func (*DeviceOfflineTimeInfo) GetStatus ¶
func (x *DeviceOfflineTimeInfo) GetStatus() uint32
func (*DeviceOfflineTimeInfo) GetTime ¶
func (x *DeviceOfflineTimeInfo) GetTime() string
func (*DeviceOfflineTimeInfo) GetUpdatedAt ¶
func (x *DeviceOfflineTimeInfo) GetUpdatedAt() int64
func (*DeviceOfflineTimeInfo) ProtoMessage ¶
func (*DeviceOfflineTimeInfo) ProtoMessage()
func (*DeviceOfflineTimeInfo) ProtoReflect ¶
func (x *DeviceOfflineTimeInfo) ProtoReflect() protoreflect.Message
func (*DeviceOfflineTimeInfo) Reset ¶
func (x *DeviceOfflineTimeInfo) Reset()
func (*DeviceOfflineTimeInfo) String ¶
func (x *DeviceOfflineTimeInfo) String() string
type DeviceOfflineTimeListReq ¶
type DeviceOfflineTimeListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` IotID *string `protobuf:"bytes,3,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,4,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` ProductKey *string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // contains filtered or unexported fields }
func (*DeviceOfflineTimeListReq) Descriptor
deprecated
func (*DeviceOfflineTimeListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOfflineTimeListReq.ProtoReflect.Descriptor instead.
func (*DeviceOfflineTimeListReq) GetDeviceName ¶
func (x *DeviceOfflineTimeListReq) GetDeviceName() string
func (*DeviceOfflineTimeListReq) GetIotID ¶
func (x *DeviceOfflineTimeListReq) GetIotID() string
func (*DeviceOfflineTimeListReq) GetPage ¶
func (x *DeviceOfflineTimeListReq) GetPage() uint64
func (*DeviceOfflineTimeListReq) GetPageSize ¶
func (x *DeviceOfflineTimeListReq) GetPageSize() uint64
func (*DeviceOfflineTimeListReq) GetProductKey ¶
func (x *DeviceOfflineTimeListReq) GetProductKey() string
func (*DeviceOfflineTimeListReq) ProtoMessage ¶
func (*DeviceOfflineTimeListReq) ProtoMessage()
func (*DeviceOfflineTimeListReq) ProtoReflect ¶
func (x *DeviceOfflineTimeListReq) ProtoReflect() protoreflect.Message
func (*DeviceOfflineTimeListReq) Reset ¶
func (x *DeviceOfflineTimeListReq) Reset()
func (*DeviceOfflineTimeListReq) String ¶
func (x *DeviceOfflineTimeListReq) String() string
type DeviceOfflineTimeListResp ¶
type DeviceOfflineTimeListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceOfflineTimeInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceOfflineTimeListResp) Descriptor
deprecated
func (*DeviceOfflineTimeListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOfflineTimeListResp.ProtoReflect.Descriptor instead.
func (*DeviceOfflineTimeListResp) GetData ¶
func (x *DeviceOfflineTimeListResp) GetData() []*DeviceOfflineTimeInfo
func (*DeviceOfflineTimeListResp) GetTotal ¶
func (x *DeviceOfflineTimeListResp) GetTotal() uint64
func (*DeviceOfflineTimeListResp) ProtoMessage ¶
func (*DeviceOfflineTimeListResp) ProtoMessage()
func (*DeviceOfflineTimeListResp) ProtoReflect ¶
func (x *DeviceOfflineTimeListResp) ProtoReflect() protoreflect.Message
func (*DeviceOfflineTimeListResp) Reset ¶
func (x *DeviceOfflineTimeListResp) Reset()
func (*DeviceOfflineTimeListResp) String ¶
func (x *DeviceOfflineTimeListResp) String() string
type DeviceOnTimeDailyInfo ¶
type DeviceOnTimeDailyInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Time | 记录时间 Time *string `protobuf:"bytes,9,opt,name=time,proto3,oneof" json:"time"` // Value | 统计总时间 Value *string `protobuf:"bytes,10,opt,name=value,proto3,oneof" json:"value"` // contains filtered or unexported fields }
func (*DeviceOnTimeDailyInfo) Descriptor
deprecated
func (*DeviceOnTimeDailyInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnTimeDailyInfo.ProtoReflect.Descriptor instead.
func (*DeviceOnTimeDailyInfo) GetCreatedAt ¶
func (x *DeviceOnTimeDailyInfo) GetCreatedAt() int64
func (*DeviceOnTimeDailyInfo) GetDeviceName ¶
func (x *DeviceOnTimeDailyInfo) GetDeviceName() string
func (*DeviceOnTimeDailyInfo) GetId ¶
func (x *DeviceOnTimeDailyInfo) GetId() uint64
func (*DeviceOnTimeDailyInfo) GetIotID ¶
func (x *DeviceOnTimeDailyInfo) GetIotID() string
func (*DeviceOnTimeDailyInfo) GetProductKey ¶
func (x *DeviceOnTimeDailyInfo) GetProductKey() string
func (*DeviceOnTimeDailyInfo) GetSort ¶
func (x *DeviceOnTimeDailyInfo) GetSort() uint32
func (*DeviceOnTimeDailyInfo) GetStatus ¶
func (x *DeviceOnTimeDailyInfo) GetStatus() uint32
func (*DeviceOnTimeDailyInfo) GetTime ¶
func (x *DeviceOnTimeDailyInfo) GetTime() string
func (*DeviceOnTimeDailyInfo) GetUpdatedAt ¶
func (x *DeviceOnTimeDailyInfo) GetUpdatedAt() int64
func (*DeviceOnTimeDailyInfo) GetValue ¶
func (x *DeviceOnTimeDailyInfo) GetValue() string
func (*DeviceOnTimeDailyInfo) ProtoMessage ¶
func (*DeviceOnTimeDailyInfo) ProtoMessage()
func (*DeviceOnTimeDailyInfo) ProtoReflect ¶
func (x *DeviceOnTimeDailyInfo) ProtoReflect() protoreflect.Message
func (*DeviceOnTimeDailyInfo) Reset ¶
func (x *DeviceOnTimeDailyInfo) Reset()
func (*DeviceOnTimeDailyInfo) String ¶
func (x *DeviceOnTimeDailyInfo) String() string
type DeviceOnTimeDailyListReq ¶
type DeviceOnTimeDailyListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` IotID *string `protobuf:"bytes,3,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,4,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` ProductKey *string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // contains filtered or unexported fields }
func (*DeviceOnTimeDailyListReq) Descriptor
deprecated
func (*DeviceOnTimeDailyListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnTimeDailyListReq.ProtoReflect.Descriptor instead.
func (*DeviceOnTimeDailyListReq) GetDeviceName ¶
func (x *DeviceOnTimeDailyListReq) GetDeviceName() string
func (*DeviceOnTimeDailyListReq) GetIotID ¶
func (x *DeviceOnTimeDailyListReq) GetIotID() string
func (*DeviceOnTimeDailyListReq) GetPage ¶
func (x *DeviceOnTimeDailyListReq) GetPage() uint64
func (*DeviceOnTimeDailyListReq) GetPageSize ¶
func (x *DeviceOnTimeDailyListReq) GetPageSize() uint64
func (*DeviceOnTimeDailyListReq) GetProductKey ¶
func (x *DeviceOnTimeDailyListReq) GetProductKey() string
func (*DeviceOnTimeDailyListReq) ProtoMessage ¶
func (*DeviceOnTimeDailyListReq) ProtoMessage()
func (*DeviceOnTimeDailyListReq) ProtoReflect ¶
func (x *DeviceOnTimeDailyListReq) ProtoReflect() protoreflect.Message
func (*DeviceOnTimeDailyListReq) Reset ¶
func (x *DeviceOnTimeDailyListReq) Reset()
func (*DeviceOnTimeDailyListReq) String ¶
func (x *DeviceOnTimeDailyListReq) String() string
type DeviceOnTimeDailyListResp ¶
type DeviceOnTimeDailyListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceOnTimeDailyInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceOnTimeDailyListResp) Descriptor
deprecated
func (*DeviceOnTimeDailyListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnTimeDailyListResp.ProtoReflect.Descriptor instead.
func (*DeviceOnTimeDailyListResp) GetData ¶
func (x *DeviceOnTimeDailyListResp) GetData() []*DeviceOnTimeDailyInfo
func (*DeviceOnTimeDailyListResp) GetTotal ¶
func (x *DeviceOnTimeDailyListResp) GetTotal() uint64
func (*DeviceOnTimeDailyListResp) ProtoMessage ¶
func (*DeviceOnTimeDailyListResp) ProtoMessage()
func (*DeviceOnTimeDailyListResp) ProtoReflect ¶
func (x *DeviceOnTimeDailyListResp) ProtoReflect() protoreflect.Message
func (*DeviceOnTimeDailyListResp) Reset ¶
func (x *DeviceOnTimeDailyListResp) Reset()
func (*DeviceOnTimeDailyListResp) String ¶
func (x *DeviceOnTimeDailyListResp) String() string
type DeviceOnTimeDailyReq ¶
type DeviceOnTimeDailyReq struct { IotID string `protobuf:"bytes,1,opt,name=iot_i_d,json=iotID,proto3" json:"iot_i_d"` Time string `protobuf:"bytes,2,opt,name=time,proto3" json:"time"` // contains filtered or unexported fields }
func (*DeviceOnTimeDailyReq) Descriptor
deprecated
func (*DeviceOnTimeDailyReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnTimeDailyReq.ProtoReflect.Descriptor instead.
func (*DeviceOnTimeDailyReq) GetIotID ¶
func (x *DeviceOnTimeDailyReq) GetIotID() string
func (*DeviceOnTimeDailyReq) GetTime ¶
func (x *DeviceOnTimeDailyReq) GetTime() string
func (*DeviceOnTimeDailyReq) ProtoMessage ¶
func (*DeviceOnTimeDailyReq) ProtoMessage()
func (*DeviceOnTimeDailyReq) ProtoReflect ¶
func (x *DeviceOnTimeDailyReq) ProtoReflect() protoreflect.Message
func (*DeviceOnTimeDailyReq) Reset ¶
func (x *DeviceOnTimeDailyReq) Reset()
func (*DeviceOnTimeDailyReq) String ¶
func (x *DeviceOnTimeDailyReq) String() string
type DeviceOnlineTimeInfo ¶
type DeviceOnlineTimeInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // GMT Online | GMT最近一次上线的时间 GmtOnline *string `protobuf:"bytes,9,opt,name=gmt_online,json=gmtOnline,proto3,oneof" json:"gmt_online"` // contains filtered or unexported fields }
func (*DeviceOnlineTimeInfo) Descriptor
deprecated
func (*DeviceOnlineTimeInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnlineTimeInfo.ProtoReflect.Descriptor instead.
func (*DeviceOnlineTimeInfo) GetCreatedAt ¶
func (x *DeviceOnlineTimeInfo) GetCreatedAt() int64
func (*DeviceOnlineTimeInfo) GetDeviceName ¶
func (x *DeviceOnlineTimeInfo) GetDeviceName() string
func (*DeviceOnlineTimeInfo) GetGmtOnline ¶
func (x *DeviceOnlineTimeInfo) GetGmtOnline() string
func (*DeviceOnlineTimeInfo) GetId ¶
func (x *DeviceOnlineTimeInfo) GetId() uint64
func (*DeviceOnlineTimeInfo) GetIotID ¶
func (x *DeviceOnlineTimeInfo) GetIotID() string
func (*DeviceOnlineTimeInfo) GetProductKey ¶
func (x *DeviceOnlineTimeInfo) GetProductKey() string
func (*DeviceOnlineTimeInfo) GetSort ¶
func (x *DeviceOnlineTimeInfo) GetSort() uint32
func (*DeviceOnlineTimeInfo) GetStatus ¶
func (x *DeviceOnlineTimeInfo) GetStatus() uint32
func (*DeviceOnlineTimeInfo) GetUpdatedAt ¶
func (x *DeviceOnlineTimeInfo) GetUpdatedAt() int64
func (*DeviceOnlineTimeInfo) ProtoMessage ¶
func (*DeviceOnlineTimeInfo) ProtoMessage()
func (*DeviceOnlineTimeInfo) ProtoReflect ¶
func (x *DeviceOnlineTimeInfo) ProtoReflect() protoreflect.Message
func (*DeviceOnlineTimeInfo) Reset ¶
func (x *DeviceOnlineTimeInfo) Reset()
func (*DeviceOnlineTimeInfo) String ¶
func (x *DeviceOnlineTimeInfo) String() string
type DeviceOnlineTimeListReq ¶
type DeviceOnlineTimeListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` IotID *string `protobuf:"bytes,3,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,4,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` ProductKey *string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // contains filtered or unexported fields }
func (*DeviceOnlineTimeListReq) Descriptor
deprecated
func (*DeviceOnlineTimeListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnlineTimeListReq.ProtoReflect.Descriptor instead.
func (*DeviceOnlineTimeListReq) GetDeviceName ¶
func (x *DeviceOnlineTimeListReq) GetDeviceName() string
func (*DeviceOnlineTimeListReq) GetIotID ¶
func (x *DeviceOnlineTimeListReq) GetIotID() string
func (*DeviceOnlineTimeListReq) GetPage ¶
func (x *DeviceOnlineTimeListReq) GetPage() uint64
func (*DeviceOnlineTimeListReq) GetPageSize ¶
func (x *DeviceOnlineTimeListReq) GetPageSize() uint64
func (*DeviceOnlineTimeListReq) GetProductKey ¶
func (x *DeviceOnlineTimeListReq) GetProductKey() string
func (*DeviceOnlineTimeListReq) ProtoMessage ¶
func (*DeviceOnlineTimeListReq) ProtoMessage()
func (*DeviceOnlineTimeListReq) ProtoReflect ¶
func (x *DeviceOnlineTimeListReq) ProtoReflect() protoreflect.Message
func (*DeviceOnlineTimeListReq) Reset ¶
func (x *DeviceOnlineTimeListReq) Reset()
func (*DeviceOnlineTimeListReq) String ¶
func (x *DeviceOnlineTimeListReq) String() string
type DeviceOnlineTimeListResp ¶
type DeviceOnlineTimeListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceOnlineTimeInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceOnlineTimeListResp) Descriptor
deprecated
func (*DeviceOnlineTimeListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceOnlineTimeListResp.ProtoReflect.Descriptor instead.
func (*DeviceOnlineTimeListResp) GetData ¶
func (x *DeviceOnlineTimeListResp) GetData() []*DeviceOnlineTimeInfo
func (*DeviceOnlineTimeListResp) GetTotal ¶
func (x *DeviceOnlineTimeListResp) GetTotal() uint64
func (*DeviceOnlineTimeListResp) ProtoMessage ¶
func (*DeviceOnlineTimeListResp) ProtoMessage()
func (*DeviceOnlineTimeListResp) ProtoReflect ¶
func (x *DeviceOnlineTimeListResp) ProtoReflect() protoreflect.Message
func (*DeviceOnlineTimeListResp) Reset ¶
func (x *DeviceOnlineTimeListResp) Reset()
func (*DeviceOnlineTimeListResp) String ¶
func (x *DeviceOnlineTimeListResp) String() string
type DeviceProperty ¶
type DeviceProperty struct { Time string `protobuf:"bytes,1,opt,name=time,proto3" json:"time"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value"` // contains filtered or unexported fields }
func (*DeviceProperty) Descriptor
deprecated
func (*DeviceProperty) Descriptor() ([]byte, []int)
Deprecated: Use DeviceProperty.ProtoReflect.Descriptor instead.
func (*DeviceProperty) GetTime ¶
func (x *DeviceProperty) GetTime() string
func (*DeviceProperty) GetValue ¶
func (x *DeviceProperty) GetValue() string
func (*DeviceProperty) ProtoMessage ¶
func (*DeviceProperty) ProtoMessage()
func (*DeviceProperty) ProtoReflect ¶
func (x *DeviceProperty) ProtoReflect() protoreflect.Message
func (*DeviceProperty) Reset ¶
func (x *DeviceProperty) Reset()
func (*DeviceProperty) String ¶
func (x *DeviceProperty) String() string
type DevicePropertyList ¶
type DevicePropertyList struct { Identifier string `protobuf:"bytes,1,opt,name=identifier,proto3" json:"identifier"` Time string `protobuf:"bytes,2,opt,name=time,proto3" json:"time"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value"` Data []*DeviceProperty `protobuf:"bytes,4,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DevicePropertyList) Descriptor
deprecated
func (*DevicePropertyList) Descriptor() ([]byte, []int)
Deprecated: Use DevicePropertyList.ProtoReflect.Descriptor instead.
func (*DevicePropertyList) GetData ¶
func (x *DevicePropertyList) GetData() []*DeviceProperty
func (*DevicePropertyList) GetIdentifier ¶
func (x *DevicePropertyList) GetIdentifier() string
func (*DevicePropertyList) GetTime ¶
func (x *DevicePropertyList) GetTime() string
func (*DevicePropertyList) GetValue ¶
func (x *DevicePropertyList) GetValue() string
func (*DevicePropertyList) ProtoMessage ¶
func (*DevicePropertyList) ProtoMessage()
func (*DevicePropertyList) ProtoReflect ¶
func (x *DevicePropertyList) ProtoReflect() protoreflect.Message
func (*DevicePropertyList) Reset ¶
func (x *DevicePropertyList) Reset()
func (*DevicePropertyList) String ¶
func (x *DevicePropertyList) String() string
type DeviceUpsterCycleInfo ¶
type DeviceUpsterCycleInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Timestamp | 毫秒时间戳 Timestamp *string `protobuf:"bytes,9,opt,name=timestamp,proto3,oneof" json:"timestamp"` // NumberOfProgramButton1 | 程序1 Number1 *int32 `protobuf:"varint,10,opt,name=number1,proto3,oneof" json:"number1"` // NumberOfProgramButton2 | 程序2 Number2 *int32 `protobuf:"varint,11,opt,name=number2,proto3,oneof" json:"number2"` // NumberOfProgramButton3 | 程序3 Number3 *int32 `protobuf:"varint,12,opt,name=number3,proto3,oneof" json:"number3"` // NumberOfProgramCycles | 程序总计数 NumberCycles *int32 `protobuf:"varint,13,opt,name=number_cycles,json=numberCycles,proto3,oneof" json:"number_cycles"` // NumberOfRegeneration NumberRegeneration *int32 `protobuf:"varint,14,opt,name=number_regeneration,json=numberRegeneration,proto3,oneof" json:"number_regeneration"` // NumberOfRinsingCycles NumberRinsingCycles *int32 `protobuf:"varint,15,opt,name=number_rinsing_cycles,json=numberRinsingCycles,proto3,oneof" json:"number_rinsing_cycles"` // TotalOfOperatingTime TotalOperationTime *int32 `protobuf:"varint,16,opt,name=total_operation_time,json=totalOperationTime,proto3,oneof" json:"total_operation_time"` // contains filtered or unexported fields }
func (*DeviceUpsterCycleInfo) Descriptor
deprecated
func (*DeviceUpsterCycleInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterCycleInfo.ProtoReflect.Descriptor instead.
func (*DeviceUpsterCycleInfo) GetCreatedAt ¶
func (x *DeviceUpsterCycleInfo) GetCreatedAt() int64
func (*DeviceUpsterCycleInfo) GetDeviceName ¶
func (x *DeviceUpsterCycleInfo) GetDeviceName() string
func (*DeviceUpsterCycleInfo) GetId ¶
func (x *DeviceUpsterCycleInfo) GetId() uint64
func (*DeviceUpsterCycleInfo) GetIotID ¶
func (x *DeviceUpsterCycleInfo) GetIotID() string
func (*DeviceUpsterCycleInfo) GetNumber1 ¶
func (x *DeviceUpsterCycleInfo) GetNumber1() int32
func (*DeviceUpsterCycleInfo) GetNumber2 ¶
func (x *DeviceUpsterCycleInfo) GetNumber2() int32
func (*DeviceUpsterCycleInfo) GetNumber3 ¶
func (x *DeviceUpsterCycleInfo) GetNumber3() int32
func (*DeviceUpsterCycleInfo) GetNumberCycles ¶
func (x *DeviceUpsterCycleInfo) GetNumberCycles() int32
func (*DeviceUpsterCycleInfo) GetNumberRegeneration ¶
func (x *DeviceUpsterCycleInfo) GetNumberRegeneration() int32
func (*DeviceUpsterCycleInfo) GetNumberRinsingCycles ¶
func (x *DeviceUpsterCycleInfo) GetNumberRinsingCycles() int32
func (*DeviceUpsterCycleInfo) GetProductKey ¶
func (x *DeviceUpsterCycleInfo) GetProductKey() string
func (*DeviceUpsterCycleInfo) GetSort ¶
func (x *DeviceUpsterCycleInfo) GetSort() uint32
func (*DeviceUpsterCycleInfo) GetStatus ¶
func (x *DeviceUpsterCycleInfo) GetStatus() uint32
func (*DeviceUpsterCycleInfo) GetTimestamp ¶
func (x *DeviceUpsterCycleInfo) GetTimestamp() string
func (*DeviceUpsterCycleInfo) GetTotalOperationTime ¶
func (x *DeviceUpsterCycleInfo) GetTotalOperationTime() int32
func (*DeviceUpsterCycleInfo) GetUpdatedAt ¶
func (x *DeviceUpsterCycleInfo) GetUpdatedAt() int64
func (*DeviceUpsterCycleInfo) ProtoMessage ¶
func (*DeviceUpsterCycleInfo) ProtoMessage()
func (*DeviceUpsterCycleInfo) ProtoReflect ¶
func (x *DeviceUpsterCycleInfo) ProtoReflect() protoreflect.Message
func (*DeviceUpsterCycleInfo) Reset ¶
func (x *DeviceUpsterCycleInfo) Reset()
func (*DeviceUpsterCycleInfo) String ¶
func (x *DeviceUpsterCycleInfo) String() string
type DeviceUpsterCycleListReq ¶
type DeviceUpsterCycleListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` Prop *string `protobuf:"bytes,3,opt,name=prop,proto3,oneof" json:"prop"` Order *string `protobuf:"bytes,4,opt,name=order,proto3,oneof" json:"order"` ProductKey string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3" json:"product_key"` IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` Timestamp *string `protobuf:"bytes,8,opt,name=timestamp,proto3,oneof" json:"timestamp"` Year *string `protobuf:"bytes,9,opt,name=year,proto3,oneof" json:"year"` // contains filtered or unexported fields }
func (*DeviceUpsterCycleListReq) Descriptor
deprecated
func (*DeviceUpsterCycleListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterCycleListReq.ProtoReflect.Descriptor instead.
func (*DeviceUpsterCycleListReq) GetDeviceName ¶
func (x *DeviceUpsterCycleListReq) GetDeviceName() string
func (*DeviceUpsterCycleListReq) GetIotID ¶
func (x *DeviceUpsterCycleListReq) GetIotID() string
func (*DeviceUpsterCycleListReq) GetOrder ¶
func (x *DeviceUpsterCycleListReq) GetOrder() string
func (*DeviceUpsterCycleListReq) GetPage ¶
func (x *DeviceUpsterCycleListReq) GetPage() uint64
func (*DeviceUpsterCycleListReq) GetPageSize ¶
func (x *DeviceUpsterCycleListReq) GetPageSize() uint64
func (*DeviceUpsterCycleListReq) GetProductKey ¶
func (x *DeviceUpsterCycleListReq) GetProductKey() string
func (*DeviceUpsterCycleListReq) GetProp ¶
func (x *DeviceUpsterCycleListReq) GetProp() string
func (*DeviceUpsterCycleListReq) GetTimestamp ¶
func (x *DeviceUpsterCycleListReq) GetTimestamp() string
func (*DeviceUpsterCycleListReq) GetYear ¶
func (x *DeviceUpsterCycleListReq) GetYear() string
func (*DeviceUpsterCycleListReq) ProtoMessage ¶
func (*DeviceUpsterCycleListReq) ProtoMessage()
func (*DeviceUpsterCycleListReq) ProtoReflect ¶
func (x *DeviceUpsterCycleListReq) ProtoReflect() protoreflect.Message
func (*DeviceUpsterCycleListReq) Reset ¶
func (x *DeviceUpsterCycleListReq) Reset()
func (*DeviceUpsterCycleListReq) String ¶
func (x *DeviceUpsterCycleListReq) String() string
type DeviceUpsterCycleListResp ¶
type DeviceUpsterCycleListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceUpsterCycleInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceUpsterCycleListResp) Descriptor
deprecated
func (*DeviceUpsterCycleListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterCycleListResp.ProtoReflect.Descriptor instead.
func (*DeviceUpsterCycleListResp) GetData ¶
func (x *DeviceUpsterCycleListResp) GetData() []*DeviceUpsterCycleInfo
func (*DeviceUpsterCycleListResp) GetTotal ¶
func (x *DeviceUpsterCycleListResp) GetTotal() uint64
func (*DeviceUpsterCycleListResp) ProtoMessage ¶
func (*DeviceUpsterCycleListResp) ProtoMessage()
func (*DeviceUpsterCycleListResp) ProtoReflect ¶
func (x *DeviceUpsterCycleListResp) ProtoReflect() protoreflect.Message
func (*DeviceUpsterCycleListResp) Reset ¶
func (x *DeviceUpsterCycleListResp) Reset()
func (*DeviceUpsterCycleListResp) String ¶
func (x *DeviceUpsterCycleListResp) String() string
type DeviceUpsterStatisticsInfo ¶
type DeviceUpsterStatisticsInfo struct { Id *uint64 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id"` CreatedAt *int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3,oneof" json:"created_at"` UpdatedAt *int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at"` // Status 1: normal 2: ban | 状态 1 正常 2 禁用 Status *uint32 `protobuf:"varint,4,opt,name=status,proto3,oneof" json:"status"` // Sort Number | 排序编号 Sort *uint32 `protobuf:"varint,5,opt,name=sort,proto3,oneof" json:"sort"` // Iot Id | 设备ID IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` // Device Name | 设备名称 DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` // Product Key | 产品Key ProductKey *string `protobuf:"bytes,8,opt,name=product_key,json=productKey,proto3,oneof" json:"product_key"` // Date | 日期 Date *string `protobuf:"bytes,9,opt,name=date,proto3,oneof" json:"date"` // Timestamp | 毫秒时间戳 Timestamp *string `protobuf:"bytes,10,opt,name=timestamp,proto3,oneof" json:"timestamp"` // NumberOfProgramButton1 | 程序1 Number1 *int32 `protobuf:"varint,11,opt,name=number1,proto3,oneof" json:"number1"` // NumberOfProgramButton2 | 程序2 Number2 *int32 `protobuf:"varint,12,opt,name=number2,proto3,oneof" json:"number2"` // NumberOfProgramButton3 | 程序3 Number3 *int32 `protobuf:"varint,13,opt,name=number3,proto3,oneof" json:"number3"` // NumberOfProgramCycles | 程序总计数 NumberCycles *int32 `protobuf:"varint,14,opt,name=number_cycles,json=numberCycles,proto3,oneof" json:"number_cycles"` // Hours | 每小时计数 Hours *string `protobuf:"bytes,15,opt,name=hours,proto3,oneof" json:"hours"` // Initialize | 初始化 Initialize *bool `protobuf:"varint,16,opt,name=initialize,proto3,oneof" json:"initialize"` // contains filtered or unexported fields }
func (*DeviceUpsterStatisticsInfo) Descriptor
deprecated
func (*DeviceUpsterStatisticsInfo) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterStatisticsInfo.ProtoReflect.Descriptor instead.
func (*DeviceUpsterStatisticsInfo) GetCreatedAt ¶
func (x *DeviceUpsterStatisticsInfo) GetCreatedAt() int64
func (*DeviceUpsterStatisticsInfo) GetDate ¶
func (x *DeviceUpsterStatisticsInfo) GetDate() string
func (*DeviceUpsterStatisticsInfo) GetDeviceName ¶
func (x *DeviceUpsterStatisticsInfo) GetDeviceName() string
func (*DeviceUpsterStatisticsInfo) GetHours ¶
func (x *DeviceUpsterStatisticsInfo) GetHours() string
func (*DeviceUpsterStatisticsInfo) GetId ¶
func (x *DeviceUpsterStatisticsInfo) GetId() uint64
func (*DeviceUpsterStatisticsInfo) GetInitialize ¶
func (x *DeviceUpsterStatisticsInfo) GetInitialize() bool
func (*DeviceUpsterStatisticsInfo) GetIotID ¶
func (x *DeviceUpsterStatisticsInfo) GetIotID() string
func (*DeviceUpsterStatisticsInfo) GetNumber1 ¶
func (x *DeviceUpsterStatisticsInfo) GetNumber1() int32
func (*DeviceUpsterStatisticsInfo) GetNumber2 ¶
func (x *DeviceUpsterStatisticsInfo) GetNumber2() int32
func (*DeviceUpsterStatisticsInfo) GetNumber3 ¶
func (x *DeviceUpsterStatisticsInfo) GetNumber3() int32
func (*DeviceUpsterStatisticsInfo) GetNumberCycles ¶
func (x *DeviceUpsterStatisticsInfo) GetNumberCycles() int32
func (*DeviceUpsterStatisticsInfo) GetProductKey ¶
func (x *DeviceUpsterStatisticsInfo) GetProductKey() string
func (*DeviceUpsterStatisticsInfo) GetSort ¶
func (x *DeviceUpsterStatisticsInfo) GetSort() uint32
func (*DeviceUpsterStatisticsInfo) GetStatus ¶
func (x *DeviceUpsterStatisticsInfo) GetStatus() uint32
func (*DeviceUpsterStatisticsInfo) GetTimestamp ¶
func (x *DeviceUpsterStatisticsInfo) GetTimestamp() string
func (*DeviceUpsterStatisticsInfo) GetUpdatedAt ¶
func (x *DeviceUpsterStatisticsInfo) GetUpdatedAt() int64
func (*DeviceUpsterStatisticsInfo) ProtoMessage ¶
func (*DeviceUpsterStatisticsInfo) ProtoMessage()
func (*DeviceUpsterStatisticsInfo) ProtoReflect ¶
func (x *DeviceUpsterStatisticsInfo) ProtoReflect() protoreflect.Message
func (*DeviceUpsterStatisticsInfo) Reset ¶
func (x *DeviceUpsterStatisticsInfo) Reset()
func (*DeviceUpsterStatisticsInfo) String ¶
func (x *DeviceUpsterStatisticsInfo) String() string
type DeviceUpsterStatisticsListReq ¶
type DeviceUpsterStatisticsListReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` Prop *string `protobuf:"bytes,3,opt,name=prop,proto3,oneof" json:"prop"` Order *string `protobuf:"bytes,4,opt,name=order,proto3,oneof" json:"order"` ProductKey string `protobuf:"bytes,5,opt,name=product_key,json=productKey,proto3" json:"product_key"` IotID *string `protobuf:"bytes,6,opt,name=iot_i_d,json=iotID,proto3,oneof" json:"iot_i_d"` DeviceName *string `protobuf:"bytes,7,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name"` Date *string `protobuf:"bytes,8,opt,name=date,proto3,oneof" json:"date"` // contains filtered or unexported fields }
func (*DeviceUpsterStatisticsListReq) Descriptor
deprecated
func (*DeviceUpsterStatisticsListReq) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterStatisticsListReq.ProtoReflect.Descriptor instead.
func (*DeviceUpsterStatisticsListReq) GetDate ¶
func (x *DeviceUpsterStatisticsListReq) GetDate() string
func (*DeviceUpsterStatisticsListReq) GetDeviceName ¶
func (x *DeviceUpsterStatisticsListReq) GetDeviceName() string
func (*DeviceUpsterStatisticsListReq) GetIotID ¶
func (x *DeviceUpsterStatisticsListReq) GetIotID() string
func (*DeviceUpsterStatisticsListReq) GetOrder ¶
func (x *DeviceUpsterStatisticsListReq) GetOrder() string
func (*DeviceUpsterStatisticsListReq) GetPage ¶
func (x *DeviceUpsterStatisticsListReq) GetPage() uint64
func (*DeviceUpsterStatisticsListReq) GetPageSize ¶
func (x *DeviceUpsterStatisticsListReq) GetPageSize() uint64
func (*DeviceUpsterStatisticsListReq) GetProductKey ¶
func (x *DeviceUpsterStatisticsListReq) GetProductKey() string
func (*DeviceUpsterStatisticsListReq) GetProp ¶
func (x *DeviceUpsterStatisticsListReq) GetProp() string
func (*DeviceUpsterStatisticsListReq) ProtoMessage ¶
func (*DeviceUpsterStatisticsListReq) ProtoMessage()
func (*DeviceUpsterStatisticsListReq) ProtoReflect ¶
func (x *DeviceUpsterStatisticsListReq) ProtoReflect() protoreflect.Message
func (*DeviceUpsterStatisticsListReq) Reset ¶
func (x *DeviceUpsterStatisticsListReq) Reset()
func (*DeviceUpsterStatisticsListReq) String ¶
func (x *DeviceUpsterStatisticsListReq) String() string
type DeviceUpsterStatisticsListResp ¶
type DeviceUpsterStatisticsListResp struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Data []*DeviceUpsterStatisticsInfo `protobuf:"bytes,2,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*DeviceUpsterStatisticsListResp) Descriptor
deprecated
func (*DeviceUpsterStatisticsListResp) Descriptor() ([]byte, []int)
Deprecated: Use DeviceUpsterStatisticsListResp.ProtoReflect.Descriptor instead.
func (*DeviceUpsterStatisticsListResp) GetData ¶
func (x *DeviceUpsterStatisticsListResp) GetData() []*DeviceUpsterStatisticsInfo
func (*DeviceUpsterStatisticsListResp) GetTotal ¶
func (x *DeviceUpsterStatisticsListResp) GetTotal() uint64
func (*DeviceUpsterStatisticsListResp) ProtoMessage ¶
func (*DeviceUpsterStatisticsListResp) ProtoMessage()
func (*DeviceUpsterStatisticsListResp) ProtoReflect ¶
func (x *DeviceUpsterStatisticsListResp) ProtoReflect() protoreflect.Message
func (*DeviceUpsterStatisticsListResp) Reset ¶
func (x *DeviceUpsterStatisticsListResp) Reset()
func (*DeviceUpsterStatisticsListResp) String ¶
func (x *DeviceUpsterStatisticsListResp) String() string
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
base message
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type IDInt32Req ¶
type IDInt32Req struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // contains filtered or unexported fields }
func (*IDInt32Req) Descriptor
deprecated
func (*IDInt32Req) Descriptor() ([]byte, []int)
Deprecated: Use IDInt32Req.ProtoReflect.Descriptor instead.
func (*IDInt32Req) GetId ¶
func (x *IDInt32Req) GetId() int32
func (*IDInt32Req) ProtoMessage ¶
func (*IDInt32Req) ProtoMessage()
func (*IDInt32Req) ProtoReflect ¶
func (x *IDInt32Req) ProtoReflect() protoreflect.Message
func (*IDInt32Req) Reset ¶
func (x *IDInt32Req) Reset()
func (*IDInt32Req) String ¶
func (x *IDInt32Req) String() string
type IDInt64Req ¶
type IDInt64Req struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // contains filtered or unexported fields }
func (*IDInt64Req) Descriptor
deprecated
func (*IDInt64Req) Descriptor() ([]byte, []int)
Deprecated: Use IDInt64Req.ProtoReflect.Descriptor instead.
func (*IDInt64Req) GetId ¶
func (x *IDInt64Req) GetId() int64
func (*IDInt64Req) ProtoMessage ¶
func (*IDInt64Req) ProtoMessage()
func (*IDInt64Req) ProtoReflect ¶
func (x *IDInt64Req) ProtoReflect() protoreflect.Message
func (*IDInt64Req) Reset ¶
func (x *IDInt64Req) Reset()
func (*IDInt64Req) String ¶
func (x *IDInt64Req) String() string
type IDReq ¶
type IDReq struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // contains filtered or unexported fields }
func (*IDReq) Descriptor
deprecated
func (*IDReq) ProtoMessage ¶
func (*IDReq) ProtoMessage()
func (*IDReq) ProtoReflect ¶
func (x *IDReq) ProtoReflect() protoreflect.Message
type IDUint32Req ¶
type IDUint32Req struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // contains filtered or unexported fields }
func (*IDUint32Req) Descriptor
deprecated
func (*IDUint32Req) Descriptor() ([]byte, []int)
Deprecated: Use IDUint32Req.ProtoReflect.Descriptor instead.
func (*IDUint32Req) GetId ¶
func (x *IDUint32Req) GetId() uint32
func (*IDUint32Req) ProtoMessage ¶
func (*IDUint32Req) ProtoMessage()
func (*IDUint32Req) ProtoReflect ¶
func (x *IDUint32Req) ProtoReflect() protoreflect.Message
func (*IDUint32Req) Reset ¶
func (x *IDUint32Req) Reset()
func (*IDUint32Req) String ¶
func (x *IDUint32Req) String() string
type IDsInt32Req ¶
type IDsInt32Req struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // contains filtered or unexported fields }
func (*IDsInt32Req) Descriptor
deprecated
func (*IDsInt32Req) Descriptor() ([]byte, []int)
Deprecated: Use IDsInt32Req.ProtoReflect.Descriptor instead.
func (*IDsInt32Req) GetIds ¶
func (x *IDsInt32Req) GetIds() []int32
func (*IDsInt32Req) ProtoMessage ¶
func (*IDsInt32Req) ProtoMessage()
func (*IDsInt32Req) ProtoReflect ¶
func (x *IDsInt32Req) ProtoReflect() protoreflect.Message
func (*IDsInt32Req) Reset ¶
func (x *IDsInt32Req) Reset()
func (*IDsInt32Req) String ¶
func (x *IDsInt32Req) String() string
type IDsInt64Req ¶
type IDsInt64Req struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // contains filtered or unexported fields }
func (*IDsInt64Req) Descriptor
deprecated
func (*IDsInt64Req) Descriptor() ([]byte, []int)
Deprecated: Use IDsInt64Req.ProtoReflect.Descriptor instead.
func (*IDsInt64Req) GetIds ¶
func (x *IDsInt64Req) GetIds() []int64
func (*IDsInt64Req) ProtoMessage ¶
func (*IDsInt64Req) ProtoMessage()
func (*IDsInt64Req) ProtoReflect ¶
func (x *IDsInt64Req) ProtoReflect() protoreflect.Message
func (*IDsInt64Req) Reset ¶
func (x *IDsInt64Req) Reset()
func (*IDsInt64Req) String ¶
func (x *IDsInt64Req) String() string
type IDsReq ¶
type IDsReq struct { Ids []uint64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // contains filtered or unexported fields }
func (*IDsReq) Descriptor
deprecated
func (*IDsReq) ProtoMessage ¶
func (*IDsReq) ProtoMessage()
func (*IDsReq) ProtoReflect ¶
func (x *IDsReq) ProtoReflect() protoreflect.Message
type IDsUint32Req ¶
type IDsUint32Req struct { Ids []uint32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids"` // contains filtered or unexported fields }
func (*IDsUint32Req) Descriptor
deprecated
func (*IDsUint32Req) Descriptor() ([]byte, []int)
Deprecated: Use IDsUint32Req.ProtoReflect.Descriptor instead.
func (*IDsUint32Req) GetIds ¶
func (x *IDsUint32Req) GetIds() []uint32
func (*IDsUint32Req) ProtoMessage ¶
func (*IDsUint32Req) ProtoMessage()
func (*IDsUint32Req) ProtoReflect ¶
func (x *IDsUint32Req) ProtoReflect() protoreflect.Message
func (*IDsUint32Req) Reset ¶
func (x *IDsUint32Req) Reset()
func (*IDsUint32Req) String ¶
func (x *IDsUint32Req) String() string
type KpiIotIDReq ¶
type KpiIotIDReq struct { IotID string `protobuf:"bytes,1,opt,name=iot_i_d,json=iotID,proto3" json:"iot_i_d"` // contains filtered or unexported fields }
func (*KpiIotIDReq) Descriptor
deprecated
func (*KpiIotIDReq) Descriptor() ([]byte, []int)
Deprecated: Use KpiIotIDReq.ProtoReflect.Descriptor instead.
func (*KpiIotIDReq) GetIotID ¶
func (x *KpiIotIDReq) GetIotID() string
func (*KpiIotIDReq) ProtoMessage ¶
func (*KpiIotIDReq) ProtoMessage()
func (*KpiIotIDReq) ProtoReflect ¶
func (x *KpiIotIDReq) ProtoReflect() protoreflect.Message
func (*KpiIotIDReq) Reset ¶
func (x *KpiIotIDReq) Reset()
func (*KpiIotIDReq) String ¶
func (x *KpiIotIDReq) String() string
type PageInfoReq ¶
type PageInfoReq struct { Page uint64 `protobuf:"varint,1,opt,name=page,proto3" json:"page"` PageSize uint64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size"` // contains filtered or unexported fields }
func (*PageInfoReq) Descriptor
deprecated
func (*PageInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use PageInfoReq.ProtoReflect.Descriptor instead.
func (*PageInfoReq) GetPage ¶
func (x *PageInfoReq) GetPage() uint64
func (*PageInfoReq) GetPageSize ¶
func (x *PageInfoReq) GetPageSize() uint64
func (*PageInfoReq) ProtoMessage ¶
func (*PageInfoReq) ProtoMessage()
func (*PageInfoReq) ProtoReflect ¶
func (x *PageInfoReq) ProtoReflect() protoreflect.Message
func (*PageInfoReq) Reset ¶
func (x *PageInfoReq) Reset()
func (*PageInfoReq) String ¶
func (x *PageInfoReq) String() string
type SyncDeviceEventReq ¶
type SyncDeviceEventReq struct { IotId *string `protobuf:"bytes,1,opt,name=iot_id,json=iotId,proto3,oneof" json:"iot_id"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time"` EndTime int64 `protobuf:"varint,3,opt,name=end_time,json=endTime,proto3" json:"end_time"` // contains filtered or unexported fields }
func (*SyncDeviceEventReq) Descriptor
deprecated
func (*SyncDeviceEventReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeviceEventReq.ProtoReflect.Descriptor instead.
func (*SyncDeviceEventReq) GetEndTime ¶
func (x *SyncDeviceEventReq) GetEndTime() int64
func (*SyncDeviceEventReq) GetIotId ¶
func (x *SyncDeviceEventReq) GetIotId() string
func (*SyncDeviceEventReq) GetStartTime ¶
func (x *SyncDeviceEventReq) GetStartTime() int64
func (*SyncDeviceEventReq) ProtoMessage ¶
func (*SyncDeviceEventReq) ProtoMessage()
func (*SyncDeviceEventReq) ProtoReflect ¶
func (x *SyncDeviceEventReq) ProtoReflect() protoreflect.Message
func (*SyncDeviceEventReq) Reset ¶
func (x *SyncDeviceEventReq) Reset()
func (*SyncDeviceEventReq) String ¶
func (x *SyncDeviceEventReq) String() string
type SyncDeviceOfflineTimeReq ¶
type SyncDeviceOfflineTimeReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` // contains filtered or unexported fields }
func (*SyncDeviceOfflineTimeReq) Descriptor
deprecated
func (*SyncDeviceOfflineTimeReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeviceOfflineTimeReq.ProtoReflect.Descriptor instead.
func (*SyncDeviceOfflineTimeReq) GetProductKeys ¶
func (x *SyncDeviceOfflineTimeReq) GetProductKeys() []string
func (*SyncDeviceOfflineTimeReq) ProtoMessage ¶
func (*SyncDeviceOfflineTimeReq) ProtoMessage()
func (*SyncDeviceOfflineTimeReq) ProtoReflect ¶
func (x *SyncDeviceOfflineTimeReq) ProtoReflect() protoreflect.Message
func (*SyncDeviceOfflineTimeReq) Reset ¶
func (x *SyncDeviceOfflineTimeReq) Reset()
func (*SyncDeviceOfflineTimeReq) String ¶
func (x *SyncDeviceOfflineTimeReq) String() string
type SyncDeviceOnTimeDailyReq ¶
type SyncDeviceOnTimeDailyReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` StartTime int64 `protobuf:"varint,2,opt,name=startTime,proto3" json:"startTime"` EndTime int64 `protobuf:"varint,3,opt,name=endTime,proto3" json:"endTime"` // contains filtered or unexported fields }
func (*SyncDeviceOnTimeDailyReq) Descriptor
deprecated
func (*SyncDeviceOnTimeDailyReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeviceOnTimeDailyReq.ProtoReflect.Descriptor instead.
func (*SyncDeviceOnTimeDailyReq) GetEndTime ¶
func (x *SyncDeviceOnTimeDailyReq) GetEndTime() int64
func (*SyncDeviceOnTimeDailyReq) GetProductKeys ¶
func (x *SyncDeviceOnTimeDailyReq) GetProductKeys() []string
func (*SyncDeviceOnTimeDailyReq) GetStartTime ¶
func (x *SyncDeviceOnTimeDailyReq) GetStartTime() int64
func (*SyncDeviceOnTimeDailyReq) ProtoMessage ¶
func (*SyncDeviceOnTimeDailyReq) ProtoMessage()
func (*SyncDeviceOnTimeDailyReq) ProtoReflect ¶
func (x *SyncDeviceOnTimeDailyReq) ProtoReflect() protoreflect.Message
func (*SyncDeviceOnTimeDailyReq) Reset ¶
func (x *SyncDeviceOnTimeDailyReq) Reset()
func (*SyncDeviceOnTimeDailyReq) String ¶
func (x *SyncDeviceOnTimeDailyReq) String() string
type SyncDeviceOnlineTimeReq ¶
type SyncDeviceOnlineTimeReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` // contains filtered or unexported fields }
func (*SyncDeviceOnlineTimeReq) Descriptor
deprecated
func (*SyncDeviceOnlineTimeReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeviceOnlineTimeReq.ProtoReflect.Descriptor instead.
func (*SyncDeviceOnlineTimeReq) GetProductKeys ¶
func (x *SyncDeviceOnlineTimeReq) GetProductKeys() []string
func (*SyncDeviceOnlineTimeReq) ProtoMessage ¶
func (*SyncDeviceOnlineTimeReq) ProtoMessage()
func (*SyncDeviceOnlineTimeReq) ProtoReflect ¶
func (x *SyncDeviceOnlineTimeReq) ProtoReflect() protoreflect.Message
func (*SyncDeviceOnlineTimeReq) Reset ¶
func (x *SyncDeviceOnlineTimeReq) Reset()
func (*SyncDeviceOnlineTimeReq) String ¶
func (x *SyncDeviceOnlineTimeReq) String() string
type SyncDevicePropertyReq ¶
type SyncDevicePropertyReq struct { IotId string `protobuf:"bytes,1,opt,name=iot_id,json=iotId,proto3" json:"iot_id"` // contains filtered or unexported fields }
DeviceProperty message
func (*SyncDevicePropertyReq) Descriptor
deprecated
func (*SyncDevicePropertyReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDevicePropertyReq.ProtoReflect.Descriptor instead.
func (*SyncDevicePropertyReq) GetIotId ¶
func (x *SyncDevicePropertyReq) GetIotId() string
func (*SyncDevicePropertyReq) ProtoMessage ¶
func (*SyncDevicePropertyReq) ProtoMessage()
func (*SyncDevicePropertyReq) ProtoReflect ¶
func (x *SyncDevicePropertyReq) ProtoReflect() protoreflect.Message
func (*SyncDevicePropertyReq) Reset ¶
func (x *SyncDevicePropertyReq) Reset()
func (*SyncDevicePropertyReq) String ¶
func (x *SyncDevicePropertyReq) String() string
type SyncDevicePropertyResp ¶
type SyncDevicePropertyResp struct { Data []*DevicePropertyList `protobuf:"bytes,1,rep,name=data,proto3" json:"data"` // contains filtered or unexported fields }
func (*SyncDevicePropertyResp) Descriptor
deprecated
func (*SyncDevicePropertyResp) Descriptor() ([]byte, []int)
Deprecated: Use SyncDevicePropertyResp.ProtoReflect.Descriptor instead.
func (*SyncDevicePropertyResp) GetData ¶
func (x *SyncDevicePropertyResp) GetData() []*DevicePropertyList
func (*SyncDevicePropertyResp) ProtoMessage ¶
func (*SyncDevicePropertyResp) ProtoMessage()
func (*SyncDevicePropertyResp) ProtoReflect ¶
func (x *SyncDevicePropertyResp) ProtoReflect() protoreflect.Message
func (*SyncDevicePropertyResp) Reset ¶
func (x *SyncDevicePropertyResp) Reset()
func (*SyncDevicePropertyResp) String ¶
func (x *SyncDevicePropertyResp) String() string
type SyncDeviceUpsterCycleReq ¶
type SyncDeviceUpsterCycleReq struct { ProductKeys []string `protobuf:"bytes,1,rep,name=ProductKeys,proto3" json:"ProductKeys"` StartTime string `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time"` EndTime string `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3" json:"end_time"` // contains filtered or unexported fields }
func (*SyncDeviceUpsterCycleReq) Descriptor
deprecated
func (*SyncDeviceUpsterCycleReq) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeviceUpsterCycleReq.ProtoReflect.Descriptor instead.
func (*SyncDeviceUpsterCycleReq) GetEndTime ¶
func (x *SyncDeviceUpsterCycleReq) GetEndTime() string
func (*SyncDeviceUpsterCycleReq) GetProductKeys ¶
func (x *SyncDeviceUpsterCycleReq) GetProductKeys() []string
func (*SyncDeviceUpsterCycleReq) GetStartTime ¶
func (x *SyncDeviceUpsterCycleReq) GetStartTime() string
func (*SyncDeviceUpsterCycleReq) ProtoMessage ¶
func (*SyncDeviceUpsterCycleReq) ProtoMessage()
func (*SyncDeviceUpsterCycleReq) ProtoReflect ¶
func (x *SyncDeviceUpsterCycleReq) ProtoReflect() protoreflect.Message
func (*SyncDeviceUpsterCycleReq) Reset ¶
func (x *SyncDeviceUpsterCycleReq) Reset()
func (*SyncDeviceUpsterCycleReq) String ¶
func (x *SyncDeviceUpsterCycleReq) String() string
type UUIDReq ¶
type UUIDReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` // contains filtered or unexported fields }
func (*UUIDReq) Descriptor
deprecated
func (*UUIDReq) ProtoMessage ¶
func (*UUIDReq) ProtoMessage()
func (*UUIDReq) ProtoReflect ¶
func (x *UUIDReq) ProtoReflect() protoreflect.Message
type UUIDsReq ¶
type UUIDsReq struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids"` // contains filtered or unexported fields }
func (*UUIDsReq) Descriptor
deprecated
func (*UUIDsReq) ProtoMessage ¶
func (*UUIDsReq) ProtoMessage()
func (*UUIDsReq) ProtoReflect ¶
func (x *UUIDsReq) ProtoReflect() protoreflect.Message
type UnimplementedDataServer ¶
type UnimplementedDataServer struct { }
UnimplementedDataServer must be embedded to have forward compatible implementations.
func (UnimplementedDataServer) AnalyseDeviceDuration ¶
func (UnimplementedDataServer) AnalyseDeviceDuration(context.Context, *AnalyseDeviceDurationReq) (*BaseResp, error)
func (UnimplementedDataServer) AnalyseDeviceDurationElephant ¶
func (UnimplementedDataServer) AnalyseDeviceDurationElephant(context.Context, *AnalyseDeviceDurationElephantReq) (*BaseResp, error)
func (UnimplementedDataServer) AnalyseDeviceKpi ¶
func (UnimplementedDataServer) AnalyseDeviceKpi(context.Context, *AnalyseDeviceKpiReq) (*BaseResp, error)
func (UnimplementedDataServer) AnalyseDeviceTag ¶
func (UnimplementedDataServer) AnalyseDeviceTag(context.Context, *AnalyseDeviceTagReq) (*BaseResp, error)
func (UnimplementedDataServer) AnalyseDeviceUpsterStatistics ¶
func (UnimplementedDataServer) AnalyseDeviceUpsterStatistics(context.Context, *AnalyseDeviceUpsterStatisticsReq) (*BaseResp, error)
func (UnimplementedDataServer) CreateDeviceDuration ¶
func (UnimplementedDataServer) CreateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceDurationElephant ¶
func (UnimplementedDataServer) CreateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceEvent ¶
func (UnimplementedDataServer) CreateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceKpi ¶
func (UnimplementedDataServer) CreateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceOfflineTime ¶
func (UnimplementedDataServer) CreateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceOnTimeDaily ¶
func (UnimplementedDataServer) CreateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceOnlineTime ¶
func (UnimplementedDataServer) CreateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceUpsterCycle ¶
func (UnimplementedDataServer) CreateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) CreateDeviceUpsterStatistics ¶
func (UnimplementedDataServer) CreateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseIDResp, error)
func (UnimplementedDataServer) DeleteDeviceDuration ¶
func (UnimplementedDataServer) DeleteDeviceDurationElephant ¶
func (UnimplementedDataServer) DeleteDeviceEvent ¶
func (UnimplementedDataServer) DeleteDeviceKpi ¶
func (UnimplementedDataServer) DeleteDeviceOfflineTime ¶
func (UnimplementedDataServer) DeleteDeviceOnTimeDaily ¶
func (UnimplementedDataServer) DeleteDeviceOnlineTime ¶
func (UnimplementedDataServer) DeleteDeviceUpsterCycle ¶
func (UnimplementedDataServer) DeleteDeviceUpsterStatistics ¶
func (UnimplementedDataServer) GetDeviceDurationById ¶
func (UnimplementedDataServer) GetDeviceDurationById(context.Context, *IDReq) (*DeviceDurationInfo, error)
func (UnimplementedDataServer) GetDeviceDurationElephantById ¶
func (UnimplementedDataServer) GetDeviceDurationElephantById(context.Context, *IDReq) (*DeviceDurationElephantInfo, error)
func (UnimplementedDataServer) GetDeviceDurationElephantList ¶
func (UnimplementedDataServer) GetDeviceDurationElephantList(context.Context, *DeviceDurationElephantListReq) (*DeviceDurationElephantListResp, error)
func (UnimplementedDataServer) GetDeviceDurationList ¶
func (UnimplementedDataServer) GetDeviceDurationList(context.Context, *DeviceDurationListReq) (*DeviceDurationListResp, error)
func (UnimplementedDataServer) GetDeviceEventById ¶
func (UnimplementedDataServer) GetDeviceEventById(context.Context, *IDReq) (*DeviceEventInfo, error)
func (UnimplementedDataServer) GetDeviceEventList ¶
func (UnimplementedDataServer) GetDeviceEventList(context.Context, *DeviceEventListReq) (*DeviceEventListResp, error)
func (UnimplementedDataServer) GetDeviceKpiById ¶
func (UnimplementedDataServer) GetDeviceKpiById(context.Context, *IDReq) (*DeviceKpiInfo, error)
func (UnimplementedDataServer) GetDeviceKpiByIotID ¶
func (UnimplementedDataServer) GetDeviceKpiByIotID(context.Context, *KpiIotIDReq) (*DeviceKpiInfo, error)
func (UnimplementedDataServer) GetDeviceKpiList ¶
func (UnimplementedDataServer) GetDeviceKpiList(context.Context, *DeviceKpiListReq) (*DeviceKpiListResp, error)
func (UnimplementedDataServer) GetDeviceOfflineTimeById ¶
func (UnimplementedDataServer) GetDeviceOfflineTimeById(context.Context, *IDReq) (*DeviceOfflineTimeInfo, error)
func (UnimplementedDataServer) GetDeviceOfflineTimeList ¶
func (UnimplementedDataServer) GetDeviceOfflineTimeList(context.Context, *DeviceOfflineTimeListReq) (*DeviceOfflineTimeListResp, error)
func (UnimplementedDataServer) GetDeviceOnTimeDailyById ¶
func (UnimplementedDataServer) GetDeviceOnTimeDailyById(context.Context, *IDReq) (*DeviceOnTimeDailyInfo, error)
func (UnimplementedDataServer) GetDeviceOnTimeDailyByIotId ¶
func (UnimplementedDataServer) GetDeviceOnTimeDailyByIotId(context.Context, *DeviceOnTimeDailyReq) (*DeviceOnTimeDailyInfo, error)
func (UnimplementedDataServer) GetDeviceOnTimeDailyList ¶
func (UnimplementedDataServer) GetDeviceOnTimeDailyList(context.Context, *DeviceOnTimeDailyListReq) (*DeviceOnTimeDailyListResp, error)
func (UnimplementedDataServer) GetDeviceOnlineTimeById ¶
func (UnimplementedDataServer) GetDeviceOnlineTimeById(context.Context, *IDReq) (*DeviceOnlineTimeInfo, error)
func (UnimplementedDataServer) GetDeviceOnlineTimeList ¶
func (UnimplementedDataServer) GetDeviceOnlineTimeList(context.Context, *DeviceOnlineTimeListReq) (*DeviceOnlineTimeListResp, error)
func (UnimplementedDataServer) GetDeviceUpsterCycleById ¶
func (UnimplementedDataServer) GetDeviceUpsterCycleById(context.Context, *IDReq) (*DeviceUpsterCycleInfo, error)
func (UnimplementedDataServer) GetDeviceUpsterCycleList ¶
func (UnimplementedDataServer) GetDeviceUpsterCycleList(context.Context, *DeviceUpsterCycleListReq) (*DeviceUpsterCycleListResp, error)
func (UnimplementedDataServer) GetDeviceUpsterStatisticsById ¶
func (UnimplementedDataServer) GetDeviceUpsterStatisticsById(context.Context, *IDReq) (*DeviceUpsterStatisticsInfo, error)
func (UnimplementedDataServer) GetDeviceUpsterStatisticsList ¶
func (UnimplementedDataServer) GetDeviceUpsterStatisticsList(context.Context, *DeviceUpsterStatisticsListReq) (*DeviceUpsterStatisticsListResp, error)
func (UnimplementedDataServer) InitDatabase ¶
func (UnimplementedDataServer) SyncDeviceEvent ¶
func (UnimplementedDataServer) SyncDeviceEvent(context.Context, *SyncDeviceEventReq) (*BaseResp, error)
func (UnimplementedDataServer) SyncDeviceOfflineTime ¶
func (UnimplementedDataServer) SyncDeviceOfflineTime(context.Context, *SyncDeviceOfflineTimeReq) (*BaseResp, error)
func (UnimplementedDataServer) SyncDeviceOnTimeDaily ¶
func (UnimplementedDataServer) SyncDeviceOnTimeDaily(context.Context, *SyncDeviceOnTimeDailyReq) (*BaseResp, error)
func (UnimplementedDataServer) SyncDeviceOnlineTime ¶
func (UnimplementedDataServer) SyncDeviceOnlineTime(context.Context, *SyncDeviceOnlineTimeReq) (*BaseResp, error)
func (UnimplementedDataServer) SyncDeviceProperty ¶
func (UnimplementedDataServer) SyncDeviceProperty(context.Context, *SyncDevicePropertyReq) (*SyncDevicePropertyResp, error)
func (UnimplementedDataServer) SyncDeviceUpsterCycle ¶
func (UnimplementedDataServer) SyncDeviceUpsterCycle(context.Context, *SyncDeviceUpsterCycleReq) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceDuration ¶
func (UnimplementedDataServer) UpdateDeviceDuration(context.Context, *DeviceDurationInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceDurationElephant ¶
func (UnimplementedDataServer) UpdateDeviceDurationElephant(context.Context, *DeviceDurationElephantInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceEvent ¶
func (UnimplementedDataServer) UpdateDeviceEvent(context.Context, *DeviceEventInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceKpi ¶
func (UnimplementedDataServer) UpdateDeviceKpi(context.Context, *DeviceKpiInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceOfflineTime ¶
func (UnimplementedDataServer) UpdateDeviceOfflineTime(context.Context, *DeviceOfflineTimeInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceOnTimeDaily ¶
func (UnimplementedDataServer) UpdateDeviceOnTimeDaily(context.Context, *DeviceOnTimeDailyInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceOnlineTime ¶
func (UnimplementedDataServer) UpdateDeviceOnlineTime(context.Context, *DeviceOnlineTimeInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceUpsterCycle ¶
func (UnimplementedDataServer) UpdateDeviceUpsterCycle(context.Context, *DeviceUpsterCycleInfo) (*BaseResp, error)
func (UnimplementedDataServer) UpdateDeviceUpsterStatistics ¶
func (UnimplementedDataServer) UpdateDeviceUpsterStatistics(context.Context, *DeviceUpsterStatisticsInfo) (*BaseResp, error)
type UnsafeDataServer ¶
type UnsafeDataServer interface {
// contains filtered or unexported methods
}
UnsafeDataServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DataServer will result in compilation errors.