|
| 1 | +{ |
| 2 | + "resMsg": { |
| 3 | + "vehicleStatusInfo": { |
| 4 | + "vehicleStatus": { |
| 5 | + "airCtrlOn": false, |
| 6 | + "engine": false, |
| 7 | + "doorLock": true, |
| 8 | + "doorOpen": { |
| 9 | + "frontLeft": 0, |
| 10 | + "frontRight": 0, |
| 11 | + "backLeft": 0, |
| 12 | + "backRight": 0 |
| 13 | + }, |
| 14 | + "trunkOpen": false, |
| 15 | + "airTemp": { "value": "0FH", "unit": 0, "hvacTempType": 1 }, |
| 16 | + "defrost": false, |
| 17 | + "acc": false, |
| 18 | + "evStatus": { |
| 19 | + "batteryCharge": false, |
| 20 | + "batteryStatus": 54, |
| 21 | + "batteryPlugin": 0, |
| 22 | + "remainTime2": { |
| 23 | + "etc1": { "value": 22, "unit": 1 }, |
| 24 | + "etc2": { "value": 1020, "unit": 1 }, |
| 25 | + "etc3": { "value": 230, "unit": 1 }, |
| 26 | + "atc": { "value": 410, "unit": 1 } |
| 27 | + }, |
| 28 | + "drvDistance": [ |
| 29 | + { |
| 30 | + "rangeByFuel": { |
| 31 | + "evModeRange": { "value": 235, "unit": 1 }, |
| 32 | + "totalAvailableRange": { "value": 235, "unit": 1 } |
| 33 | + }, |
| 34 | + "type": 2 |
| 35 | + } |
| 36 | + ], |
| 37 | + "reservChargeInfos": { |
| 38 | + "reservChargeInfo": { |
| 39 | + "reservChargeInfoDetail": { |
| 40 | + "reservInfo": { |
| 41 | + "day": [4], |
| 42 | + "time": { "time": "1030", "timeSection": 0 } |
| 43 | + }, |
| 44 | + "reservChargeSet": true, |
| 45 | + "reservFatcSet": { |
| 46 | + "defrost": false, |
| 47 | + "airTemp": { "value": "0FH", "unit": 0, "hvacTempType": 1 }, |
| 48 | + "airCtrl": 0, |
| 49 | + "heating1": 0 |
| 50 | + } |
| 51 | + } |
| 52 | + }, |
| 53 | + "offpeakPowerInfo": { |
| 54 | + "offPeakPowerTime1": { |
| 55 | + "starttime": { "time": "1200", "timeSection": 0 }, |
| 56 | + "endtime": { "time": "1200", "timeSection": 0 } |
| 57 | + }, |
| 58 | + "offPeakPowerFlag": 0 |
| 59 | + }, |
| 60 | + "reserveChargeInfo2": { |
| 61 | + "reservChargeInfoDetail": { |
| 62 | + "reservInfo": { |
| 63 | + "day": [0], |
| 64 | + "time": { "time": "1100", "timeSection": 0 } |
| 65 | + }, |
| 66 | + "reservChargeSet": false, |
| 67 | + "reservFatcSet": { |
| 68 | + "defrost": false, |
| 69 | + "airTemp": { "value": "0FH", "unit": 0, "hvacTempType": 1 }, |
| 70 | + "airCtrl": 0, |
| 71 | + "heating1": 0 |
| 72 | + } |
| 73 | + } |
| 74 | + }, |
| 75 | + "reservFlag": 0, |
| 76 | + "ect": { |
| 77 | + "start": { "day": 9, "time": { "time": "1200", "timeSection": 0 } }, |
| 78 | + "end": { "day": 9, "time": { "time": "1200", "timeSection": 0 } } |
| 79 | + }, |
| 80 | + "targetSOClist": [ |
| 81 | + { |
| 82 | + "targetSOClevel": 80, |
| 83 | + "dte": { |
| 84 | + "rangeByFuel": { |
| 85 | + "evModeRange": { "value": 354, "unit": 1 }, |
| 86 | + "totalAvailableRange": { "value": 354, "unit": 1 } |
| 87 | + }, |
| 88 | + "type": 2 |
| 89 | + }, |
| 90 | + "plugType": 0 |
| 91 | + }, |
| 92 | + { |
| 93 | + "targetSOClevel": 100, |
| 94 | + "dte": { |
| 95 | + "rangeByFuel": { |
| 96 | + "evModeRange": { "value": 447, "unit": 1 }, |
| 97 | + "totalAvailableRange": { "value": 447, "unit": 1 } |
| 98 | + }, |
| 99 | + "type": 2 |
| 100 | + }, |
| 101 | + "plugType": 1 |
| 102 | + } |
| 103 | + ] |
| 104 | + } |
| 105 | + }, |
| 106 | + "ign3": true, |
| 107 | + "hoodOpen": false, |
| 108 | + "transCond": true, |
| 109 | + "steerWheelHeat": 0, |
| 110 | + "sideBackWindowHeat": 0, |
| 111 | + "tirePressureLamp": { |
| 112 | + "tirePressureLampAll": 0, |
| 113 | + "tirePressureLampFL": 0, |
| 114 | + "tirePressureLampFR": 0, |
| 115 | + "tirePressureLampRL": 0, |
| 116 | + "tirePressureLampRR": 0 |
| 117 | + }, |
| 118 | + "battery": { "batSoc": 91, "batState": 0 }, |
| 119 | + "time": "20200718192140" |
| 120 | + } |
| 121 | + } |
| 122 | + } |
| 123 | +} |
0 commit comments