65 lines
1.3 KiB
JSON
65 lines
1.3 KiB
JSON
{
|
|
"manufacturer": "TKB Home",
|
|
"manufacturerId": "0x0118",
|
|
"label": "TZ88",
|
|
"description": "Energy Monitoring Wall Plug",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": [785, 786, 787, 883]
|
|
},
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0011"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Target for automatic reports",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Watt Meter Report Interval (5s)",
|
|
"description": "Interval (x5 seconds) to send out watt meter report",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 32767,
|
|
"defaultValue": 720
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "KWH Meter Report Interval (10min)",
|
|
"description": "Interval (x10 minutes) to send out KWH Meter Report",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 32767,
|
|
"defaultValue": 6
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Threshold for Load Caution (10mA)",
|
|
"description": "Threshold (x0.01A) of current for Load Caution",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 1300,
|
|
"defaultValue": 1300
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Threshold of kWh for Load Caution",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 10000,
|
|
"defaultValue": 10000
|
|
}
|
|
]
|
|
}
|