module

package
v0.0.0-...-b1a6986 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenHouseEnergyModule

type OpenHouseEnergyModule interface {
	GetModuleDescription() *messages.SendModuleDescriptionRequest
	Listen(port int32) (server.OpenHouseEnergyModuleServer, error)
	Connect(url string) (server.OpenHouseEnergyModuleClient, error)
}

func New

func New(confFile string) OpenHouseEnergyModule

type OpenHouseEnergyModuleSolarPannel

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

func (OpenHouseEnergyModuleSolarPannel) Connect

func (OpenHouseEnergyModuleSolarPannel) GetModuleDescription

func (OpenHouseEnergyModuleSolarPannel) Listen

Launch the server and never stop (Hard kill for stop : TODO : better way: special message?)

Jump to

Keyboard shortcuts

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