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

Method Capacity

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

Source from the content-addressed store, hash-verified

49// BatteryCapacity provides a capacity in kWh
50type BatteryCapacity interface {
51 Capacity() float64
52}
53
54// BatteryPowerLimiter provides max AC charge- and discharge power in W

Callers 15

socBasedPlanningMethod · 0.65
minSocNotReachedMethod · 0.65
publishSocAndRangeMethod · 0.65
setActiveVehicleMethod · 0.65
publishVehiclesMethod · 0.65
expectVehiclePublishFunction · 0.65
TestDefaultVehicleFunction · 0.65
optimizerUpdateMethod · 0.65
loadpointRequestMethod · 0.65

Implementers 7

chargercore/capable_test.go
MockVehicleapi/mock.go
iBatteryCapacityapi/implement/implementations.go
embedvehicle/embed.go
StatusLatestResponsevehicle/bluelink/types.go
StatusLatestResponseCCSvehicle/bluelink/types.go

Calls

no outgoing calls