5 lines
252 B
XML
5 lines
252 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
|
<!-- This thermostat's setpoint descriptions are 1 based, not 0 -->
|
|
<CommandClass id="67" name="COMMAND_CLASS_THERMOSTAT_SETPOINT" base="0" />
|
|
</Product>
|