mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-16 03:51:39 +00:00
10 lines
351 B
XML
10 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>
|