Versions in this module Expand all Collapse all v0 v0.10.7 Oct 9, 2024 v0.10.6 Oct 6, 2024 Changes in this version + type ServerHandle struct + func NewServerHandle(ctx context.Context, svcCtx *svc.ServiceContext) *ServerHandle + func (l *ServerHandle) ActionCheck(in *deviceMsg.PublishMsg) error + func (l *ServerHandle) OnlineStatusHandle() error