homewizard

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Channel = "org.codeberg.clambin.proteus.homewizard"

Variables

This section is empty.

Functions

Types

type HomeWizardClient

type HomeWizardClient interface {
	GetRecentMeasurement(ctx context.Context) (homewizard.RecentMeasurement, error)
	GetDeviceInformation(ctx context.Context) (homewizard.DeviceInformation, error)
}

type Poller

type Poller struct {
	Client HomeWizardClient
	Logger *slog.Logger
	// contains filtered or unexported fields
}

func (*Poller) Poll

Jump to

Keyboard shortcuts

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