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

146 lines
2.6 KiB
JSON

{
"manufacturer": "wiDom",
"manufacturerId": "0x0149",
"label": "WSP1",
"description": "Widom Smart Plug",
"devices": [
{
"productType": "0x1214",
"productId": "0x0700"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Local Load Control",
"description": "Defines which sequences of click control the local load.",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "ONE_CLICK",
"value": 1
},
{
"label": "TWO_CLICKS",
"value": 2
},
{
"label": "ONE_CLICK or TWO_CLICKS",
"value": 3
}
]
},
{
"#": "2",
"label": "Level Used to Control Group 4",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "3",
"label": "Level Used to Control Group 5",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "4",
"label": "Overvoltage Level",
"valueSize": 2,
"minValue": 110,
"maxValue": 260,
"defaultValue": 253
},
{
"#": "5",
"label": "Overvoltage Timer",
"valueSize": 2,
"minValue": 1,
"maxValue": 3600,
"defaultValue": 5
},
{
"#": "6",
"label": "Overvoltage Alarm Reset",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Manual",
"value": 0
},
{
"label": "OVER_VOLTAGE_END",
"value": 1
}
]
},
{
"#": "7",
"label": "Level Used to Control Group 3",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "8",
"label": "Overcurrent Level",
"valueSize": 1,
"minValue": 1,
"maxValue": 12,
"defaultValue": 12
},
{
"#": "9",
"label": "Overcurrent Timer",
"valueSize": 2,
"minValue": 1,
"maxValue": 3600,
"defaultValue": 10
},
{
"#": "10",
"label": "Overcurrent Alarm Reset",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Manual",
"value": 0
},
{
"label": "OVER_CURRENT_END",
"value": 1
}
]
},
{
"#": "11",
"label": "Level Used to Control Group 2",
"description": "Allowable range: 0-99, 255",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
}
]
}