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

Method GetPlan

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

GetPlan creates a charging plan

(targetTime time.Time, requiredDuration, precondition time.Duration, continuous bool)

Source from the content-addressed store, hash-verified

135 SocBasedPlanning() bool
136 // GetPlan creates a charging plan
137 GetPlan(targetTime time.Time, requiredDuration, precondition time.Duration, continuous bool) api.Rates
138
139 // GetSocConfig returns the soc poll settings
140 GetSocConfig() SocConfig

Callers 2

planHandlerFunction · 0.65
staticPlanPreviewHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected