2019-05-03 17:55:10 +08:00
<!-- SCSC17 (Secure / Horstmann) --> <Product Revision= "5" xmlns= "https://github.com/OpenZWave/open-zwave" >
<MetaData >
<MetaDataItem name= "OzwInfoPage" > http://www.openzwave.com/device-database/0059:0001:0004</MetaDataItem>
<MetaDataItem name= "ProductPic" > images/horstmann/scsc17.png</MetaDataItem>
<MetaDataItem id= "0001" name= "ZWProductPage" type= "0004" > https://products.z-wavealliance.org/products/864/</MetaDataItem>
<MetaDataItem name= "ProductPage" > http://www.horstmann.co.uk/central-heating.php</MetaDataItem>
<MetaDataItem id= "0001" name= "Identifier" type= "0004" > C17-ZW</MetaDataItem>
<MetaDataItem id= "0001" name= "FrequencyName" type= "0004" > CEPT (Europe)</MetaDataItem>
<MetaDataItem name= "Name" > C-Stat – Electronic Programmable Room Thermostat</MetaDataItem>
<MetaDataItem name= "Description" > C-Stat is an electronic programmable thermostat that combines time and temperature control in a completely new design with particular attention paid to the styling and the user interface which features easy to use menu driven programming and a clear, 70mm blue backlit display.
The new 6-model range offers standard battery and mains powered units in addition to a wireless version - the C-Stat ZW - which is battery powered and has wireless connectivity using proven Z-Wave technology to communicate with its receiver. All three versions feature models with 24 hour or 7 day programming with up to six temperature settings per day. The mains powered version has a battery back up to preserve settings.</MetaDataItem>
<ChangeLog >
<Entry author= "Justin Hammond - Justin@dynam.ac" date= "03 May 2019" revision= "5" > Initial Metadata Import from Z-Wave Alliance Database - https://products.z-wavealliance.org/products/864/xml</Entry>
</ChangeLog>
</MetaData>
2016-02-18 19:41:47 +01:00
<!-- The thermostat does not properly report its operating modes -->
2019-04-26 21:37:05 +08:00
<CommandClass id= "64" >
2016-02-18 19:41:47 +01:00
<SupportedModes >
2016-10-04 23:14:51 +02:00
<Mode index= "0" label= "Off" />
<Mode index= "1" label= "Heat" />
2016-02-18 19:41:47 +01:00
</SupportedModes>
2019-04-26 21:37:05 +08:00
<Compatibility >
<GetSupported > false</GetSupported>
</Compatibility>
2016-02-18 19:41:47 +01:00
</CommandClass>
<!-- This thermostat's setpoint descriptions are 0 based, not 1 -->
2019-04-26 21:37:05 +08:00
<CommandClass id= "67" >
<Compatibility >
<OverridePrecision > 0</OverridePrecision>
<Base > 0</Base>
</Compatibility>
</CommandClass>
2016-02-18 19:41:47 +01:00
<!-- Configuration Parameters -->
2016-10-04 23:14:51 +02:00
<CommandClass id= "112" >
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "1" instance= "1" label= "Temperature Scale" size= "1" type= "list" value= "0" >
2016-02-18 19:41:47 +01:00
<Help > Controls the temperature sensor scale</Help>
2016-10-04 23:14:51 +02:00
<Item label= "Celsius" value= "1" />
<Item label= "Fahrenheit" value= "128" />
2016-02-18 19:41:47 +01:00
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "2" instance= "1" label= "Lower temperature limit" max= "30" min= "5" type= "byte" value= "5" >
2016-02-18 19:41:47 +01:00
<Help > Defines the minimum temperature. Steps are 1C</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "3" instance= "1" label= "Upper temperature limit" max= "30" min= "5" type= "byte" value= "30" >
2016-02-18 19:41:47 +01:00
<Help > Defines the maximum temperature. Steps are 1C</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "4" instance= "1" label= "Delta T: Temperature change" max= "50" min= "1" type= "byte" value= "5" >
2016-02-18 19:41:47 +01:00
<Help > Change between temperatures to trigger a temperature report (step 0.1)
2016-10-04 23:14:51 +02:00
1 to 50, 1 or 0.1 (Default 5 = 0,5C) -> (1C = 10)
</Help>
2016-02-18 19:41:47 +01:00
</Value>
</CommandClass>
<!-- Association Groups -->
2016-10-04 23:14:51 +02:00
<CommandClass id= "133" >
2016-02-18 19:41:47 +01:00
<Associations num_groups= "2" >
2019-04-26 21:37:05 +08:00
<Group index= "1" label= "Reports" max_associations= "1" />
<Group index= "2" label= "Control" max_associations= "4" />
2016-02-18 19:41:47 +01:00
</Associations>
</CommandClass>
2016-02-01 08:45:38 +00:00
</Product>