zwave-js/.config-db/devices/0x0330/zv-9101.json
2025-01-10 22:05:04 -08:00

72 lines
1.4 KiB
JSON

{
"manufacturer": "Sunricher",
"manufacturerId": "0x0330",
"label": "ZV-9101",
"description": "In-Wall Dimmer Module",
"devices": [
{
"productType": "0x0200",
"productId": "0xd005"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "2",
"label": "Saving Load State",
"description": "Saving load state before power failure",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 0
},
{
"#": "3",
"label": "Enable/disable to Send Report",
"description": "basic report to the Lifeline when the load state changed",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "4",
"label": "Default Fade Time",
"valueSize": 1,
"unit": "seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "5",
"label": "Minimum Brightness",
"valueSize": 1,
"minValue": 0,
"maxValue": 50,
"defaultValue": 0
},
{
"#": "6",
"label": "MOSFET",
"description": "Choose MOSFET",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
},
{
"#": "7",
"label": "Removal From Network",
"description": "Enable/disable external switch to be added to and removed from a network",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
}
]
}