package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev

# Packages

# Functions

ConfigDirty returns the dirty flag.
HealthListener attaches listener to unix domain socket and runs listener.
NewHTTPd creates HTTP server with configured routes for loadpoint.
NewInfluxClient creates new publisher for influx.
NewMQTT creates MQTT server.
NewSocketHub creates a web socket hub that distributes meter status and query results for the ui or other clients.

# Constants

SocketPath is the unix domain socket path.

# Variables

Commit of executable.
Version of executable.

# Structs

HTTPd wraps an http.Server and adds the root router.
Influx is a influx publisher.
MQTT is the MQTT server.
SocketHub maintains the set of active clients and broadcasts messages to the clients.