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

73 lines
1.2 KiB
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSD37",
"description": "Range Extender",
"devices": [
{
"productType": "0x0004",
"productId": "0x0025",
"zwaveAllianceId": [1004, 1017, 752]
},
{
"productType": "0x0019",
"productId": "0x0004"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "200",
"label": "Partner ID",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "Aeon Labs",
"value": 0
},
{
"label": "AT&T",
"value": 1
},
{
"label": "Jean",
"value": 2
},
{
"label": "Telefonica",
"value": 3
},
{
"label": "Other",
"value": 4
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
},
{
"#": "254",
"$import": "templates/aeotec_template.json#device_tag"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset"
}
]
}