65 lines
1.1 KiB
JSON
65 lines
1.1 KiB
JSON
{
|
|
"manufacturer": "AEON Labs",
|
|
"manufacturerId": "0x0086",
|
|
"label": "DSD31",
|
|
"description": "Siren Gen5",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0004",
|
|
"productId": "0x0050"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "37[0xff00]",
|
|
"label": "Siren Sound",
|
|
"valueSize": 2,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Siren sound 1",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Siren sound 2",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Siren sound 3",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Siren sound 4",
|
|
"value": 4
|
|
},
|
|
{
|
|
"label": "Siren sound 5",
|
|
"value": 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "37[0xff]",
|
|
"$import": "~/templates/master_template.json#volume_three",
|
|
"valueSize": 2
|
|
},
|
|
{
|
|
"#": "38",
|
|
"$if": "firmwareVersion >= 3.25",
|
|
"$import": "templates/aeotec_template.json#stop_action_button"
|
|
},
|
|
{
|
|
"#": "80",
|
|
"$import": "templates/aeotec_template.json#enable_notifications"
|
|
},
|
|
{
|
|
"#": "252",
|
|
"$import": "templates/aeotec_template.json#lock_configuration"
|
|
}
|
|
]
|
|
}
|