types

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: Unlicense Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigFile

type ConfigFile struct {
	Brand            string                         `yaml:"brand"`
	IP               string                         `yaml:"ip"`
	MAC              string                         `yaml:"mac"`
	TimeoutSeconds   int                            `yaml:"timeout_seconds"`
	DefaultInput     int                            `yaml:"default_input"`
	DefaultVolume    int                            `yaml:"default_volume"`
	VolumeResetLimit int                            `yaml:"volume_reset_limit"`
	WakeOnLan        bool                           `yaml:"wake_on_lan"`
	LGWebSocketPort  string                         `yaml:"lg_web_socket_port"`
	LGClientKey      string                         `yaml:"lg_client_key"`
	VizioAuthToken   string                         `yaml:"vizio_auth_token"`
	IRConfig         ir_controller_types.ConfigFile `yaml:"ir"`
}

Jump to

Keyboard shortcuts

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