mirror

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device struct {
	// contains filtered or unexported fields
}

Device 原始设备

type EncodeModel

type EncodeModel struct {
	// contains filtered or unexported fields
}

type Plugin

type Plugin struct {
	VirtualConnector plugin.Connector //虚拟链接
	// contains filtered or unexported fields
}

func (*Plugin) Connector

func (p *Plugin) Connector(deviceSn, pointName string) (connector plugin.Connector, err error)

func (*Plugin) Destroy

func (p *Plugin) Destroy() error

func (*Plugin) Initialize

func (p *Plugin) Initialize(logger *zap.Logger, c config.Config, ls *lua.LState) (err error)

Jump to

Keyboard shortcuts

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