svc

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo added in v0.3.1

type Repo struct {
	Store               kv.Store
	SceneRepo           scene.Repo
	SceneDeviceRepo     scene.DeviceRepo
	SchemaRepo          schema.ReadRepo
	SceneInfoRepo       mysql.RuleSceneInfoModel
	AlarmInfoRepo       mysql.RuleAlarmInfoModel
	AlarmRecordRepo     mysql.RuleAlarmRecordModel
	AlarmSceneRepo      mysql.RuleAlarmSceneModel
	AlarmDealRecordRepo mysql.RuleAlarmDealRecordModel
	AlarmLogRepo        mysql.RuleAlarmLogModel
}

type ServiceContext

type ServiceContext struct {
	Config config.Config
	Repo
	SvrClient
	SceneTimerControl timer.SceneControl
	Bus               eventBus.Bus
	DataUpdate        dataUpdate.DataUpdate
}

func NewServiceContext

func NewServiceContext(c config.Config) *ServiceContext

type SvrClient added in v0.4.1

type SvrClient struct {
	ProductM       productmanage.ProductManage
	DeviceInteract deviceinteract.DeviceInteract
	DeviceMsg      devicemsg.DeviceMsg
	DeviceM        devicemanage.DeviceManage
}

Jump to

Keyboard shortcuts

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