ui

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 13 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 {
	ID         string
	Name       string
	ModeId     string
	Plugin     string
	Status     string
	Connection string
}

type DeviceDetail

type DeviceDetail struct {
}

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接口

type Point

type Point struct {
	config.Point
	Value     interface{}
	Update    string
	Writeable bool
}

Jump to

Keyboard shortcuts

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