Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Regenerated missing artifacts #708

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading