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

Method GetPlanGoal

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

GetPlanGoal returns the plan goal and if the goal is soc based

()

Source from the content-addressed store, hash-verified

125 ClearPlanLock()
126 // GetPlanGoal returns the plan goal and if the goal is soc based
127 GetPlanGoal() (float64, bool)
128 // GetPlanRequiredDuration returns required duration of plan to reach the goal from current state
129 GetPlanRequiredDuration(goal, maxPower float64) time.Duration
130 // GetPlanStrategy returns the plan strategy

Callers 2

applyPlanGoalMethod · 0.65
planHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected