Documentation ¶
Index ¶
- func GetSvcCtx() *svc.ServiceContext
- func NewDeviceGroup(runSvr bool) client.DeviceGroup
- func NewDeviceInteract(runSvr bool) client.DeviceInteract
- func NewDeviceManage(runSvr bool) client.DeviceManage
- func NewDeviceMsg(runSvr bool) client.DeviceMsg
- func NewOtaManage(runSvr bool) client.OtaManage
- func NewProductManage(runSvr bool) client.ProductManage
- func NewProtocolManage(runSvr bool) client.ProtocolManage
- func NewRemoteConfig(runSvr bool) client.RemoteConfig
- func NewSchemaManage(runSvr bool) client.SchemaManage
- func NewUserDevice(runSvr bool) client.UserDevice
- func Run(svcCtx *svc.ServiceContext)
- func RunServer(svcCtx *svc.ServiceContext)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSvcCtx ¶
func GetSvcCtx() *svc.ServiceContext
func NewDeviceGroup ¶
func NewDeviceGroup(runSvr bool) client.DeviceGroup
func NewDeviceInteract ¶
func NewDeviceInteract(runSvr bool) client.DeviceInteract
func NewDeviceManage ¶
func NewDeviceManage(runSvr bool) client.DeviceManage
func NewDeviceMsg ¶
func NewOtaManage ¶
func NewProductManage ¶
func NewProductManage(runSvr bool) client.ProductManage
func NewProtocolManage ¶
func NewProtocolManage(runSvr bool) client.ProtocolManage
func NewRemoteConfig ¶
func NewRemoteConfig(runSvr bool) client.RemoteConfig
func NewSchemaManage ¶
func NewSchemaManage(runSvr bool) client.SchemaManage
func NewUserDevice ¶
func NewUserDevice(runSvr bool) client.UserDevice
func Run ¶
func Run(svcCtx *svc.ServiceContext)
Types ¶
Click to show internal directories.
Click to hide internal directories.