feat(platform): expose no-data vehicles
This commit is contained in:
@@ -68,6 +68,7 @@ type VehicleCoverageSummary struct {
|
||||
OnlineVehicles int `json:"onlineVehicles"`
|
||||
SingleSourceVehicles int `json:"singleSourceVehicles"`
|
||||
MultiSourceVehicles int `json:"multiSourceVehicles"`
|
||||
NoDataVehicles int `json:"noDataVehicles"`
|
||||
UnboundVehicles int `json:"unboundVehicles"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user