70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"manufacturer": "AEON Labs",
|
|
"manufacturerId": "0x0086",
|
|
"label": "DSB45",
|
|
"description": "Water Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0002",
|
|
"zwaveAllianceId": [1001, 1002, 1003]
|
|
},
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x002d"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "templates/aeotec_template.json#invert_state_report"
|
|
},
|
|
{
|
|
"#": "2",
|
|
"$import": "templates/aeotec_template.json#wake_up_10_minutes"
|
|
},
|
|
{
|
|
"#": "3",
|
|
"$import": "templates/aeotec_template.json#invert_basic_set"
|
|
},
|
|
{
|
|
"#": "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
|
|
},
|
|
{
|
|
"#": "121[0x1000]",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "On Trigger: Send Alarm",
|
|
"valueSize": 4
|
|
},
|
|
{
|
|
"#": "255",
|
|
"$import": "templates/aeotec_template.json#factory_reset"
|
|
}
|
|
]
|
|
}
|