17 lines
557 B
XML
17 lines
557 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
CO Sensor DX1CA-Z Rebranded Heiman
|
|
http://products.z-wavealliance.org/products/1940
|
|
-->
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="3">
|
|
<Group index="1" max_associations="1" label="LifeLine"/>
|
|
<Group index="2" max_associations="5" label="Binary Sensor"/>
|
|
<Group index="3" max_associations="5" label="Notification"/>
|
|
</Associations>
|
|
</CommandClass>
|
|
</Product>
|
|
|