Merge branch 'main' into CEC-3796
This commit is contained in:
@@ -195,7 +195,10 @@ const vehiclesAPI = {
|
||||
}
|
||||
],
|
||||
"total": 2
|
||||
})
|
||||
}),
|
||||
sendDiagnosticCommand: async (search) => ({
|
||||
Message: `remote diagnostic command sent to ${search.vins.length} vehicles`
|
||||
}),
|
||||
};
|
||||
|
||||
export default vehiclesAPI;
|
||||
|
||||
Reference in New Issue
Block a user