zwave-js/.config-db/devices/0x010f/fgwp101.json

391 lines
7.5 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGWPE/F-101",
"description": "Metered Wall Plug Switch",
"devices": [
{
"productType": "0x0600",
"productId": "0x1000",
"zwaveAllianceId": 993
},
{
"productType": "0x0600",
"productId": "0x4000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1 (on/off controlled devices)",
"maxNodes": 10
},
"2": {
"label": "Group 2 (measured load controlled devices)",
"maxNodes": 10
},
"3": {
"label": "Controller Updates",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Always On Function",
"description": "Once activated, Wall Plug will keep a connected device ...",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Activated",
"value": 0
},
{
"label": "Inactive",
"value": 1
}
]
},
{
"#": "16",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "34",
"label": "Reaction to Alarms",
"description": "Define Z-Wave network alarms to which the Wall Plug will respond.",
"valueSize": 1,
"minValue": 0,
"maxValue": 63,
"defaultValue": 63
},
{
"#": "35",
"label": "Response to Alarms",
"description": "Parameter defines how the Wall Plug will respond to alarms ...",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "No reaction",
"value": 0
},
{
"label": "Turn on",
"value": 1
},
{
"label": "Turn off",
"value": 2
},
{
"label": "Cycle on/off",
"value": 3
}
]
},
{
"#": "39",
"label": "Alarm Duration",
"description": "Wall Plug's alarm mode duration. If a device sending an ...",
"valueSize": 2,
"minValue": 1,
"maxValue": 65535,
"defaultValue": 600,
"unsigned": true
},
{
"#": "40",
"label": "Immediate Power Report",
"description": "Parameter defines by how much power load must change ...",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 80
},
{
"#": "42",
"label": "Standard Power Load Report",
"description": "Parameter defines by how much power load must change ..",
"valueSize": 1,
"minValue": 1,
"maxValue": 100,
"defaultValue": 15
},
{
"#": "43",
"label": "Power Reporting Frequency",
"description": "This parameter defines how frequently standard power ...",
"valueSize": 1,
"minValue": 1,
"maxValue": 255,
"defaultValue": 30,
"unsigned": true
},
{
"#": "45",
"label": "Changes in Energy Consumed by Controlled Devices",
"valueSize": 1,
"minValue": 1,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "47",
"label": "Time Between Reports On Power/energy Consumption",
"valueSize": 2,
"minValue": 1,
"maxValue": 65534,
"defaultValue": 3600,
"unsigned": true
},
{
"#": "49",
"label": "Metering Energy Consumed by the Wall Plug Itself",
"description": "This parameter determines whether energy metering ...",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Inactive",
"value": 0
},
{
"label": "Activated",
"value": 1
}
]
},
{
"#": "50",
"label": "DOWN Value",
"description": "Lower power threshold, used in parameter 52.",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 300,
"unsigned": true
},
{
"#": "51",
"label": "UP Value",
"description": "Upper power threshold, used in parameter 52.",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 500,
"unsigned": true
},
{
"#": "52",
"label": "Action in Case Defined Power Values Exceeded",
"description": "Parameter defines the way 2nd association group devices ...",
"valueSize": 1,
"defaultValue": 6,
"allowManualEntry": false,
"options": [
{
"label": "Function inactive",
"value": 0
},
{
"label": "Turn devices on when power below down",
"value": 1
},
{
"label": "Turn devices off when power below down",
"value": 2
},
{
"label": "Turn devices on when power above up",
"value": 3
},
{
"label": "Turn devices off when power above up",
"value": 4
},
{
"label": "Turn devices on when power below down and off",
"value": 5
},
{
"label": "Turn devices off when power below down",
"value": 6
}
]
},
{
"#": "60",
"label": "Power Load to Make Red Ring Flash Violet",
"description": "Function is active only when parameter 61 is set to 0 or 1.",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 25000,
"unsigned": true
},
{
"#": "61",
"label": "LED Color When Device Is On",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "LED will use predefined steps depending on power",
"value": 0
},
{
"label": "LED will use continuous color depending on power",
"value": 1
},
{
"label": "White illumination",
"value": 2
},
{
"label": "Red illumination",
"value": 3
},
{
"label": "Green illumination",
"value": 4
},
{
"label": "Blue illumination",
"value": 5
},
{
"label": "Yellow illumination",
"value": 6
},
{
"label": "Cyan illumination",
"value": 7
},
{
"label": "Magenta illumination",
"value": 8
},
{
"label": "NO illumination",
"value": 9
}
]
},
{
"#": "62",
"label": "LED Color When Device Is Off",
"valueSize": 1,
"defaultValue": 8,
"allowManualEntry": false,
"options": [
{
"label": "LED ring illuminated with color before turned off",
"value": 0
},
{
"label": "White illumination",
"value": 1
},
{
"label": "Red illumination",
"value": 2
},
{
"label": "Green illumination",
"value": 3
},
{
"label": "Blue illumination",
"value": 4
},
{
"label": "Yellow illumination",
"value": 5
},
{
"label": "Cyan illumination",
"value": 6
},
{
"label": "Magenta illumination",
"value": 7
},
{
"label": "NO illumination",
"value": 8
}
]
},
{
"#": "63",
"label": "LED Color When Z Wave Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "No change in color",
"value": 0
},
{
"label": "LED flashes red blue white",
"value": 1
},
{
"label": "White illumination",
"value": 2
},
{
"label": "Red illumination",
"value": 3
},
{
"label": "Green illumination",
"value": 4
},
{
"label": "Blue illumination",
"value": 5
},
{
"label": "Yellow illumination",
"value": 6
},
{
"label": "Cyan illumination",
"value": 7
},
{
"label": "Magenta illumination",
"value": 8
},
{
"label": "NO illumination",
"value": 9
}
]
},
{
"#": "70",
"label": "Overload Safety Switch",
"description": "This function allows for turning off the controlled device...",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 65535,
"unsigned": true
}
]
}