]> git.basschouten.com Git - openhab-addons.git/blob
94b25704f69a67cf7bd48b04c75f43afe2d7b56e
[openhab-addons.git] /
1 {
2   "vehicleStatus" : {
3     "doorPassengerFront" : "CLOSED",
4     "cbsData" : [ {
5       "cbsDueDate" : "2020-01",
6       "cbsState" : "OK",
7       "cbsRemainingMileage" : 25000,
8       "cbsDescription" : "Next service due when the stated distance has been covered or by the specified date.",
9       "cbsType" : "OIL"
10     }, {
11       "cbsDueDate" : "2022-01",
12       "cbsState" : "OK",
13       "cbsRemainingMileage" : 60000,
14       "cbsDescription" : "Next visual inspection due when the stated distance has been covered or by the stated date.",
15       "cbsType" : "VEHICLE_CHECK"
16     }, {
17       "cbsDueDate" : "2021-01",
18       "cbsState" : "OK",
19       "cbsDescription" : "Next change due at the latest by the stated date.",
20       "cbsType" : "BRAKE_FLUID"
21     } ],
22     "windowDriverFront" : "CLOSED",
23     "DCS_CCH_Ongoing" : false,
24     "updateReason" : "VEHICLE_SHUTDOWN_SECURED",
25     "rearWindow" : "CLOSED",
26     "remainingRangeFuelMls" : 187,
27     "DCS_CCH_Activation" : "NA",
28     "singleImmediateCharging" : false,
29     "positionLight" : "OFF",
30     "vin" : "G31_VIN",
31     "doorDriverFront" : "CLOSED",
32     "mileage" : 4134,
33     "checkControlMessages" : [ ],
34     "parkingLight" : "OFF",
35     "windowDriverRear" : "CLOSED",
36     "steering" : "LH",
37     "updateTime" : "2018-03-12T08:56:16+0100",
38     "remainingFuel" : 32,
39     "windowPassengerRear" : "CLOSED",
40     "trunk" : "CLOSED",
41     "hood" : "CLOSED",
42     "internalDataTimeUTC" : "2018-03-12T07:56:16",
43     "windowPassengerFront" : "CLOSED",
44     "doorLockState" : "SECURED",
45     "doorPassengerRear" : "CLOSED",
46     "remainingRangeFuel" : 302,
47     "doorDriverRear" : "CLOSED",
48     "position" : {
49       "status" : "DRIVER_DISABLED"
50     }
51   }
52 }