]> git.basschouten.com Git - openhab-addons.git/blob
73b594678ba3b36687be73a65412db7c7cf93ecd
[openhab-addons.git] /
1 {
2         "vehicles": [
3                 {
4                         "vin": "MY_REAL_VIN",
5                         "model": "i3 94 (+ REX)",
6                         "bodytype": "I01",
7                         "driveTrain": "BEV_REX",
8                         "color": "CAPPARISWEISS MIT AKZENT BMW I BLAU",
9                         "colorCode": "B85",
10                         "brand": "BMW_I",
11                         "yearOfConstruction": 2017,
12                         "statisticsCommunityEnabled": false,
13                         "statisticsAvailable": true,
14                         "hub": "HUB_ECE",
15                         "hasAlarmSystem": true,
16                         "dealer": {
17                                 "name": "My Real Dealer Name",
18                                 "street": "My Real Dealer Address",
19                                 "postalCode": "4711",
20                                 "city": "My Real Dealer City",
21                                 "country": "DE",
22                                 "phone": "My Real Dealer Phone"
23                         },
24                         "breakdownNumber": "Real Phone Number",
25                         "countryCode": "V6",
26                         "egoVehiclePath": "",
27                         "chargingUpdateMode": "NORMAL_PROGNOSE_BASED",
28                         "steering": "LH",
29                         "vehicleFinderRestriction": "NONE",
30                         "hmiVersion": "ID4",
31                         "a4a": "USB_ONLY",
32                         "vehicleFinder": "ACTIVATED",
33                         "remote360": "NOT_SUPPORTED",
34                         "hornBlow": "ACTIVATED",
35                         "lightFlash": "ACTIVATED",
36                         "doorLock": "ACTIVATED",
37                         "doorUnlock": "ACTIVATED",
38                         "climateControl": "NOT_SUPPORTED",
39                         "climateNow": "ACTIVATED",
40                         "climateNowRES": "NOT_SUPPORTED",
41                         "climateControlRES": "NOT_SUPPORTED",
42                         "chargingControl": "WEEKLY_PLANNER",
43                         "chargeNow": "NOT_SUPPORTED",
44                         "sendPoi": "ACTIVATED",
45                         "rangeMap": "RANGE_CIRCLE",
46                         "lastDestinations": "SUPPORTED",
47                         "intermodalRouting": "NOT_AVAILABLE",
48                         "climateFunction": "AIRCONDITIONING",
49                         "onlineSearchMode": "MAP",
50                         "onlineSearchProvider": "GOOGLE",
51                         "smartSolution": "NOT_SUPPORTED",
52                         "carCloud": "NOT_SUPPORTED",
53                         "supportedChargingModes": [
54                                 "AC_LOW",
55                                 "DC"
56                         ],
57                         "lscType": "I_LSC_IMM",
58                         "ipa": "NOT_SUPPORTED",
59                         "puStep": "1119",
60                         "remoteSoftwareUpgrade": "NOT_SUPPORTED"
61                 }
62         ]
63 }