flasher

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AquaponicsKit added in v1.0.13

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

func NewAquaponicsKit added in v1.0.13

func NewAquaponicsKit() *AquaponicsKit

func (*AquaponicsKit) Init added in v1.0.13

func (e *AquaponicsKit) Init() error

func (*AquaponicsKit) SetPath added in v1.0.13

func (e *AquaponicsKit) SetPath(path string)

func (*AquaponicsKit) SetPort added in v1.0.13

func (e *AquaponicsKit) SetPort(port string)

func (*AquaponicsKit) Upload added in v1.0.13

func (e *AquaponicsKit) Upload() error

type Flasher

type Flasher interface {
	SetPort(port string)
	SetPath(path string)
	Init() error
	Upload() error
}

Jump to

Keyboard shortcuts

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