summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/androidTest/assets/json/GetVehicleData.json
blob: e75de1d3b47e70bd08308462574d7d2563096f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
  "request":{
    "name":"GetVehicleData",
    "correlationID":129,
    "parameters":{
      "speed":true,
      "rpm":true,
      "externalTemperature":false,
      "fuelLevel":true,
      "vin":true,
      "prndl":true,
      "tirePressure":true,
      "engineTorque":false,
      "engineOilLife":true,
      "odometer":true,
      "gps":false,
      "fuelLevel_State":true,
      "instantFuelConsumption":false,
      "beltStatus":true,
      "bodyInformation":false,
      "deviceStatus":true,
      "driverBraking":true,
      "wiperStatus":false,
      "headLampStatus":true,
      "accPedalPosition":true,
      "steeringWheelAngle":true,
      "eCallInfo":false,
      "airbagStatus":true,
      "emergencyEvent":false,
      "clusterModeStatus":true,
      "myKey":true,
      "fuelRange":true,
      "turnSignal":true,
      "electronicParkBrakeStatus":true,
      "gearStatus": true,
      "oemCustomVehicleDataName":true,
      "windowStatus": true
    }
  },
  "response":{
    "name":"GetVehicleDataResponse",
    "correlationID":130,
    "parameters":{
      "speed":35.6,
      "rpm":2500,
      "externalTemperature":140.1,
      "fuelLevel":3.7,
      "vin":"FIUE4WHR3984579THIRU",
      "prndl":"SECOND",
      "tirePressure":{
        "pressureTellTale":"ON",
        "leftFront":"NORMAL",
        "rightFront":"FAULT",
        "leftRear":"LOW",
        "innerLeftRear":"NORMAL",
        "innerRightRear":"LOW",
        "rightRear":"ALERT"
      },
      "engineTorque":518.3,
      "engineOilLife":19.3,
      "odometer":140000,
      "gps":{
        "longitudeDegrees":104.2,
        "latitudeDegrees":56.3,
        "utcYear":2015,
        "utcMonth":7,
        "utcDay":14,
        "utcHours":11,
        "utcMinutes":38,
        "utcSeconds":12,
        "compassDirection":"NORTHWEST",
        "pdop":4.1,
        "vdop":2.4,
        "hdop":5.5,
        "actual":true,
        "satellites":3,
        "dimension":"_2D",
        "altitude":768.5,
        "heading":315.0,
        "speed":30.5
      },
      "fuelLevel_State":"ALERT",
      "turnSignal":"OFF",
      "instantFuelConsumption":2.76,
      "beltStatus":{
        "driverBeltDeployed":"NO",
        "passengerBeltDeployed":"YES",
        "passengerBuckleBelted":"NO",
        "driverBuckleBelted":"NO",
        "leftRow2BuckleBelted":"NO_EVENT",
        "passengerChildDetected":"NO",
        "rightRow2BuckleBelted":"NO_EVENT",
        "middleRow2BuckleBelted":"YES",
        "middleRow3BuckleBelted":"NO_EVENT",
        "leftRow3BuckleBelted":"NO",
        "rightRow3BuckleBelted":"NO_EVENT",
        "rearInflatableBelted":"NO",
        "rightRearInflatableBelted":"NO_EVENT",
        "middleRow1BeltDeployed":"NO",
        "middleRow1BuckleBelted":"YES"
      },
      "bodyInformation":{
        "parkBrakeActive":false,
        "ignitionStableStatus":"IGNITION_SWITCH_NOT_STABLE",
        "ignitionStatus":"ACCESSORY",
        "driverDoorAjar":true,
        "passengerDoorAjar":true,
        "rearLeftDoorAjar":false,
        "rearRightDoorAjar":true
      },
      "deviceStatus":{
        "voiceRecOn":true,
        "btIconOn":true,
        "callActive":true,
        "phoneRoaming":false,
        "textMsgAvailable":false,
        "battLevelStatus":"TWO_LEVEL_BARS",
        "stereoAudioOutputMuted":false,
        "monoAudioOutputMuted":true,
        "signalLevelStatus":"ONE_LEVEL_BARS",
        "primaryAudioSource":"BLUETOOTH_STEREO_BTST",
        "eCallEventActive":false
      },
      "driverBraking":"NO",
      "wiperStatus":"COURTESYWIPE",
      "headLampStatus":{
        "ambientLightSensorStatus":"TWILIGHT_3",
        "highBeamsOn":true,
        "lowBeamsOn":false
      },
      "accPedalPosition":28.29,
      "steeringWheelAngle":70.5,
      "eCallInfo":{
        "eCallNotificationStatus":"NOT_SUPPORTED",
        "auxECallNotificationStatus":"NOT_USED",
        "eCallConfirmationStatus":"ECALL_CONFIGURED_OFF"
      },
      "airbagStatus":{
        "driverAirbagDeployed":"NO",
        "driverSideAirbagDeployed":"NO",
        "driverCurtainAirbagDeployed":"YES",
        "driverKneeAirbagDeployed":"NO",
        "passengerAirbagDeployed":"NO",
        "passengerSideAirbagDeployed":"NO",
        "passengerCurtainAirbagDeployed":"YES",
        "passengerKneeAirbagDeployed":"NO"
      },
      "emergencyEvent":{
        "emergencyEventType":"FRONTAL",
        "fuelCutoffStatus":"TERMINATE_FUEL",
        "rolloverEvent":"YES",
        "maximumChangeVelocity":5,
        "multipleEvents":"NO"
      },
      "clusterModeStatus":{
        "powerModeActive":true,
        "powerModeQualificationStatus":"POWER_MODE_EVALUATION_IN_PROGRESS",
        "carModeStatus":"TRANSPORT",
        "powerModeStatus":"POST_ACCESORY_0"
      },
      "myKey":{
        "e911Override":"NO_DATA_EXISTS"
      },
      "electronicParkBrakeStatus":"CLOSED",
      "fuelRange":[
        {
          "type":"GASOLINE",
          "range":100.0
        },
        {
          "type":"DIESEL",
          "range":10.0
        }
      ],
      "oemCustomVehicleDataName":"oemCustomVehicleDataState",
      "gearStatus": {
        "userSelectedGear": "PARK",
        "transmissionType": "ELECTRIC_VARIABLE",
        "actualGear": "PARK"
      },
      "windowStatus": [
        {
          "location":  {
            "row": 2,
            "col": 3
          },
          "state": {
            "approximatePosition": 2,
            "deviation": 3
          }
        }
      ]
    }
  }
}