35 lines
566 B
JSON
35 lines
566 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|