feat(platform): expose coverage service status
This commit is contained in:
@@ -56,6 +56,7 @@ export interface VehicleCoverageRow {
|
||||
online: boolean;
|
||||
lastSeen: string;
|
||||
bindingStatus: string;
|
||||
serviceStatus?: VehicleServiceStatus;
|
||||
}
|
||||
|
||||
export interface VehicleIdentityResolution {
|
||||
|
||||
Reference in New Issue
Block a user