feat(platform): diagnose source consistency
This commit is contained in:
@@ -107,6 +107,10 @@ export interface VehicleSourceConsistency {
|
||||
mileageDeltaKm: number;
|
||||
sourceTimeDeltaSeconds: number;
|
||||
scope: string;
|
||||
status: string;
|
||||
severity: string;
|
||||
title: string;
|
||||
detail: string;
|
||||
}
|
||||
|
||||
export interface VehicleServiceOverview {
|
||||
|
||||
Reference in New Issue
Block a user