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

114 lines
2.5 KiB
JSON

{
"manufacturer": "HANK Electronics Ltd.",
"manufacturerId": "0x0208",
"label": "PID15654",
"description": "Smart Plug with Two USB Ports",
"devices": [
{
"productType": "0x0208",
"productId": "0x0101"
}
],
"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",
"label": "Device Status After Power Failure",
"valueSize": 1,
"minValue": 0,
"maxValue": 2,
"defaultValue": 0
},
{
"#": "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 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
}
]
}