zwave-js/.config-db/devices/0x013c/pan08.json

62 lines
1.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Philio Technology Corp",
"manufacturerId": "0x013c",
"label": "PAN08",
"description": "Relay Insert for Blind Control",
"devices": [
{
"productType": "0x0001",
"productId": "0x0006",
"zwaveAllianceId": [880, 891]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Blind Control",
"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": 1100,
"defaultValue": 1100
},
{
"#": "4",
"label": "Threshold of kWh for Load Caution",
"valueSize": 2,
"minValue": 1,
"maxValue": 10000,
"defaultValue": 10000
}
]
}