summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/kuksa-val/kuksa-val-agl/00-agl_vss_overlay_2.2.json
blob: 423d32385216406333d5f060746904974b7bd908 (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
{
  "Vehicle": {
    "children": {
      "Cabin": {
        "children": {
          "SteeringWheel": {
            "children": {
              "Switches": {
                "children": {
                  "VolumeUp": {
                    "datatype": "boolean",
                    "description": "Steering wheel volume up switch engaged",
                    "type": "sensor",
                    "uuid": "b1b71c0d19684170bbf9fc40eb4d0d0e"
                  },
                  "VolumeDown": {
                    "datatype": "boolean",
                    "description": "Steering wheel volume down switch engaged",
                    "type": "sensor",
                    "uuid": "03ff9703a5604ab190cf518eec08ba07"
                  },
                  "VolumeMute": {
                    "datatype": "boolean",
                    "description": "Steering wheel volume mute switch engaged",
                    "type": "sensor",
                    "uuid": "c20467086cf846dc9f27da93d611af12"
                  },
                  "Next": {
                    "datatype": "boolean",
                    "description": "Steering wheel next switch engaged",
                    "type": "sensor",
                    "uuid": "a2a997e5e6a848d0be1bf8b8bc45e215"
                  },
                  "Previous": {
                    "datatype": "boolean",
                    "description": "Steering wheel previous switch engaged",
                    "type": "sensor",
                    "uuid": "1505a53421044bccb249f08c270e3912"
                  },
                  "Mode": {
                    "datatype": "boolean",
                    "description": "Steering wheel mode switch engaged",
                    "type": "sensor",
                    "uuid": "6cba659f06ae4809adb5de53786ab0b6"
                  },
                  "Info": {
                    "datatype": "boolean",
                    "description": "Steering wheel info switch engaged",
                    "type": "sensor",
                    "uuid": "5dd6d297edfb4cb99ab2ed7723877cd0"
                  },
                  "CruiseEnable": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise enable switch engaged",
                    "type": "sensor",
                    "uuid": "f4f383fbf3ff4a7b99ea71203cd8a446"
                  },
                  "CruiseSet": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise set switch engaged",
                    "type": "sensor",
                    "uuid": "14bd5c2326a043b79898df4e80403a93"
                  },
                  "CruiseResume": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise resume switch engaged",
                    "type": "sensor",
                    "uuid": "000cc121e98345f2976615f550b91639"
                  },
                  "CruiseCancel": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise cancel switch engaged",
                    "type": "sensor",
                    "uuid": "b953dac89a2b40fdace6c74bb212afb8"
                  },
                  "CruiseLimit": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise limit switch engaged",
                    "type": "sensor",
                    "uuid": "1c211ac5dd4d42249d7e1c104ef81df9"
                  },
                  "CruiseDistance": {
                    "datatype": "boolean",
                    "description": "Steering wheel cruise distance switch engaged",
                    "type": "sensor",
                    "uuid": "744c8913afe641d0903c44932879ab43"
                  },
                  "Voice": {
                    "datatype": "boolean",
                    "description": "Steering wheel voice switch engaged",
                    "type": "sensor",
                    "uuid": "9d78ab3889d74209acf6974e070d9d57"
                  },
                  "PhoneCall": {
                    "datatype": "boolean",
                    "description": "Steering wheel phone call switch engaged",
                    "type": "sensor",
                    "uuid": "3b505e5d962546c7a03509a5c14cfd60"
                  },
                  "PhoneSwitch": {
                    "datatype": "boolean",
                    "description": "Steering wheel phone call switch engaged",
                    "type": "sensor",
                    "uuid": "f19d7c584f2f4f0080a10f773e472359"
                  },
                  "Horn": {
                    "datatype": "boolean",
                    "description": "Steering wheel horn switch engaged",
                    "type": "sensor",
                    "uuid": "e025a116b74a41a0a283815621a41fb2"
                  },
                  "LaneDepartureWarning": {
                    "datatype": "boolean",
                    "description": "Steering wheel lane departure warning switch engaged",
                    "type": "sensor",
                    "uuid": "6dd9c149da8449df885e6250e912e986"
                  }
                }
              }
            }
          },
          "Infotainment": {
            "children": {
              "Navigation": {
                "children": {
                  "State": {
                    "datatype": "string",
                    "description": "Navigation state",
                    "enum": [
                      "unknown",
                      "Active",
                      "Arrived",
                      "Stopped"
                    ],
                    "type": "sensor",
                    "uuid": "4c16a4aace5a418580c6370356d2acb9"
                  },
                  "ElapsedDistance": {
                    "datatype": "float",
                    "description": "Navigation elapsed distance",
                    "type": "sensor",
                    "unit": "km",
                    "uuid": "0bef606dcf5b4a75bfd7e5f3c68359ec"
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}