zwave-js/.config-db/devices/0x0086/dsb54.json
2025-01-10 22:05:04 -08:00

74 lines
1.5 KiB
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSB54",
"description": "Recessed Door/Window Sensor",
"devices": [
{
"productType": "0x0002",
"productId": "0x0036"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/aeotec_template.json#invert_state_report"
},
{
"#": "3",
"$import": "templates/aeotec_template.json#invert_basic_set"
},
{
"#": "101",
"$import": "templates/aeotec_template.json#low_battery_check"
},
{
"#": "111",
"$import": "templates/aeotec_template.json#low_battery_interval",
"maxValue": 4294967295,
"defaultValue": 86640
},
{
"#": "121[0x01]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "On Trigger: Send Battery Report",
"valueSize": 4
},
{
"#": "121[0x10]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "On Trigger: Send Binary Sensor Report",
"valueSize": 4
},
{
"#": "121[0x0100]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "On Trigger: Send Basic Report",
"valueSize": 4
},
{
"#": "252",
"$import": "templates/aeotec_template.json#lock_configuration"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset"
}
]
}