zwave-js/.config-db/devices/0x0258/nas-wr01ze.json
2025-01-10 22:05:04 -08:00

106 lines
2.2 KiB
JSON

{
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
"manufacturerId": "0x0258",
"label": "NAS-WR01ZE",
"description": "Wall Plug Switch",
"devices": [
{
"productType": "0x0100",
"productId": "0x1027"
},
{
"productType": "0x0200",
"productId": "0x1027"
},
{
"productType": "0x0300",
"productId": "0x1027"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Button",
"defaultValue": 1
},
{
"#": "3",
"$import": "~/templates/master_template.json#enable_led_indicator",
"defaultValue": 1
},
{
"#": "4",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Auto-Off"
},
{
"#": "5",
"label": "Auto-Off Delay",
"description": "Delay time after the plug is switched off",
"valueSize": 2,
"unit": "minutes",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 120
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Meter Reports"
},
{
"#": "7",
"label": "Meter Report Interval",
"valueSize": 2,
"unit": "seconds",
"minValue": 30,
"maxValue": 32767,
"defaultValue": 300
},
{
"#": "8",
"label": "Overcurrent Protection Threshold",
"description": "Threshold at which the plug enters overcurrent protection mode",
"valueSize": 1,
"unit": "A",
"minValue": 1,
"maxValue": 16,
"defaultValue": 16
},
{
"#": "9",
"label": "Current Report Threshold",
"description": "Change in current consumption that triggers a report",
"valueSize": 2,
"unit": "0.01 A",
"minValue": 1,
"maxValue": 1600,
"defaultValue": 50
},
{
"#": "10",
"label": "Overcurrent Alarm Threshold",
"description": "Threshold at which the plug sends an overcurrent notification",
"valueSize": 1,
"unit": "A",
"minValue": 1,
"maxValue": 16,
"defaultValue": 13
}
],
"metadata": {
"comments": {
"level": "warning",
"text": "This device is buggy and sends large negative Meter Reports from time to time."
}
}
}