Skip to content

Commit

Permalink
Merge pull request #708 from bci-oss/Added-missing-artifacts-for-models
Browse files Browse the repository at this point in the history
Fix: Regenerated missing artifacts
  • Loading branch information
agg3fe authored Apr 17, 2024
2 parents a2a01f4 + 43f52db commit f579e7a
Show file tree
Hide file tree
Showing 24 changed files with 23,936 additions and 0 deletions.
4,526 changes: 4,526 additions & 0 deletions io.catenax.fleet.vehicles/1.0.0/gen/Vehicles-aas.xml

Large diffs are not rendered by default.

360 changes: 360 additions & 0 deletions io.catenax.fleet.vehicles/1.0.0/gen/Vehicles-schema.json

Large diffs are not rendered by default.

Binary file added io.catenax.fleet.vehicles/1.0.0/gen/Vehicles.aasx
Binary file not shown.
3,535 changes: 3,535 additions & 0 deletions io.catenax.fleet.vehicles/1.0.0/gen/Vehicles.html

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions io.catenax.fleet.vehicles/1.0.0/gen/Vehicles.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"listOfVehicles" : [ {
"catenaXId" : "580d3adf-1981-44a0-a214-13d6ceed9379",
"modelIdentifier" : "689-G8",
"emptyWeight" : 2000.0,
"production" : {
"plantIdentifier" : "4711",
"productionDate" : "2018-01-15T00:00:00",
"plantDescription" : "Wolfsburg"
},
"driveType" : "All-Wheel Drive",
"fuel" : {
"kbaFuelType" : "Unbekannt",
"nhtsaFuelType" : "Compressed Hydrogen/Hydrogen"
},
"steeringPos" : "Left-Hand Drive",
"hybridizationType" : "battery electric vehicle",
"body" : {
"numberOfDoors" : 5,
"kbaBody" : "Limousine",
"nhtsaBody" : "Cargo Van",
"colorId" : "LY7W ",
"colorDescription" : "Light grey"
},
"anonymizedVin" : "3747429FGH382923974682",
"modelDescription" : "Golf VIII",
"equipments" : [ {
"equipmentIdentifier" : "S248A",
"equipmentDescription" : "Seat heating front",
"group" : "Interior"
} ],
"sale" : {
"soldDate" : "2018-02-03T00:00:00",
"countryCode" : "DEU",
"countryGroup" : "Europe"
},
"vehicleSeries" : "Golf",
"softwareCategory" : "TZGH64738",
"oem" : {
"wmiCode" : "WBA",
"cxBPN" : "BPN-811",
"wmiDescription" : "BMW AG"
},
"engines" : [ {
"serialNumber" : "3434937GJJG3738",
"size" : 1968,
"installDate" : "2018-01-10T00:00:00",
"engineDescription" : "2.0 TDI",
"power" : 110,
"engineId" : "CKBY",
"engineSeries" : "EA189",
"engineProductionDate" : "2017-10-20T00:00:00"
} ],
"systemPower" : 110,
"class" : "A",
"softwareVersion" : "3.4.9837.567"
} ]
}
Loading

0 comments on commit f579e7a

Please sign in to comment.