dummy

package
v0.0.0-...-b8a4e1b Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyDevice

type DummyDevice struct {
	opennetzteil.NetzteilBase
}

func (*DummyDevice) GetChannels

func (d *DummyDevice) GetChannels() (int, error)

func (*DummyDevice) GetCurrent

func (d *DummyDevice) GetCurrent(channel int) (float64, error)

func (*DummyDevice) GetMaster

func (d *DummyDevice) GetMaster() (bool, error)

func (*DummyDevice) GetOCP

func (d *DummyDevice) GetOCP(channel int) (bool, error)

func (*DummyDevice) GetOVP

func (d *DummyDevice) GetOVP(channel int) (bool, error)

func (*DummyDevice) GetOut

func (d *DummyDevice) GetOut(channel int) (bool, error)

func (*DummyDevice) GetVoltage

func (d *DummyDevice) GetVoltage(channel int) (float64, error)

func (*DummyDevice) Probe

func (d *DummyDevice) Probe() error

func (*DummyDevice) SetBeep

func (d *DummyDevice) SetBeep(enabled bool) error

func (*DummyDevice) SetCurrent

func (d *DummyDevice) SetCurrent(channel int, current float64) error

func (*DummyDevice) SetMaster

func (d *DummyDevice) SetMaster(enabled bool) error

func (*DummyDevice) SetOCP

func (d *DummyDevice) SetOCP(channel int, enabled bool) error

func (*DummyDevice) SetOVP

func (d *DummyDevice) SetOVP(channel int, enabled bool) error

func (*DummyDevice) SetOut

func (d *DummyDevice) SetOut(channel int, enabled bool) error

func (*DummyDevice) SetVoltage

func (d *DummyDevice) SetVoltage(channel int, voltage float64) error

func (*DummyDevice) Status

func (d *DummyDevice) Status() (interface{}, error)

Jump to

Keyboard shortcuts

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