]> git.basschouten.com Git - openhab-addons.git/blob
1dd32fa4447ed98525db0f2393a9cd00768079b1
[openhab-addons.git] /
1 {
2         "vehicleStatus": {
3                 "vin": "ANONYMOUS",
4                 "mileage": 17307,
5                 "updateReason": "CHARGING_STARTED",
6                 "updateTime": "2020-08-25T15:37:16+0000",
7                 "doorDriverFront": "CLOSED",
8                 "doorDriverRear": "CLOSED",
9                 "doorPassengerFront": "CLOSED",
10                 "doorPassengerRear": "CLOSED",
11                 "windowDriverFront": "CLOSED",
12                 "windowDriverRear": "CLOSED",
13                 "windowPassengerFront": "CLOSED",
14                 "windowPassengerRear": "CLOSED",
15                 "sunroof": "CLOSED",
16                 "trunk": "CLOSED",
17                 "rearWindow": "INVALID",
18                 "hood": "CLOSED",
19                 "doorLockState": "SECURED",
20                 "parkingLight": "OFF",
21                 "positionLight": "ON",
22                 "remainingFuel": 4,
23                 "remainingRangeElectric": 182,
24                 "remainingRangeElectricMls": 113,
25                 "remainingRangeFuel": 69,
26                 "remainingRangeFuelMls": 42,
27                 "maxRangeElectric": 213,
28                 "maxRangeElectricMls": 132,
29                 "maxFuel": 8.5,
30                 "connectionStatus": "CONNECTED",
31                 "chargingStatus": "CHARGING",
32                 "chargingTimeRemaining": 76,
33                 "chargingLevelHv": 86,
34                 "lastChargingEndReason": "UNKNOWN",
35                 "lastChargingEndResult": "UNKNOWN",
36                 "position": {
37                         "lat": 56.789,
38                         "lon": 8.765,
39                         "heading": 41,
40                         "status": "OK"
41                 },
42                 "internalDataTimeUTC": "2020-08-25T12:57:59",
43                 "singleImmediateCharging": false,
44                 "chargingConnectionType": "CONDUCTIVE",
45                 "chargingInductivePositioning": "NOT_POSITIONED",
46                 "vehicleCountry": "DE",
47                 "checkControlMessages": [],
48                 "cbsData": [
49                         {
50                                 "cbsType": "BRAKE_FLUID",
51                                 "cbsState": "OK",
52                                 "cbsDueDate": "2021-11",
53                                 "cbsDescription": "Next change due at the latest by the stated date."
54                         },
55                         {
56                                 "cbsType": "VEHICLE_CHECK",
57                                 "cbsState": "OK",
58                                 "cbsDueDate": "2021-11",
59                                 "cbsDescription": "Next visual inspection due when the stated distance has been covered or by the stated date."
60                         },
61                         {
62                                 "cbsType": "OIL",
63                                 "cbsState": "OK",
64                                 "cbsDueDate": "2021-11",
65                                 "cbsDescription": "Next change due when the stated distance has been covered or by the specified date."
66                         },
67                         {
68                                 "cbsType": "VEHICLE_TUV",
69                                 "cbsState": "OK",
70                                 "cbsDueDate": "2021-11",
71                                 "cbsDescription": "Next statutory vehicle inspection due by the stated date."
72                         }
73                 ],
74                 "DCS_CCH_Activation": "NA",
75                 "DCS_CCH_Ongoing": false
76         }
77 }