speicherart

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Speicherart

type Speicherart int
const (
	WASSERSTOFFSPEICHER  Speicherart = iota + 1 //ZF7: Wasserstoffspeicher
	PUMPSPEICHER                                //ZF8: Pumpspeicher
	BATTERIESPEICHER                            //ZF9: Batteriespeicher
	SONSTIGE_SPEICHERART                        //ZG6: Sonstige Speicherart
)

func (Speicherart) MarshalJSON

func (r Speicherart) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Speicherart satisfies json.Marshaler.

func (Speicherart) String

func (i Speicherart) String() string

func (*Speicherart) UnmarshalJSON

func (r *Speicherart) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Speicherart satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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