18 lines
629 B
XML
18 lines
629 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!--
|
|
Water Shutoff Valve
|
|
https://docs.domeha.com/#water-main-shut-off
|
|
https://s3.amazonaws.com/shopify-custom-fields/domeha.myshopify.com/fields/products/technical_manual/8659646086/Dome%20Water%20Main%20Shut-Off%20Advanced%20Manual.pdf
|
|
-->
|
|
<CommandClass id="39" />
|
|
<!-- Configuration Parameters -->
|
|
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="1">
|
|
<Group index="1" max_associations="5" label="Lifeline" />
|
|
</Associations>
|
|
</CommandClass>
|
|
</Product>
|