Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evcc-io/evcc
/ Features
Method
Features
api/api.go:244–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
// FeatureDescriber optionally provides a list of supported non-api features
243
type
FeatureDescriber
interface
{
244
Features() []Feature
245
}
246
247
// TitleDescriber optionally provides an title
Callers
12
needsWelcomeCharge
Method · 0.65
publishVehicles
Method · 0.65
hasFeature
Function · 0.65
expectVehiclePublish
Function · 0.65
TestPublishSocAndRangeVehiclesAndChargers
Function · 0.65
TestResetHeatingSession
Function · 0.65
TestWelcomeChargeAppliedOnlyOnce
Function · 0.65
availableDetectibleVehicles
Method · 0.65
TestVehicleDetectByStatus
Function · 0.65
Dump
Method · 0.65
hasFeature
Function · 0.65
NewCardataFromConfig
Function · 0.65
Implementers
9
integratedDeviceCharger
core/loadpoint_vehicle_test.go
embed
tariff/embed.go
MockFeatureDescriber
api/mock.go
MockFeatureDescriberMockRecorder
api/mock.go
MockVehicle
api/mock.go
MockVehicleMockRecorder
api/mock.go
embed
charger/embed.go
MyPv
charger/mypv.go
embed
vehicle/embed.go
Calls
no outgoing calls
Tested by
5
expectVehiclePublish
Function · 0.52
TestPublishSocAndRangeVehiclesAndChargers
Function · 0.52
TestResetHeatingSession
Function · 0.52
TestWelcomeChargeAppliedOnlyOnce
Function · 0.52
TestVehicleDetectByStatus
Function · 0.52