28 lines
503 B
JSON
28 lines
503 B
JSON
|
{
|
||
|
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
|
||
|
"manufacturerId": "0x011a",
|
||
|
"label": "ZWN-BPC-PLUS",
|
||
|
"description": "PIR Sensor",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0601",
|
||
|
"productId": "0x0901"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "5.10",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Motion Timeout",
|
||
|
"description": "Multiplier to wakeup timer interval",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 7,
|
||
|
"defaultValue": 1
|
||
|
}
|
||
|
]
|
||
|
}
|