Changes for page get_cars.php

Last modified by YellowFox_RD on 2025/04/22 11:13

From version 2.1
edited by YellowFox_RD
on 2025/04/17 10:09
Change comment: There is no comment for this version
To version 3.1
edited by YellowFox_RD
on 2025/04/22 11:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,15 +36,15 @@
36 36  
37 37  === Columns ===
38 38  
39 -|=Column|=Description
40 -|CARNAME|name of the vehicle
41 -|IDENT|RTI Ident
42 -|COSTCENTER|cost center of the vehicle
43 -|VEHICLEGROUPS|group of vehicles
44 -|KMCORRECTIONFACTOR|km correction factor
45 -|VEHICLEVIN|chassis number (VIN)
46 -|VEHICLEIDENT|vehicle ident
47 -|VEHICLEDESCRIPTION|vehicle description
39 +|=Column|=Description|=Note
40 +|CARNAME|name of the vehicle|
41 +|IDENT|RTI Ident| Is a key, that is defined by the user in the portal and can change.
42 +|COSTCENTER|cost center of the vehicle|
43 +|VEHICLEGROUPS|group of vehicles|
44 +|KMCORRECTIONFACTOR|km correction factor|
45 +|VEHICLEVIN|chassis number (VIN)|
46 +|VEHICLEIDENT|vehicle ident|Is a unique key defined by YellowFox which will never change. You can use to identify the vehicle.
47 +|VEHICLEDESCRIPTION|vehicle description|
48 48  
49 49  === Example ===
50 50  
... ... @@ -102,4 +102,5 @@
102 102  {{code language="java"}}https://map.yellowfox.de/rti/get_cars.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY{{/code}}
103 103  
104 104  
105 -\\
105 +
106 +