13 lines
399 B
XML
13 lines
399 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- QEES RETO Dimmer Plus 2013 -->
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!-- Basic set as report -->
|
|
<CommandClass id="32" setasreport="true"/>
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="1">
|
|
<Group index="1" max_associations="232" label="Lifeline"/>
|
|
</Associations>
|
|
</CommandClass>
|
|
</Product>
|