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

63 lines
1.1 KiB
JSON

{
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
"manufacturerId": "0x0258",
"label": "NAS-DS01Z",
"description": "Door/Window Sensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x0082"
},
{
"productType": "0x0003",
"productId": "0x1082"
},
{
"productType": "0x0003",
"productId": "0x2082"
},
{
"productType": "0x0003",
"productId": "0x3082"
},
{
"productType": "0x0003",
"productId": "0x4082"
},
{
"productType": "0x0003",
"productId": "0x6082"
},
{
"productType": "0x0200",
"productId": "0x1022"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "ON/OFF Delay",
"description": "Delay before the OFF command is transmitted",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "2",
"label": "Basic Set Level",
"description": "Basic Set Command sent when door/window is opened or closed",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
}
]
}