43 lines
788 B
JSON
43 lines
788 B
JSON
{
|
|
"manufacturer": "Philio Technology Corp",
|
|
"manufacturerId": "0x013c",
|
|
"label": "ZIPATO ZIP-PSG01",
|
|
"description": "Daaf Zipato Smoke Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x001e"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "7",
|
|
"label": "Customer Function",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Notification type, using Notification Report",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Notification type, using Binary Sensor Report",
|
|
"value": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Auto Report Battery Time",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 127
|
|
}
|
|
]
|
|
}
|