devicemsglogic

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToDataHubLogIndex

func ToDataHubLogIndex(log *msgHubLog.HubLog) *di.HubLogIndex

func ToDataSdkLogIndex

func ToDataSdkLogIndex(log *msgSdkLog.SDKLog) *di.SdkLogIndex

SDK调试日志

Types

type EventLogIndexLogic

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

func NewEventLogIndexLogic

func NewEventLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *EventLogIndexLogic

func (*EventLogIndexLogic) EventLogIndex

func (l *EventLogIndexLogic) EventLogIndex(in *di.EventLogIndexReq) (*di.EventIndexResp, error)

获取设备数据信息

type HubLogIndexLogic

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

func NewHubLogIndexLogic

func NewHubLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HubLogIndexLogic

func (*HubLogIndexLogic) HubLogIndex

func (l *HubLogIndexLogic) HubLogIndex(in *di.HubLogIndexReq) (*di.HubLogIndexResp, error)

获取设备调试信息记录登入登出,操作

type PropertyLatestIndexLogic

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

func NewPropertyLatestIndexLogic

func NewPropertyLatestIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLatestIndexLogic

func (*PropertyLatestIndexLogic) PropertyLatestIndex

获取设备数据信息

type PropertyLogIndexLogic

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

func NewPropertyLogIndexLogic

func NewPropertyLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLogIndexLogic

func (*PropertyLogIndexLogic) PropertyLogIndex

获取设备数据信息

type SdkLogIndexLogic

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

func NewSdkLogIndexLogic

func NewSdkLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SdkLogIndexLogic

func (*SdkLogIndexLogic) SdkLogIndex

func (l *SdkLogIndexLogic) SdkLogIndex(in *di.SdkLogIndexReq) (*di.SdkLogIndexResp, error)

获取设备sdk调试日志

Jump to

Keyboard shortcuts

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