vehicles GetVehicle gets the active vehicle
()
| 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 |
no outgoing calls
no test coverage detected