This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Product xmlns="http://code.google.com/p/open-zwave/"> | |
<!-- Configuration Parameters --> | |
<CommandClass id="112"> | |
<Value genre="config" type="list" size="1" index="1" label="Power On State" min="0" max="2" value="0"> | |
<Help> | |
When Power is restored | |
Range: 0-2 | |
Default: 0 | |
</Help> |