172 lines
3 KiB
JSON
172 lines
3 KiB
JSON
{
|
|
"manufacturer": "TKB Home",
|
|
"manufacturerId": "0x0118",
|
|
"label": "TZ04U",
|
|
"description": "In Wall Dual Relay Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0003",
|
|
"zwaveAllianceId": 858
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Relay 1 + 2",
|
|
"maxNodes": 1
|
|
},
|
|
"2": {
|
|
"label": "Relay 1",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"3": {
|
|
"label": "Relay 2",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "W Meter Report Period",
|
|
"description": "Period for reporting W meter",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 720,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "kWh Meter Report Period",
|
|
"description": "Period for reporting kWh meter",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 6,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Selected Endpoint",
|
|
"description": "Which endpoint is addressed by the BASIC command class",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Relay 1 + 2",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Relay 1",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Relay 2",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Switch Mode",
|
|
"description": "Change the external switch mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Edge mode",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Pulse mode",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Edge-Toggle mode",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Threshold of Watt for Load Caution",
|
|
"description": "If threshold of wattage is reached, a meter report will be generated",
|
|
"valueSize": 2,
|
|
"minValue": 10,
|
|
"maxValue": 1500,
|
|
"defaultValue": 1500
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Threshold of kWh for Load Caution",
|
|
"description": "If threshold of kWh is reached, a Meter Report will be generated",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 10000,
|
|
"defaultValue": 10000
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev_on"
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Auto Off Timer",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "RF Off Command Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Switch off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Ignore",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Switch toggle",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Switch on",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Endpoint 3",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Exists",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Doesn't exist",
|
|
"value": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|