File: device_classes.xml

package info (click to toggle)
openzwave 1.5%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,408 kB
  • ctags: 6,007
  • sloc: cpp: 42,217; xml: 13,497; ansic: 4,822; cs: 2,211; makefile: 497; sh: 160; perl: 18
file content (242 lines) | stat: -rw-r--r-- 19,463 bytes parent folder | download | duplicates (2)
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<?xml version="1.0" encoding="utf-8"?>
<DeviceClasses xmlns='http://code.google.com/p/open-zwave/'>
  <Basic key="0x01" label="Controller" />
  <Basic key="0x02" label="Static Controller" />
  <Basic key="0x03" label="Slave" />
  <Basic key="0x04" label="Routing Slave" />
  <Generic key="0x01" label="Remote Controller" command_classes="0xef,0x20">
    <Specific key="0x01" label="Portable Remote Controller" />
    <Specific key="0x02" label="Portable Scene Controller" command_classes="0x2d,0x72,0x85,0xef,0x2b" />
    <Specific key="0x03" label="Portable Installer Tool" command_classes="0x21,0x72,0x86,0x8f,0xef,0x21,0x60,0x70,0x72,0x84,0x85,0x86,0x8e" />
   	<Specific key="0x04" label="Remote Control AV" />
	<Specific key="0x06" label="Remote Control Simple" />
  </Generic>
  <Generic key="0x02" label="Static Controller" command_classes="0xef,0x20">
    <Specific key="0x01" label="Static PC Controller" />
    <Specific key="0x02" label="Static Scene Controller" command_classes="0x2d,0x72,0x85,0xef,0x2b" />
    <Specific key="0x03" label="Static Installer Tool" command_classes="0x21,0x72,0x86,0x8f,0xef,0x21,0x60,0x70,0x72,0x84,0x85,0x86,0x8e" />
   	<Specific key="0x04" label="Set Top Box"/>
	<Specific key="0x05" label="Sub System Controller"/>
	<Specific key="0x06" label="TV"/>
	<Specific key="0x07" label="Gateway"/>
  </Generic>
  <Generic key="0x03" label="AV Control Point" command_classes="0x20">
    <Specific key="0x04" label="Satellite Receiver" command_classes="0x72,0x86,0x94" />
    <Specific key="0x11" label="Satellite Receiver V2" command_classes="0x72,0x86,0x94" basic="0x94" />
    <Specific key="0x12" label="Doorbell" command_classes="0x30,0x72,0x85,0x86" basic="0x30"/>
  </Generic>
  <Generic key="0x04" label="Display" command_classes="0x20">
    <Specific key="0x01" label="Simple Display" command_classes="0x72,0x86,0x92,0x93" />
  </Generic>
  <Generic key="0x05" label="Network Extender" command_classes="0x20">
	<Specific key="0x01" label="Secure Extender"/>
  </Generic>
  <Generic key="0x06" label="Appliance" command_classes="0x20">
	<Specific key="0x01" label="General Appliance"/>
	<Specific key="0x02" label="Kitchen Appliance"/>
	<Specific key="0x03" label="Laundry Appliance"/>
  </Generic>
  <Generic key="0x07" label="Notification Sensor" command_classes="0x20">
	<Specific key="0x01" label="Notification Sensor"/>
  </Generic>
  <Generic key="0x08" label="Thermostat" command_classes="0x20">
    <Specific key="0x01" label="Heating Thermostat" />
    <Specific key="0x02" label="General Thermostat" command_classes="0x40,0x43,0x72" basic="0x40" />
    <Specific key="0x03" label="Setback Schedule Thermostat" command_classes="0x46,0x72,0x86,0x8f,0xef,0x46,0x81,0x8f" basic="0x46" />
    <Specific key="0x04" label="Setpoint Thermostat" command_classes="0x43,0x72,0x86,0x8f,0xef,0x43,0x8f" basic="0x43" />
    <Specific key="0x05" label="Setback Thermostat" command_classes="0x40,0x43,0x47,0x72,0x86" basic="0x40" />
    <Specific key="0x06" label="General Thermostat V2" command_classes="0x40,0x43,0x72,0x86" basic="0x40" />
  </Generic>
  <Generic key="0x09" label="Window Covering" command_classes="0x20">
    <Specific key="0x01" label="Simple Window Covering" command_classes="0x50" basic="0x50" />
  </Generic>
  <Generic key="0x0f" label="Repeater Slave" command_classes="0x20">
    <Specific key="0x01" label="Basic Repeater Slave" />
  </Generic>
  <Generic key="0x10" label="Binary Switch" command_classes="0x20,0x25" basic="0x25">
    <Specific key="0x01" label="Binary Power Switch" command_classes="0x27" />    
    <Specific key="0x03" label="Binary Scene Switch" command_classes="0x2b,0x2c,0x72"/>
	<Specific key="0x04" label="Power Strip" command_classes="0x20,0x25" basic="0x25"/>
	<Specific key="0x05" label="Siren" command_classes="0x20,0x25" basic="0x25"/>
	<Specific key="0x06" label="Valve Open Close" command_classes="0x20,0x25" basic="0x25"/>
  </Generic>
  <Generic key="0x11" label="Multilevel Switch" command_classes="0x20,0x26" basic="0x26">
    <Specific key="0x01" label="Multilevel Power Switch" command_classes="0x27" />
    <Specific key="0x03" label="Multiposition Motor" command_classes="0x72,0x86" />
    <Specific key="0x04" label="Multilevel Scene Switch" command_classes="0x27,0x2b,0x2c,0x72" />
    <Specific key="0x05" label="Motor Control Class A" command_classes="0x25,0x72,0x86" />
    <Specific key="0x06" label="Motor Control Class B" command_classes="0x25,0x72,0x86" />
    <Specific key="0x07" label="Motor Control Class C" command_classes="0x25,0x72,0x86" />
  </Generic>
  <Generic key="0x12" label="Remote Switch" command_classes="0xef,0x20">
    <Specific key="0x01" label="Binary Remote Switch" command_classes="0xef,0x25" basic="0x25"/>
    <Specific key="0x02" label="Multilevel Remote Switch" command_classes="0xef,0x26" basic="0x26"/>
    <Specific key="0x03" label="Binary Toggle Remote Switch" command_classes="0xef,0x28" basic="0x28"/>
    <Specific key="0x04" label="Multilevel Toggle Remote Switch" command_classes="0xef,0x29" basic="0x29"/>
  </Generic>
  <Generic key="0x13" label="Toggle Switch" command_classes="0x20" >
    <Specific key="0x01" label="Binary Toggle Switch" command_classes="0x25,0x28" basic="0x28" />
    <Specific key="0x02" label="Multilevel Toggle Switch" command_classes="0x26,0x29" basic="0x29" />
  </Generic>
  <Generic key="0x14" label="Z/IP Gateway" command_classes="0x20">
    <Specific key="0x01" label="Z/IP Tunneling Gateway" command_classes="0x23,0x24,0x72,0x86"/>
    <Specific key="0x02" label="Z/IP Advanced Gateway" command_classes="0x23,0x24,0x2f,0x33,0x72,0x86"/>
  </Generic>
  <Generic key="0x15" label="Z/IP Node">
    <Specific key="0x01" label="Z/IP Tunneling Node" command_classes="0x23,0x2e,0x72,0x86" />
    <Specific key="0x02" label="Z/IP Advanced Node" command_classes="0x23,0x2e,0x2f,0x34,0x72,0x86" />
  </Generic>
  <Generic key="0x16" label="Ventilation" command_classes="0x20">
    <Specific key="0x01" label="Residential Heat Recovery Ventilation" command_classes="0x37,0x39,0x72,0x86" basic="0x39"/>
  </Generic>
    <Generic key="0x17" label="Security Panel" command_classes="0x20">
    <Specific key="0x01" label="Zoned Security Panel"/>
  </Generic>
  <Generic key="0x18" label="Wall Controller" command_classes="0x20">
    <Specific key="0x01" label="Basic Wall Controller"/>
  </Generic>
  <Generic key="0x20" label="Binary Sensor" command_classes="0x30,0xef,0x20" basic="0x30">
    <Specific key="0x01" label="Routing Binary Sensor" />
  </Generic>
  <Generic key="0x21" label="Multilevel Sensor" command_classes="0x31,0xef,0x20" basic="0x31">
    <Specific key="0x01" label="Routing Multilevel Sensor" />
    <Specific key="0x02" label="Chimney Fan"/>
  </Generic>
  <Generic key="0x30" label="Pulse Meter" command_classes="0x35,0xef,0x20" basic="0x35"/>
  <Generic key="0x31" label="Meter" command_classes="0xef,0x20">
    <Specific key="0x01" label="Simple Meter" command_classes="0x32,0x72,0x86" basic="0x32" />
	<Specific key="0x02" label="Advanced Energy Control" command_classes="0x3c,0x3d,0x72,0x86"/>
	<Specific key="0x03" label="Whole Home Meter Simple"/>
  </Generic>
  <Generic key="0x40" label="Entry Control" command_classes="0x20">
    <Specific key="0x01" label="Door Lock" command_classes="0x62" basic="0x62"/>
    <Specific key="0x02" label="Advanced Door Lock" command_classes="0x62,0x72,0x86" basic="0x62"/>
    <Specific key="0x03" label="Secure Keypad Door Lock" command_classes="0x62,0x63,0x72,0x86,0x98" basic="0x62"/>
	<Specific key="0x04" label="Secure Keypad Door Lock DeadBolt" command_classes="0x63,0x72,0x76,0x86,0x98" basic="0x76"/>
	<Specific key="0x05" label="Secure Door"/>
	<Specific key="0x06" label="Secure Gate"/>
	<Specific key="0x07" label="Secure Barrier AddOn"/>
	<Specific key="0x08" label="Secure Barrier Open Only"/>
	<Specific key="0x09" label="Secure Barrier Close Only"/>
	<Specific key="0x0a" label="Secure LockBox"/>
  </Generic>
  <Generic key="0x50" label="Semi Interoperable" command_classes="0x20,0x72,0x86,0x88">
    <Specific key="0x01" label="Energy Production" command_classes="0x90" />
  </Generic>
  <Generic key="0xa1" label="Alarm Sensor" command_classes="0xef,0x20" basic="0x71">
    <Specific key="0x01" label="Basic Routing Alarm Sensor" command_classes="0x71,0x72,0x85,0x86,0xef,0x71" />
    <Specific key="0x02" label="Routing Alarm Sensor" command_classes="0x71,0x72,0x80,0x85,0x86,0xef,0x71" />
    <Specific key="0x03" label="Basic Zensor Alarm Sensor" command_classes="0x71,0x72,0x86,0xef,0x71" />
    <Specific key="0x04" label="Zensor Alarm Sensor" command_classes="0x71,0x72,0x80,0x86,0xef,0x71" />
    <Specific key="0x05" label="Advanced Zensor Alarm Sensor" command_classes="0x71,0x72,0x80,0x85,0x86,0xef,0x71" />
    <Specific key="0x06" label="Basic Routing Smoke Sensor" command_classes="0x71,0x72,0x85,0x86,0xef,0x71" />
    <Specific key="0x07" label="Routing Smoke Sensor" command_classes="0x71,0x72,0x80,0x85,0x86,0xef,0x71" />
    <Specific key="0x08" label="Basic Zensor Smoke Sensor" command_classes="0x71,0x72,0x86,0xef,0x71" />
    <Specific key="0x09" label="Zensor Smoke Sensor" command_classes="0x71,0x72,0x80,0x86,0xef,0x71" />
    <Specific key="0x0a" label="Advanced Zensor Smoke Sensor" command_classes="0x71,0x72,0x80,0x85,0x86,0xef,0x71" />
    <Specific key="0x0b" label="Alarm Sensor" command_classes="0x71,0x72,0x85,0x86,0xef,0x71" basic="0x71"/>
  </Generic>
  <Generic key="0xff" label="Non Interoperable" />

  <!-- Z-Wave+ role -->
  <Role key="0x00" label="Central Controller" command_classes="0x5a"/>
  <Role key="0x01" label="Sub Controller" command_classes="0x5a"/>
  <Role key="0x02" label="Portable Controller" command_classes="0x5a"/>
  <Role key="0x03" label="Portable Reporting Controller" command_classes="0x5a,0x84"/>
  <Role key="0x04" label="Portable Slave" command_classes="0x5a,0x84"/>
  <Role key="0x05" label="Always On Slave" command_classes="0x5a"/>
  <Role key="0x06" label="Reporting Sleeping Slave" command_classes="0x5a,0x84"/>
  <Role key="0x07" label="Listening Sleeping Slave" command_classes="0x5a"/>

  <NodeType key="0x00" label="Z-Wave+ node" />
  <NodeType key="0x01" label="Z-Wave+ IP router" />
  <NodeType key="0x02" label="Z-Wave+ IP gateway" />
  <NodeType key="0x03" label="Z-Wave+ IP client and IP node" />
  <NodeType key="0x04" label="Z-Wave+ IP client and Zwave node" />

  <!-- Z-Wave+ DeviceType  -->
  <!-- All Devices must support:
  ZWaveInfo - 0x5e
  Manufacturer Specific - 0x72
  Device Reset Locally - 0x5a
  Association Group Info - 0x59
  Association - 0x85
  PowerLevel - 0x73
  Security - If required - 0x98
  -->
  <DeviceType key="0x0000" label="Unknown Type" />
  <DeviceType key="0x0100" label="Central Controller" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x22"/>
  <DeviceType key="0x0200" label="Display Simple" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86"/>
  <DeviceType key="0x0300" label="Door Lock Keypad" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x62,0x63,0x80"/>
  <DeviceType key="0x0400" label="Fan Switch" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26"/>
  <DeviceType key="0x0500" label="Gateway" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x60,0x8E,0x84,0x22"/>
  <DeviceType key="0x0600" label="Light Dimmer Switch" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26"/>
  <DeviceType key="0x0700" label="On/Off Power Switch" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x25"/>
  <DeviceType key="0x0800" label="Power Strip" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x60,0x8E,0x25"/>
  <DeviceType key="0x0900" label="Remote Control AV" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86"/>
  <DeviceType key="0x0a00" label="Remote Control Multi Purpose" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x84"/>
  <DeviceType key="0x0b00" label="Remote Control Simple" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x5b"/>
  <DeviceType key="0x0b01" label="Key Fob" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x5b"/>
  <DeviceType key="0x0c00" label="Sensor Notification" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c01" label="Smoke Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c02" label="CO Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c03" label="CO2 Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c04" label="Heat Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c05" label="Water Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c06" label="Access Control Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c07" label="Home Security Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c08" label="Power Management Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c09" label="System Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c0a" label="Emergency Alarm Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0c0b" label="Clock Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0cff" label="MultiDevice Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30"/>
  <DeviceType key="0x0d00" label="Multilevel Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d01" label="Air Temperature Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d02" label="General Purpose Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d03" label="Luminance Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d04" label="Power Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d05" label="Humidity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d06" label="Velocity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d07" label="Direction Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d08" label="Atmospheric Pressure Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d09" label="Barometric Pressure Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0a" label="Solar Radiation Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0b" label="Dew Point Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0c" label="Rain Rate Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0d" label="Tide Level Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0e" label="Weight Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d0f" label="Voltage Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d10" label="Current Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d11" label="CO2 Level Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d12" label="Air Flow Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d13" label="Tank Capacity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d14" label="Distance Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d15" label="Angle Postition Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d16" label="Rotation Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d17" label="Water Temperature Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d18" label="Soil Temperature Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d19" label="Seismic Intensity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d1a" label="Seismic Magnitude Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d1b" label="Ultraviolet Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0d1c" label="Electrical Resistivity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b1d" label="Electrical Conductivity Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b1e" label="Loudness Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b1f" label="Moisture Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b20" label="Frequency Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b21" label="Time Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0b22" label="Target Temperature Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0bff" label="MultiDevice Sensor" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x30,0x31"/>
  <DeviceType key="0x0e00" label="Set Top Box" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x60,0x8e,0x84,0x22"/>
  <DeviceType key="0x0f00" label="Siren" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86"/>
  <DeviceType key="0x1000" label="Sub Energy Meter" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x32"/>
  <DeviceType key="0x1100" label="Sub System Controller" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x60,0x84,0x22"/>
  <DeviceType key="0x1200" label="Thermostat HVAC" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x43,0x40"/>
  <DeviceType key="0x1300" label="Thermostat Setback" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x43"/>
  <DeviceType key="0x1400" label="TV" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x60,0x8e,0x84,0x22"/>
  <DeviceType key="0x1500" label="Valve open/close" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26,0x25"/>
  <DeviceType key="0x1600" label="Wall Controller" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x5b"/>
  <DeviceType key="0x1700" label="Whole Home Meter Simple" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x56,0x32"/>
  <DeviceType key="0x1800" label="Window Covering No Position/Endpoint" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26,0x25"/>
  <DeviceType key="0x1900" label="Window Covering Endpoint Aware" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26,0x25"/>
  <DeviceType key="0x1a00" label="Window Covering Position/Endpoint Aware" command_classes="0x5a,0x5e,0x59,0x72,0x73,0x85,0x86,0x26,0x25"/>
</DeviceClasses>