From 47406dd8fedf65c6fb0481410070372eebf22cc6 Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 21 Jan 2024 15:33:49 +0100 Subject: [PATCH] Fix rebase issue --- ...ehicle-data_profile_WBA000000NOREXI01.json | 36 ------------------- ...ehicle-data_profile_WBA00000000REXI01.json | 36 ------------------- 2 files changed, 72 deletions(-) delete mode 100644 bimmer_connected/tests/responses/I01_NOREX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA000000NOREXI01.json delete mode 100644 bimmer_connected/tests/responses/I01_REX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA00000000REXI01.json diff --git a/bimmer_connected/tests/responses/I01_NOREX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA000000NOREXI01.json b/bimmer_connected/tests/responses/I01_NOREX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA000000NOREXI01.json deleted file mode 100644 index 2b05a94b..00000000 --- a/bimmer_connected/tests/responses/I01_NOREX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA000000NOREXI01.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "bodyType": "I01", - "brand": "BMW_I", - "color": 4282858822, - "countryOfOrigin": "CZ", - "driveTrain": "ELECTRIC", - "driverGuideInfo": { - "androidAppScheme": "com.bmwgroup.driversguide.row", - "iosAppScheme": "bmwdriversguide:///open", - "androidStoreUrl": "https://play.google.com/store/apps/details?id=com.bmwgroup.driversguide.row", - "iosStoreUrl": "https://apps.apple.com/de/app/id714042749?mt=8" - }, - "headUnitRaw": "MGU_02_L", - "headUnitType": "ENTRY", - "hmiVersion": "ID4", - "model": "i3", - "softwareVersionCurrent": { - "puStep": { - "month": 3, - "year": 21 - }, - "iStep": 530, - "seriesCluster": "I001" - }, - "softwareVersionExFactory": { - "puStep": { - "month": 7, - "year": 15 - }, - "iStep": 502, - "seriesCluster": "I001" - }, - "telematicsUnit": "WAVE01", - "vin": "WBY000000NOREXI01", - "year": 2015 -} \ No newline at end of file diff --git a/bimmer_connected/tests/responses/I01_REX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA00000000REXI01.json b/bimmer_connected/tests/responses/I01_REX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA00000000REXI01.json deleted file mode 100644 index db6f9e68..00000000 --- a/bimmer_connected/tests/responses/I01_REX/bmw-eadrax-vcs_v5_vehicle-data_profile_WBA00000000REXI01.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "bodyType": "I01", - "brand": "BMW_I", - "color": 4284110934, - "countryOfOrigin": "CZ", - "driveTrain": "ELECTRIC_WITH_RANGE_EXTENDER", - "driverGuideInfo": { - "androidAppScheme": "com.bmwgroup.driversguide.row", - "iosAppScheme": "bmwdriversguide:///open", - "androidStoreUrl": "https://play.google.com/store/apps/details?id=com.bmwgroup.driversguide.row", - "iosStoreUrl": "https://apps.apple.com/de/app/id714042749?mt=8" - }, - "headUnitRaw": "MGU_02_L", - "headUnitType": "NBT", - "hmiVersion": "ID4", - "model": "i3 (+ REX)", - "softwareVersionCurrent": { - "puStep": { - "month": 11, - "year": 21 - }, - "iStep": 510, - "seriesCluster": "I001" - }, - "softwareVersionExFactory": { - "puStep": { - "month": 3, - "year": 15 - }, - "iStep": 502, - "seriesCluster": "I001" - }, - "telematicsUnit": "WAVE01", - "vin": "WBY00000000REXI01", - "year": 2015 -} \ No newline at end of file