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

86 lines
1.5 KiB
JSON

{
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
"manufacturerId": "0x0258",
"label": "NAS-WS01Z",
"description": "Water Sensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x0085"
},
{
"productType": "0x0003",
"productId": "0x1085"
},
{
"productType": "0x0003",
"productId": "0x2085"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Alarm Duration",
"valueSize": 1,
"unit": "minutes",
"minValue": 0,
"maxValue": 255,
"defaultValue": 120,
"unsigned": true
},
{
"#": "2",
"label": "Alarm Interval",
"valueSize": 2,
"unit": "minutes",
"minValue": 1,
"maxValue": 255,
"defaultValue": 1
},
{
"#": "3",
"label": "First Alarm Activity Duration",
"valueSize": 1,
"unit": "seconds",
"minValue": 10,
"maxValue": 255,
"defaultValue": 60,
"unsigned": true
},
{
"#": "4",
"label": "Alarm Activity Duration",
"valueSize": 1,
"unit": "seconds",
"minValue": 5,
"maxValue": 255,
"defaultValue": 5,
"unsigned": true
},
{
"#": "5",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Alarm Beep",
"defaultValue": 1
},
{
"#": "6",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Water Detection",
"defaultValue": 1
},
{
"#": "7",
"label": "Basic Set Level",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
}
]
}