Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventLogIndexLogic ¶
func NewEventLogIndexLogic ¶
func NewEventLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *EventLogIndexLogic
func (*EventLogIndexLogic) EventLogIndex ¶
func (l *EventLogIndexLogic) EventLogIndex(req *types.DeviceMsgEventLogIndexReq) (resp *types.DeviceMsgEventLogIndexResp, err error)
type GatewayCanBindIndexLogic ¶
func NewGatewayCanBindIndexLogic ¶
func NewGatewayCanBindIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GatewayCanBindIndexLogic
func (*GatewayCanBindIndexLogic) GatewayCanBindIndex ¶
func (l *GatewayCanBindIndexLogic) GatewayCanBindIndex(req *types.GatewayCanBindIndexReq) (resp *types.GatewayCanBindIndexResp, err error)
type HubLogIndexLogic ¶
func NewHubLogIndexLogic ¶
func NewHubLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HubLogIndexLogic
func (*HubLogIndexLogic) HubLogIndex ¶
func (l *HubLogIndexLogic) HubLogIndex(req *types.DeviceMsgHubLogIndexReq) (resp *types.DeviceMsgHubLogIndexResp, err error)
type PropertyLatestIndexLogic ¶
func NewPropertyLatestIndexLogic ¶
func NewPropertyLatestIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLatestIndexLogic
func (*PropertyLatestIndexLogic) PropertyLatestIndex ¶
func (l *PropertyLatestIndexLogic) PropertyLatestIndex(req *types.DeviceMsgPropertyLogLatestIndexReq) (resp *types.DeviceMsgPropertyIndexResp, err error)
type PropertyLogIndexLogic ¶
func NewPropertyLogIndexLogic ¶
func NewPropertyLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLogIndexLogic
func (*PropertyLogIndexLogic) PropertyLogIndex ¶
func (l *PropertyLogIndexLogic) PropertyLogIndex(req *types.DeviceMsgPropertyLogIndexReq) (resp *types.DeviceMsgPropertyIndexResp, err error)
type SdkLogIndexLogic ¶
func NewSdkLogIndexLogic ¶
func NewSdkLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SdkLogIndexLogic
func (*SdkLogIndexLogic) SdkLogIndex ¶
func (l *SdkLogIndexLogic) SdkLogIndex(req *types.DeviceMsgSdkLogIndexReq) (resp *types.DeviceMsgSdkIndexResp, err error)
type SendLogIndexLogic ¶
func NewSendLogIndexLogic ¶
func NewSendLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendLogIndexLogic
func (*SendLogIndexLogic) SendLogIndex ¶
func (l *SendLogIndexLogic) SendLogIndex(req *types.DeviceMsgSendLogIndexReq) (resp *types.DeviceMsgSendLogIndexResp, err error)
type ShadowIndexLogic ¶
func NewShadowIndexLogic ¶
func NewShadowIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ShadowIndexLogic
func (*ShadowIndexLogic) ShadowIndex ¶
func (l *ShadowIndexLogic) ShadowIndex(req *types.DeviceMsgPropertyLogLatestIndexReq) (resp *types.DeviceMsgShadowIndexResp, err error)
type StatusLogIndexLogic ¶
func NewStatusLogIndexLogic ¶
func NewStatusLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StatusLogIndexLogic
func (*StatusLogIndexLogic) StatusLogIndex ¶
func (l *StatusLogIndexLogic) StatusLogIndex(req *types.DeviceMsgStatusLogIndexReq) (resp *types.DeviceMsgStatusLogIndexResp, err error)
Click to show internal directories.
Click to hide internal directories.