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

Method EffectiveMinPower

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

EffectiveMinPower returns the min charging power for the minimum active phases

()

Source from the content-addressed store, hash-verified

106 EffectivePlanTime() time.Time
107 // EffectiveMinPower returns the min charging power for the minimum active phases
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

Callers 7

loadpointRequestMethod · 0.65
continuousDemandFunction · 0.65
loadpointProfileFunction · 0.65
TestLoadpointProfileFunction · 0.65
isChargingMethod · 0.65
deviceInfoMethod · 0.65
planningRequestMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestLoadpointProfileFunction · 0.52