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

Method GetTitle

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

Source from the content-addressed store, hash-verified

270type Circuit interface {
271 CircuitMeasurements
272 GetTitle() string
273 SetTitle(string)
274 GetParent() Circuit
275 RegisterChild(child Circuit)

Callers 11

applyMethod · 0.65
writeComplexPointMethod · 0.65
RunMethod · 0.65
vehicleSelectHandlerFunction · 0.65
siteHandlerFunction · 0.65
NewCardataFromConfigFunction · 0.65
NewTibberFromConfigFunction · 0.65
deviceInfoMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected