zwave-js/.config-db/devices/0x015d/nzw97.json

29 lines
522 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Willis Electric Co., Ltd.",
"manufacturerId": "0x015d",
"label": "NZW97",
"description": "Inovelli Outdoor Smart Plug (2 Channel)",
"devices": [
{
"productType": "0x6100",
"productId": "0x6100"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "LED Indicator",
"description": "LED Indicator ON/OFF/Disabled",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 0,
"writeOnly": true
}
]
}