MCPcopy 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
243type FeatureDescriber interface {
244 Features() []Feature
245}
246
247// TitleDescriber optionally provides an title

Callers 12

needsWelcomeChargeMethod · 0.65
publishVehiclesMethod · 0.65
hasFeatureFunction · 0.65
expectVehiclePublishFunction · 0.65
TestResetHeatingSessionFunction · 0.65
DumpMethod · 0.65
hasFeatureFunction · 0.65
NewCardataFromConfigFunction · 0.65

Implementers 9

integratedDeviceChargercore/loadpoint_vehicle_test.go
embedtariff/embed.go
MockVehicleapi/mock.go
embedcharger/embed.go
MyPvcharger/mypv.go
embedvehicle/embed.go

Calls

no outgoing calls