zwave-js/.config-db/devices/0x011a/zwn-rsm1-plus.json
2025-01-10 22:05:04 -08:00

44 lines
847 B
JSON

{
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
"manufacturerId": "0x011a",
"label": "ZWN-RSM1 / ZWN-RSM1-PLUS",
"description": "Smart Relay Switch Module",
"devices": [
{
"productType": "0x0101",
"productId": "0x5605"
},
{
"productType": "0x0111",
"productId": "0x0605",
"zwaveAllianceId": [1777]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"description": "Send device reset locally notification",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "StatusReport_ EP",
"description": "Binary Switch Report",
"maxNodes": 3
}
},
"paramInformation": [
{
"#": "3",
"label": "Unsolicited Report Configuration",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
}
]
}