35 lines
602 B
JSON
35 lines
602 B
JSON
{
|
|
"manufacturer": "Nexia Home Intelligence",
|
|
"manufacturerId": "0x0178",
|
|
"label": "DB100Z",
|
|
"description": "Doorbell",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4442",
|
|
"productId": "0x3130"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Send Battery Report with Notification Report",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Do not send battery report",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Send battery report",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|