zwave-js/.config-db/devices/0x0084/wv-01.json
2025-01-10 22:05:04 -08:00

61 lines
986 B
JSON

{
"manufacturer": "FortrezZ LLC",
"manufacturerId": "0x0084",
"label": "WV-01",
"description": "Wireless Z-Wave Water Valve",
"devices": [
{
"productType": "0x0213",
"productId": "0x0214"
},
{
"productType": "0x0213",
"productId": "0x0215"
},
{
"productType": "0x0233",
"productId": "0xaa06"
},
{
"productType": "0x0243",
"productId": "0x0216",
"zwaveAllianceId": [817, 818]
},
{
"productType": "0x0243",
"productId": "0x0300"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "0",
"label": "Mode",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Alarm mode",
"value": 0
},
{
"label": "Level mode",
"value": 255
}
]
},
{
"#": "1",
"label": "WaterLevel Timeout",
"valueSize": 2,
"minValue": 1,
"maxValue": 32767,
"defaultValue": 60
}
]
}