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

74 lines
2.3 KiB
JSON

{
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
"manufacturerId": "0x011a",
"label": "ZWN-RSM2 / ZWN-RSM2-PLUS",
"description": "Smart Dual Relay Switch Module",
"devices": [
{
"productType": "0x0101",
"productId": "0x5606"
},
{
"productType": "0x0111",
"productId": "0x0606",
"zwaveAllianceId": [2242]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true,
"multiChannel": true
},
"2": {
"label": "Binary Switch Report EP1",
"maxNodes": 3
},
"3": {
"label": "Binary Switch Report EP2",
"maxNodes": 3
}
},
"paramInformation": [
{
"#": "3",
"label": "Unsolicited Report Configuration",
"description": "Send unsolicited status report to primary controller",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Send broadcast",
"value": 1
}
]
}
],
"metadata": {
"inclusion": "When the controller is in add mode, press and release the program button of ZWN-RSM2 module,or Flick 3 times of the connected switch with Aux1 line(or Aux 2 line) in 1.5 second. Then the controller will add the module into current Z-Wave network",
"exclusion": "When the controller is in remove mode, press and release the program button of ZWN-RSM2 module, or Flick 3 times of the connected switch with Aux1 line (or Aux2 line) in 1.5 second. Then the controller will remove the module from current Z-Wave network",
"reset": "Once program button is pressed and hold for 10 second, the device will send a device reset locally notification to controller. Then clear all of information for the network, and restore factory defaults, and reset the module. Use this procedure only in the event that the network primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2242/ZWN-RSM2%202017-2-28.pdf"
},
"compat": {
"commandClasses": {
"add": {
// The device needs a multi channel lifeline association (target endpoint 0),
// but only reports support for V2, which doesn't allow this.
"Multi Channel Association": {
"version": 3
}
}
}
}
}