Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setLimit
Method · 0.65
fastCharging
Method · 0.65
TestFastChargingCircuitBasedPhaseScaling
Function · 0.65
TestCircuitPower
Function · 0.65
TestHEMSConsumptionClamp
Function · 0.65
ValidatePower
Method · 0.65
Implementers
3
Circuit
core/circuit/circuit.go
MockCircuit
api/mock.go
MockCircuitMockRecorder
api/mock.go
Calls
no outgoing calls
Tested by
3
TestFastChargingCircuitBasedPhaseScaling
Function · 0.52
TestCircuitPower
Function · 0.52
TestHEMSConsumptionClamp
Function · 0.52