]> git.basschouten.com Git - openhab-addons.git/blob
b8aed73939e2496ba6760fbdac266b45cd5244b3
[openhab-addons.git] /
1 {
2         "vehicleStatus": {
3                 "mileage": 18390,
4                 "remainingFuel": 4.0,
5                 "remainingRangeElectric": 67.0,
6                 "remainingRangeElectricMls": 41.0,
7                 "remainingRangeFuel": 59.0,
8                 "remainingRangeFuelMls": 36.0,
9                 "maxRangeElectric": 211.0,
10                 "maxRangeElectricMls": 131.0,
11                 "maxFuel": 8.5,
12                 "chargingLevelHv": 35.0,
13                 "vin": "ANONYMOUS",
14                 "updateReason": "VEHICLE_SHUTDOWN_SECURED",
15                 "updateTime": "2020-09-29T12:52:12+0000",
16                 "doorDriverFront": "CLOSED",
17                 "doorDriverRear": "CLOSED",
18                 "doorPassengerFront": "CLOSED",
19                 "doorPassengerRear": "CLOSED",
20                 "windowDriverFront": "CLOSED",
21                 "windowDriverRear": "CLOSED",
22                 "windowPassengerFront": "CLOSED",
23                 "windowPassengerRear": "CLOSED",
24                 "sunroof": "CLOSED",
25                 "trunk": "CLOSED",
26                 "rearWindow": "INVALID",
27                 "hood": "CLOSED",
28                 "doorLockState": "SECURED",
29                 "parkingLight": "OFF",
30                 "positionLight": "ON",
31                 "connectionStatus": "DISCONNECTED",
32                 "chargingStatus": "INVALID",
33                 "lastChargingEndReason": "END_REQUESTED_BY_DRIVER",
34                 "lastChargingEndResult": "SUCCESS",
35                 "position": {
36                         "lat": -1.0,
37                         "lon": -1.0,
38                         "heading": -1,
39                         "status": "OK"
40                 },
41                 "internalDataTimeUTC": "2020-09-29T12:52:12",
42                 "singleImmediateCharging": false,
43                 "chargingConnectionType": "CONDUCTIVE",
44                 "chargingInductivePositioning": "NOT_POSITIONED",
45                 "vehicleCountry": "DE",
46                 "DCS_CCH_Activation": "NA",
47                 "DCS_CCH_Ongoing": false,
48                 "checkControlMessages": [
49                         {
50                                 "ccmDescriptionLong": "Check tyre pressure and correct if necessary. Afterwards, perform Tyre Pressure Monitor (RDC) reset. See Owner\u0027s Handbook for more information.",
51                                 "ccmDescriptionShort": "Check tyre pressure. Initialise RDC",
52                                 "ccmId": 142,
53                                 "ccmMileage": 18384
54                         }
55                 ],
56                 "cbsData": [
57                         {
58                                 "cbsType": "BRAKE_FLUID",
59                                 "cbsState": "OK",
60                                 "cbsDueDate": "2021-11",
61                                 "cbsDescription": "Next change due at the latest by the stated date.",
62                                 "cbsRemainingMileage": -1
63                         },
64                         {
65                                 "cbsType": "VEHICLE_CHECK",
66                                 "cbsState": "OK",
67                                 "cbsDueDate": "2021-11",
68                                 "cbsDescription": "Next visual inspection due when the stated distance has been covered or by the stated date.",
69                                 "cbsRemainingMileage": -1
70                         },
71                         {
72                                 "cbsType": "OIL",
73                                 "cbsState": "OK",
74                                 "cbsDueDate": "2021-11",
75                                 "cbsDescription": "Next change due when the stated distance has been covered or by the specified date.",
76                                 "cbsRemainingMileage": -1
77                         },
78                         {
79                                 "cbsType": "VEHICLE_TUV",
80                                 "cbsState": "OK",
81                                 "cbsDueDate": "2021-11",
82                                 "cbsDescription": "Next statutory vehicle inspection due by the stated date.",
83                                 "cbsRemainingMileage": -1
84                         }
85                 ]
86         }
87 }