discover

package
v1.2.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceDiscover

type DeviceDiscover struct {
	ModelKey      string        `json:"modelKey"` //模型Key
	Device        config.Device `json:"device"`
	ProtocolName  string        `json:"protocolName"`
	ConnectionKey string        `json:"connectionKey"`
}

type Export

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

设备自动发现插件

func NewExport

func NewExport() *Export

func (*Export) ExportTo

func (export *Export) ExportTo(deviceData plugin.DeviceData)

点位变化触发场景联动

func (*Export) Init

func (export *Export) Init() error

func (*Export) IsReady

func (export *Export) IsReady() bool

func (*Export) OnEvent

func (export *Export) OnEvent(eventCode string, key string, eventValue interface{}) error

继承Export OnEvent接口

Jump to

Keyboard shortcuts

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