device_tag

package
v0.0.0-...-ba56b63 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnalyseDeviceTagLogic

type AnalyseDeviceTagLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewAnalyseDeviceTagLogic

func NewAnalyseDeviceTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AnalyseDeviceTagLogic

func (*AnalyseDeviceTagLogic) AnalyseDeviceTag

func (l *AnalyseDeviceTagLogic) AnalyseDeviceTag(in *data.AnalyseDeviceTagReq) (*data.BaseResp, error)

func (*AnalyseDeviceTagLogic) CountTimeData

func (l *AnalyseDeviceTagLogic) CountTimeData(v CountType, sTime, eTime int64, iotid, eventTable string) (CountType, error)

type CountType

type CountType []struct {
	Count int `json:"count"`
	C     int `json:"c"`
}

Jump to

Keyboard shortcuts

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