zwave-js/.config-db/devices/0x0258/nas-wr01z.json

108 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
"manufacturerId": "0x0258",
"label": "NAS-WR01Z",
"description": "Wall Plug Switch",
"devices": [
{
"productType": "0x0003",
"productId": "0x0087"
},
{
"productType": "0x0003",
"productId": "0x1087"
},
{
"productType": "0x0003",
"productId": "0x2087"
},
{
"productType": "0x0003",
"productId": "0x1483"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Meter Reports",
"defaultValue": 1
},
{
"#": "2",
"label": "Meter Report Interval",
"valueSize": 2,
"unit": "seconds",
"minValue": 1,
"maxValue": 65535,
"defaultValue": 300,
"unsigned": true
},
{
"#": "3",
"label": "Overcurrent Protection Threshold",
"description": "Threshold at which the plug enters overcurrent protection mode",
"valueSize": 1,
"unit": "A",
"minValue": 1,
"maxValue": 16,
"defaultValue": 13
},
{
"#": "4",
"label": "Overcurrent Alarm Threshold",
"description": "Threshold at which the plug sends an overcurrent notification",
"valueSize": 1,
"unit": "A",
"minValue": 1,
"maxValue": 15,
"defaultValue": 12
},
{
"#": "5",
"$import": "~/templates/master_template.json#enable_led_indicator",
"defaultValue": 1
},
{
"#": "6",
"label": "Power Report Threshold",
"description": "Change in power consumption that triggers a report",
"valueSize": 1,
"unit": "%",
"minValue": 1,
"maxValue": 100,
"defaultValue": 5
},
{
"#": "7",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Auto-Off Timer"
},
{
"#": "9",
"label": "Auto-Off Delay",
"description": "Delay time after which the plug is automatically switched off",
"valueSize": 2,
"unit": "minutes",
"minValue": 1,
"maxValue": 65535,
"defaultValue": 150,
"unsigned": true
},
{
"#": "10",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Button",
"defaultValue": 1
}
]
}