mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-16 12:01:30 +00:00
11 lines
351 B
XML
11 lines
351 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||
|
<!-- Association Groups -->
|
||
|
<CommandClass id="133">
|
||
|
<Associations num_groups="2">
|
||
|
<Group index="1" max_associations="5" label="Lifeline" />
|
||
|
<Group index="2" max_associations="5" label="Doorlock OP" />
|
||
|
</Associations>
|
||
|
</CommandClass>
|
||
|
</Product>
|