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

Method GetVehicle

core/loadpoint/api.go:222–222  ·  view source on GitHub ↗

vehicles GetVehicle gets the active vehicle

()

Source from the content-addressed store, hash-verified

220
221 // GetVehicle gets the active vehicle
222 GetVehicle() api.Vehicle
223 // SetVehicle sets the active vehicle
224 SetVehicle(vehicle api.Vehicle)
225 // StartVehicleDetection allows triggering vehicle detection for debugging purposes

Callers 11

optimizerUpdateMethod · 0.65
loadpointRequestMethod · 0.65
applyPlanGoalMethod · 0.65
RunMethod · 0.65
StatusMethod · 0.65
EnableMethod · 0.65
MaxCurrentMethod · 0.65
WakeUpMethod · 0.65
EnableMethod · 0.65
MaxCurrentMethod · 0.65
GetMaxCurrentMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected