devicemsglogic

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToDataHubLogIndex

func ToDataHubLogIndex(log *deviceLog.Hub) *dm.HubLogInfo

func ToDataSdkLogIndex

func ToDataSdkLogIndex(log *deviceLog.SDK) *dm.SdkLogInfo

SDK调试日志

func ToDataSendLogIndex

func ToDataSendLogIndex(log *deviceLog.Send) *dm.SendLogInfo

func ToDataStatusLogIndex

func ToDataStatusLogIndex(log *deviceLog.Status) *dm.StatusLogInfo

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 *dm.EventLogIndexReq) (*dm.EventLogIndexResp, error)

获取设备数据信息

type GatewayCanBindIndexLogic

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

func NewGatewayCanBindIndexLogic

func NewGatewayCanBindIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GatewayCanBindIndexLogic

func (*GatewayCanBindIndexLogic) GatewayCanBindIndex

获取网关可以绑定的子设备列表

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 *dm.HubLogIndexReq) (*dm.HubLogIndexResp, error)

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

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 PropertyLogLatestIndexLogic

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

func NewPropertyLogLatestIndexLogic

func NewPropertyLogLatestIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLogLatestIndexLogic

func (*PropertyLogLatestIndexLogic) PropertyLogLatestIndex

获取设备数据信息

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 *dm.SdkLogIndexReq) (*dm.SdkLogIndexResp, error)

获取设备sdk调试日志

type SendLogIndexLogic

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

func NewSendLogIndexLogic

func NewSendLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendLogIndexLogic

func (*SendLogIndexLogic) SendLogIndex

func (l *SendLogIndexLogic) SendLogIndex(in *dm.SendLogIndexReq) (*dm.SendLogIndexResp, error)

type ShadowIndexLogic

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

func NewShadowIndexLogic

func NewShadowIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ShadowIndexLogic

func (*ShadowIndexLogic) ShadowIndex

获取设备影子列表

type StatusLogIndexLogic

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

func NewStatusLogIndexLogic

func NewStatusLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StatusLogIndexLogic

func (*StatusLogIndexLogic) StatusLogIndex

Jump to

Keyboard shortcuts

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