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

123 lines
3.1 KiB
JSON

{
"manufacturer": "Logic Group",
"manufacturerId": "0x0234",
"label": "ZSO7300",
"description": "Wall Socket",
"devices": [
{
"productType": "0x0003",
"productId": "0x012a"
},
{
"productType": "0x0004",
"productId": "0x002a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Relay (Basic Report)",
"maxNodes": 5
},
"3": {
"label": "Relay (Binary Switch Set)",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#state_after_power_failure_off_on_prev"
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_0-255_nounit",
"label": "Meter Report Time",
"description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
"defaultValue": 60
},
{
"#": "3",
"$import": "templates/logic_group_template.json#watt_threshold_change"
},
{
"#": "4",
"$import": "templates/logic_group_template.json#power_overload_limit"
},
{
"#": "5",
"$import": "templates/logic_group_template.json#led_power_consumption_mode"
},
{
"#": "6[0xff000000]",
"label": "LED Indicator (On): Red",
"valueSize": 4,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "6[0xff0000]",
"$import": "#paramInformation/6[0xff000000]",
"label": "LED Indicator (On): Green",
"defaultValue": 255
},
{
"#": "6[0xff00]",
"$import": "#paramInformation/6[0xff000000]",
"label": "LED Indicator (On): Blue",
"defaultValue": 0
},
{
"#": "7[0xff000000]",
"$import": "#paramInformation/6[0xff000000]",
"label": "LED Indicator (Off): Red",
"defaultValue": 143
},
{
"#": "7[0xff0000]",
"$import": "#paramInformation/6[0xff000000]",
"label": "LED Indicator (Off): Green",
"defaultValue": 0
},
{
"#": "7[0xff00]",
"$import": "#paramInformation/6[0xff000000]",
"label": "LED Indicator (Off): Blue",
"defaultValue": 255
},
{
"#": "8",
"$import": "~/templates/master_template.json#base_0-100_nounit",
"label": "LED Brightness",
"unit": "%",
"defaultValue": 10
},
{
"#": "9[0x01]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Association Group 2 Messages Securely",
"valueSize": 2
},
{
"#": "9[0x02]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Association Group 3 Messages Securely",
"valueSize": 2
}
],
"metadata": {
"inclusion": "Remove white pushbutton cover and press on the center switch with a non-conductive object. The LEDs will now start blinking blue",
"exclusion": "Remove white pushbutton cover and press on the center switch with a non-conductive object. The LEDs will now start blinking blue",
"reset": "Remove white pushbutton cover and long-press the center switch for 10 seconds with a non-conductive object. Please use this procedure only when the network primary controller is missing or otherwise inoperable"
}
}