37 lines
664 B
JSON
37 lines
664 B
JSON
|
{
|
||
|
"manufacturer": "TKB Home",
|
||
|
"manufacturerId": "0x0118",
|
||
|
"label": "TZE93",
|
||
|
"description": "Weekly Programming Thermostat with LCD Touch Screen",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0311",
|
||
|
"productId": "0x0505"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Memory Function",
|
||
|
"description": "Recover after a power failure",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Device memory function not open",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Open device memory function",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|