45 lines
1.9 KiB
XML
45 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--http://www.pepper1.net/zwavedb/device/302-->
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
|
|
<!-- Configuration -->
|
|
<CommandClass id="112">
|
|
|
|
<Value type="byte" genre="config" instance="1" index="1" label="Set to Default" value="-1">
|
|
<Help>Set all configuration values to default values (factory settings).</Help>
|
|
</Value>
|
|
|
|
<Value type="list" genre="config" instance="1" index="2"
|
|
label="Feedback Time" value="0" size="1">
|
|
<Help>To configure the time the beep is automatically turned off in seconds.</Help>
|
|
<Item label="Disabled" value="0"/>
|
|
<Item label="Endless" value="-1"/>
|
|
</Value>
|
|
|
|
<Value type="byte" genre="config" instance="1" index="3" label="Feedback Timeout" value="0">
|
|
<Help>To configure the timeout to wait for a WAKEUP_NO_MORE_INFORMATION before the error beep is automatically sound. The error beeps are fixed 8 beeps shortly after each other.</Help>
|
|
</Value>
|
|
|
|
<Value type="byte" genre="config" instance="1" index="4" label="Feedback Beeps per Second" value="2">
|
|
<Help>To configure the number of beeps per second. Every beep is fixed about 10ms.</Help>
|
|
</Value>
|
|
|
|
<Value type="byte" genre="config" instance="1" index="5" label="The Mode" value="1">
|
|
<Help>To configure the operating mode. If any mode other then 3, that value will be reported after a get but will be handled in SW as mode 1.</Help>
|
|
<Item label="Mode 1: Normal operating mode." value="1"/>
|
|
<Item label="Mode 3: Z-Wave chip is always on to request e.g. version or manufacturer id." value="3"/>
|
|
</Value>
|
|
</CommandClass>
|
|
|
|
<!-- COMMAND_CLASS_ALARM AlarmCmd_Get not supported -->
|
|
<CommandClass id="113" getsupported="false" />
|
|
|
|
<!-- Association Groups -->
|
|
<CommandClass id="133">
|
|
<Associations num_groups="1">
|
|
<Group index="1" max_associations="5" label="Group 1" />
|
|
</Associations>
|
|
</CommandClass>
|
|
|
|
</Product>
|