Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToDataHubLogIndex ¶
func ToDataHubLogIndex(log *msgHubLog.HubLog) *di.HubLogIndex
Types ¶
type EventLogIndexLogic ¶
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 ¶
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 ¶
func NewPropertyLatestIndexLogic ¶
func NewPropertyLatestIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLatestIndexLogic
func (*PropertyLatestIndexLogic) PropertyLatestIndex ¶
func (l *PropertyLatestIndexLogic) PropertyLatestIndex(in *di.PropertyLatestIndexReq) (*di.PropertyIndexResp, error)
获取设备数据信息
type PropertyLogIndexLogic ¶
func NewPropertyLogIndexLogic ¶
func NewPropertyLogIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PropertyLogIndexLogic
func (*PropertyLogIndexLogic) PropertyLogIndex ¶
func (l *PropertyLogIndexLogic) PropertyLogIndex(in *di.PropertyLogIndexReq) (*di.PropertyIndexResp, error)
获取设备数据信息
type SdkLogIndexLogic ¶
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调试日志
Click to show internal directories.
Click to hide internal directories.