40 lines
769 B
JSON
40 lines
769 B
JSON
{
|
|
"manufacturer": "Vision Security",
|
|
"manufacturerId": "0x0109",
|
|
"label": "ZD2102-5",
|
|
"description": "Door Window Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x2001",
|
|
"productId": "0x0105",
|
|
"zwaveAllianceId": 988
|
|
},
|
|
{
|
|
"productType": "0x2001",
|
|
"productId": "0x0106",
|
|
"zwaveAllianceId": [1705, 2823]
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
|
"label": "External Switch"
|
|
}
|
|
],
|
|
"compat": {
|
|
"commandClasses": {
|
|
"add": {
|
|
"Basic": {
|
|
// This device should send Notification Reports, but they seem to get lost often
|
|
// Basic Set comes through
|
|
"isSupported": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|