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.DeviceMsgEventIndexResp, 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.DeviceMsgPropertyLatestIndexReq) (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)
Click to show internal directories.
Click to hide internal directories.