interact

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionReadLogic added in v0.4.1

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

func NewActionReadLogic added in v0.4.1

func NewActionReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ActionReadLogic

func (*ActionReadLogic) ActionRead added in v0.4.1

type GetPropertyReplyLogic added in v0.5.1

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

func NewGetPropertyReplyLogic added in v0.5.1

func NewGetPropertyReplyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyReplyLogic

func (*GetPropertyReplyLogic) GetPropertyReply added in v0.5.1

type MultiSendPropertyLogic added in v0.5.1

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

func NewMultiSendPropertyLogic added in v0.5.1

func NewMultiSendPropertyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MultiSendPropertyLogic

func (*MultiSendPropertyLogic) MultiSendProperty added in v0.5.1

func (*MultiSendPropertyLogic) SendProperty added in v0.5.1

func (l *MultiSendPropertyLogic) SendProperty(productID string, deviceNames []string, data string, shadowControl int64) error

type PropertyReadLogic added in v0.4.1

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

func NewPropertyReadLogic added in v0.4.1

func NewPropertyReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyReadLogic

func (*PropertyReadLogic) PropertyRead added in v0.4.1

type SendActionLogic

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

func NewSendActionLogic

func NewSendActionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendActionLogic

func (*SendActionLogic) SendAction

调用设备行为

type SendMsgLogic

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

func NewSendMsgLogic

func NewSendMsgLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendMsgLogic

func (*SendMsgLogic) SendMsg

type SendPropertyLogic

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

func NewSendPropertyLogic

func NewSendPropertyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendPropertyLogic

func (*SendPropertyLogic) SendProperty

Jump to

Keyboard shortcuts

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