MCPcopy Create free account
hub / github.com/evcc-io/evcc / GetPlanEnergy

Method GetPlanEnergy

core/loadpoint/api.go:121–121  ·  view source on GitHub ↗

plan GetPlanEnergy returns the charge plan energy

()

Source from the content-addressed store, hash-verified

119
120 // GetPlanEnergy returns the charge plan energy
121 GetPlanEnergy() (time.Time, float64)
122 // SetPlanEnergy sets the charge plan energy
123 SetPlanEnergy(time.Time, float64) error
124 // ClearPlanLock clears the locked plan goal

Callers 2

planEnergyHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected