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

Method GetMaxPower

api/api.go:278–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 SetHEMS(HEMS)
277 HasMeter() bool
278 GetMaxPower() float64
279 GetMaxCurrent() float64
280 SetMaxPower(float64)
281 SetMaxCurrent(float64)

Callers 5

effectiveMaxPowerMethod · 0.65
circuitMaxPowerFunction · 0.65
publishCircuitsMethod · 0.65
optimizerUpdateMethod · 0.65
EnabledMethod · 0.65

Implementers 3

Circuitcore/circuit/circuit.go
MockCircuitapi/mock.go

Calls

no outgoing calls

Tested by

no test coverage detected