zwave-js/.config-db/devices/0x0060/an188.json

116 lines
2.7 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Everspring",
"manufacturerId": "0x0060",
"label": "AN188",
"description": "Metering Plug",
"devices": [
{
"productType": "0x0004",
"productId": "0x000d",
"zwaveAllianceId": 3139
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Basic Set Command Value",
"description": "Allowable Range: 0-99",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"options": [
{
"label": "On",
"value": 255
}
]
},
{
"#": "2",
"label": "Group 1: Report Delay",
"description": "Delaying time to report to group 1",
"valueSize": 1,
"unit": "seconds",
"minValue": 3,
"maxValue": 25,
"defaultValue": 3
},
{
"#": "3",
"label": "Restore State After Power Loss",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "4",
"label": "Wattage Report Interval",
"valueSize": 2,
"unit": "minutes",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 1
},
{
"#": "5",
"label": "kWh Report Interval",
"valueSize": 2,
"unit": "minutes",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 60
},
{
"#": "6",
"label": "Wattage Report Threshold",
"valueSize": 2,
"unit": "W",
"minValue": 0,
"maxValue": 3500,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
{
"#": "7",
"label": "Wattage Report Relative Change Threshold",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
}
],
"metadata": {
"inclusion": "1. Put the Z-Wave Controller into inclusion mode.\n2. Press the link key three times within 1.5 seconds to put the unit into inclusion mode.",
"exclusion": "1. Put the Z-Wave Controller into exclusion mode.\n2. Press the link key three times within 1.5 seconds to put the unit into exclusion mode.",
"reset": "1. Press the link key three times within 1.5 seconds to put the unit into exclusion mode.\n2. Within 1 second of step 1, press link key again and hold it until LED is off (about 5 seconds).\n3. Node ID is excluded. The device reverts to factory default state and will be in auto-inclusion mode for 25 secs.\n(Use this procedure only in the event that the network primary controller is missing, or otherwise inoperable.)",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3139/AN188.pdf"
}
}