zwave-js/.config-db/devices/0x013c/zipato_zip-psg01.json

44 lines
788 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"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
}
]
}