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

Method EffectiveMaxPower

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

EffectiveMaxPower returns the max charging power taking active phases into account

()

Source from the content-addressed store, hash-verified

108 EffectiveMinPower() float64
109 // EffectiveMaxPower returns the max charging power taking active phases into account
110 EffectiveMaxPower() float64
111 // EffectivePlanStrategy returns the effective plan strategy
112 EffectivePlanStrategy() api.PlanStrategy
113 // PublishEffectiveValues publishes effective values for currently attached vehicle

Callers 7

loadpointRequestMethod · 0.65
continuousDemandFunction · 0.65
applySmartCostLimitFunction · 0.65
planHandlerFunction · 0.65
staticPlanPreviewHandlerFunction · 0.65
deviceInfoMethod · 0.65
planningRequestMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected