unit_manual

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ItemNameStatus = "Status"
)

Variables

View Source
var Image []byte

Functions

func New

Types

type Config

type Config struct {
	Items []Item `json:"items"`
}

type Item

type Item struct {
	Name      string `json:"item_name"`
	InitValue string `json:"init_value"`
}

type UnitManual

type UnitManual struct {
	units_common.Unit
	// contains filtered or unexported fields
}

func (*UnitManual) GetConfigMeta

func (c *UnitManual) GetConfigMeta() string

func (*UnitManual) InternalUnitStart

func (c *UnitManual) InternalUnitStart() error

func (*UnitManual) InternalUnitStop

func (c *UnitManual) InternalUnitStop()

func (*UnitManual) Tick

func (c *UnitManual) Tick()

Jump to

Keyboard shortcuts

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