driver

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 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 MinimalDriver

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

func (*MinimalDriver) CallService added in v1.1.0

func (m *MinimalDriver) CallService(device *contracts.Device, reqs []contracts.CallRequest) error

func (*MinimalDriver) Initialize

func (m *MinimalDriver) Initialize(logger logger.Logger, asyncCh chan<- *contracts.AsyncValues) error

func (*MinimalDriver) ReadProperty added in v1.1.0

func (m *MinimalDriver) ReadProperty(device *contracts.Device, reqs []contracts.ReadRequest) error

func (*MinimalDriver) Stop

func (m *MinimalDriver) Stop(force bool) error

func (*MinimalDriver) WriteProperty added in v1.1.0

func (m *MinimalDriver) WriteProperty(device *contracts.Device, reqs []contracts.WriteRequest) error

Jump to

Keyboard shortcuts

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