zwave-js/.config-db/devices/0x0208/hkzw-so01.json

116 lines
4.8 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HANK Electronics Ltd.",
"manufacturerId": "0x0208",
"label": "HKZW-SO01",
"description": "Smart Plug with Two USB Ports",
"devices": [
{
"productType": "0x0101",
"productId": "0x0005"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "20",
"label": "Overload Protection",
"description": "If current exceeds 16.5A over 5 seconds, relay will turn off.",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1
},
{
"#": "21",
"$import": "~/templates/master_template.json#state_after_power_failure_prev_on_off"
},
{
"#": "24",
"label": "Notification on Load Change",
"description": "Smart Plug can send notifications to association device load state changes.",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 1
},
{
"#": "27",
"label": "Indicator Modes",
"description": "LED in the device will indicate the state of load",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0
},
{
"#": "151",
"label": "Threshold of Power Report",
"description": "Power Threshold at which to send meter report",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 65535,
"defaultValue": 50,
"unsigned": true
},
{
"#": "152",
"label": "Percentage Threshold of to Trigger Power Report",
"valueSize": 1,
"unit": "%",
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true
},
{
"#": "171",
"label": "Power Report Frequency",
"description": "The interval of sending power report to association device (Group Lifeline).",
"valueSize": 4,
"unit": "seconds",
"minValue": 5,
"maxValue": 2678400,
"defaultValue": 30
},
{
"#": "172",
"label": "Energy Report Frequency",
"description": "The interval of sending energy report to association device (Group Lifeline).",
"valueSize": 4,
"unit": "seconds",
"minValue": 5,
"maxValue": 2678400,
"defaultValue": 300
},
{
"#": "173",
"label": "Voltage Report Frequency",
"description": "The interval of sending voltage report to association device (Group Lifeline)",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 0
},
{
"#": "174",
"label": "Electricity Report Frequency",
"description": "Interval for sending electricity report.",
"valueSize": 4,
"unit": "seconds",
"minValue": 0,
"maxValue": 2678400,
"defaultValue": 0
}
],
"metadata": {
"inclusion": "Automatic Non-Secure Inclusion\n1. Perform the steps in the INSTALLATION section above. If the plug-in has not already been included into a Z-Wave network, the LED indicator will blink rapidly. Otherwise, the plug-in has already been included and should first be excluded by following the instructions in the EXCLUSION section below.\n2. Set your Z-Wave controller into learning mode (refer to your controller's manual for instructions). The plug-in should be recognized and automatically included into your Z-Wave network.\n3. The auto-inclusion function will be disabled after the plug-in is included.\n\nManual Non-Secure Inclusion\n1. Perform the steps in the INSTALLATION section above. If the plug-in has not already been included into a Z-Wave network, the LED indicator will blink rapidly. Otherwise, the plug-in has already been included and should first be excluded by following the instructions in the EXCLUSION section below.\n2. Set your Z-Wave® controller into learning mode (refer to your controller's manual for instructions).\n3. Triple-click the Z-Button on the plug-in. The plug-in should be recognized and included into your Z-Wave network.\n\nManual Secure Inclusion\n1. Perform the steps in the INSTALLATION section above. If the plug-in has not already been included into a Z-Wave network, the LED indicator will blink rapidly. Otherwise, the plug-in has already been included and should first be excluded by following the instructions in the EXCLUSION section below.\n2. Set your Z-Wave controller into node secure mode (refer to your controller's manual for instructions).\n3. Press and hold the Z-Button for about 3 seconds. The LED indicator will begin blinking rapidly and the plug-in should be recognized and included into your Z- Wave network.",
"exclusion": "1. Ensure that the plug-in is inserted into an AC outlet.\n2. Set your Z-Wave controller into learning mode (refer to your controller's manual for instructions).\n3. Triple-click the Z-Button. The plug-in will be removed from your Z-Wave network.",
"reset": "Note that the plug-in can only be reset if it is included in a Z-Wave network.\n1. Ensure that the plug-in is inserted into an AC outlet.\n2. Press and hold the Z-Button on the plug-in for more than 20 seconds. The LED indicator will illuminate steadily for about 3 seconds, then will begin blinking slowly."
}
}