GATEWAY-EW24
[AGL/meta-agl-demo.git] / recipes-connectivity / kuksa-val / kuksa-dbc-feeder / dbc_default_values.json
1 {
2     "PT_VehicleAvgSpeed" : 0,
3     "PT_FuelLevelPct" : 0,
4     "PT_EngineSpeed" : 0,
5     "PT_FuelLevelLow" : 0,
6     "PT_TempLeft" : 0,
7     "PT_TempRight" : 0,
8     "PT_FanSpeed" : 0,
9     "ThrottlePosition" : 0,
10     "VehicleSpeed" : 0,
11     "SteeringPosition" : 0,
12     "BrakePressure" : 0,
13     "Gear" : 0,
14     "AccelerationX" : 0,
15     "AccelerationY" : 0,
16     "AccelerationZ" : 0,
17     "GyroscopeX" : 0,
18     "GyroscopeY" : 0,
19     "GyroscopeZ" : 0,
20     "Latitude" : 0,
21     "Longitude" : 0,
22     "SW_Previous" : 0,
23     "SW_VolumeUp" : 0,
24     "SW_Mode" : 0,
25     "SW_VolumeDown" : 0,
26     "SW_Next" : 0,
27     "SW_Info" : 0,
28     "SW_VolumeMute" : 0,
29     "SW_Voice" : 0,
30     "SW_PhoneHangup" : 0,
31     "SW_PhoneCall" : 0,
32     "SW_CruiseEnable" : 0,
33     "SW_CruiseResume" : 0,
34     "SW_CruiseSet" : 0,
35     "SW_CruiseCancel" : 0,
36     "SW_CruiseLimit" : 0,
37     "SW_CruiseDistance" : 0,
38     "SW_Horn" : 0,
39     "SW_LaneDepartureWarning" : 0
40 }