18 lines
519 B
XML
18 lines
519 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!--
|
|
Somfy 1811265 Z-Wave to RTS Interface
|
|
https://products.z-wavealliance.org/products/874
|
|
-->
|
|
|
|
<!-- Configuration Parameters -->
|
|
<CommandClass id="112">
|
|
</CommandClass>
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="1">
|
|
<Group index="1" max_associations="5" label="Lifeline"/>
|
|
</Associations>
|
|
</CommandClass>
|
|
</Product>
|