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

137 lines
3 KiB
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSC24",
"description": "Smart Energy Switch G2",
"devices": [
{
"productType": "0x0003",
"productId": "0x0018",
"zwaveAllianceId": [712, 770, 778]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 10,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/aeotec_template.json#report_power_voltage"
},
{
"#": "2[0xff]",
"$import": "templates/aeotec_template.json#blink_duration"
},
{
"#": "2[0xff00]",
"$import": "templates/aeotec_template.json#blink_length"
},
{
"#": "80",
"$import": "templates/aeotec_template.json#enable_notifications"
},
{
"#": "90",
"$import": "templates/aeotec_template.json#send_automatic_reports"
},
{
"#": "91",
"$import": "templates/aeotec_template.json#wattage_trigger"
},
{
"#": "92",
"$import": "templates/aeotec_template.json#wattage_percent_trigger"
},
{
"#": "100",
"$import": "templates/aeotec_template.json#reset_parameters",
"label": "Reset Parameters 101-103 to Default Values"
},
{
"#": "101[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group1_v"
},
{
"#": "101[0x02]",
"$import": "templates/aeotec_template.json#auto_report_group1_amp"
},
{
"#": "101[0x04]",
"$import": "templates/aeotec_template.json#auto_report_group1_watt"
},
{
"#": "101[0x08]",
"$import": "templates/aeotec_template.json#auto_report_group1_kwh"
},
{
"#": "102[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group2_v"
},
{
"#": "102[0x02]",
"$import": "templates/aeotec_template.json#auto_report_group2_amp"
},
{
"#": "102[0x04]",
"$import": "templates/aeotec_template.json#auto_report_group2_watt"
},
{
"#": "102[0x08]",
"$import": "templates/aeotec_template.json#auto_report_group2_kwh"
},
{
"#": "103[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group3_v"
},
{
"#": "103[0x02]",
"$import": "templates/aeotec_template.json#auto_report_group3_amp"
},
{
"#": "103[0x04]",
"$import": "templates/aeotec_template.json#auto_report_group3_watt"
},
{
"#": "103[0x08]",
"$import": "templates/aeotec_template.json#auto_report_group3_kwh"
},
{
"#": "110",
"$import": "templates/aeotec_template.json#reset_parameters",
"label": "Reset Parameters 111-113 to Default Values"
},
{
"#": "111",
"$import": "templates/aeotec_template.json#auto_report_interval_group1"
},
{
"#": "112",
"$import": "templates/aeotec_template.json#auto_report_interval_group2"
},
{
"#": "113",
"$import": "templates/aeotec_template.json#auto_report_interval_group3"
},
{
"#": "254",
"$import": "templates/aeotec_template.json#device_tag"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset"
}
]
}