Skip to content

Commit

Permalink
Update config ZWave Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
jphomi committed Sep 30, 2017
1 parent 634fa6d commit 096513d
Show file tree
Hide file tree
Showing 47 changed files with 942 additions and 927 deletions.
28 changes: 28 additions & 0 deletions STABLE/Drivers/Zwave/BeNext/P1dongle.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<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" >
<Help>Set all configuration values to default values (factory settings).</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="3" label="Enable HW Pullup" >
<Help>For some Smart meters you will need an external pullup resistor to receive the data, one of it is the Kaifa meter</Help>
</Value>
<Value type="short" genre="config" instance="1" index="4" label="Baud rate" size="2" value="1152">
<Help>value x 100 = baud rate</Help>
</Value>
<Value type="list" genre="config" instance="1" index="6" label="CRC check" size="1" value="1">
<Help></Help>
<Item label="CRC check enabled" value="1"/>
<Item label="CRC check disabled" value="0"/>
</Value>
</CommandClass>
<!-- Meter v4 as report -->
<CommandClass id="50" setasreport="true" />
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="1">
<Group index="1" max_associations="8" label="LifeLine"/>
</Associations>
</CommandClass>
</Product>
109 changes: 0 additions & 109 deletions STABLE/Drivers/Zwave/aeon_labs/alms.xml

This file was deleted.

47 changes: 0 additions & 47 deletions STABLE/Drivers/Zwave/aeon_labs/doorwindow.xml

This file was deleted.

187 changes: 0 additions & 187 deletions STABLE/Drivers/Zwave/aeon_labs/hem.xml

This file was deleted.

Loading

0 comments on commit 096513d

Please sign in to comment.