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

Method ValidatePower

api/api.go:284–284  ·  view source on GitHub ↗
(old, new float64)

Source from the content-addressed store, hash-verified

282 Update([]CircuitLoad) error
283 ValidateCurrent(old, new float64) float64
284 ValidatePower(old, new float64) float64
285}
286
287// HEMS exposes the runtime state of the home energy management system.

Callers 6

setLimitMethod · 0.65
fastChargingMethod · 0.65
TestCircuitPowerFunction · 0.65
TestHEMSConsumptionClampFunction · 0.65
ValidatePowerMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 3

TestCircuitPowerFunction · 0.52
TestHEMSConsumptionClampFunction · 0.52