zwave-js/.config-db/devices/0x014f/ps15z.json

36 lines
566 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Nortek Security & Control LLC",
"manufacturerId": "0x014f",
"label": "PS15Z",
"description": "Plug-In Appliance Module",
"devices": [
{
"productType": "0x5250",
"productId": "0x3030"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "104",
"label": "Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Flash mode",
"value": 0
},
{
"label": "On/Off operation",
"value": 1
}
]
}
]
}