328 lines
6.2 KiB
JSON
328 lines
6.2 KiB
JSON
{
|
|
"manufacturer": "Fibargroup",
|
|
"manufacturerId": "0x010f",
|
|
"label": "FGRGBW",
|
|
"description": "RGBW Controller",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0900",
|
|
"productId": "0x1000",
|
|
"zwaveAllianceId": 1054
|
|
},
|
|
{
|
|
"productType": "0x0900",
|
|
"productId": "0x2000",
|
|
"zwaveAllianceId": 1072
|
|
},
|
|
{
|
|
"productType": "0x0900",
|
|
"productId": "0x3000"
|
|
},
|
|
{
|
|
"productType": "0x0900",
|
|
"productId": "0x4000"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Assigned to IN1 input",
|
|
"maxNodes": 5
|
|
},
|
|
"2": {
|
|
"label": "Assigned to IN2 input",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Assigned to IN3 input",
|
|
"maxNodes": 5
|
|
},
|
|
"4": {
|
|
"label": "Assigned to IN4 input",
|
|
"maxNodes": 5
|
|
},
|
|
"5": {
|
|
"label": "Reports device status",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "ALL ON / ALL OFF Function Activation",
|
|
"description": "Activation/deactivation of ALL ON/ALL OFF functions.",
|
|
"valueSize": 1,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "All on active all off active",
|
|
"value": 255
|
|
},
|
|
{
|
|
"label": "All on inactive all off inactive",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "All on inactive all off active",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "All on active all off inactive",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Associations Command Class Choice",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Normal (Dimmer)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Normal (RGBW)",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Normal (RGBW) - COLOR_CONTROL_SET",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Brightness",
|
|
"value": 3
|
|
},
|
|
{
|
|
"label": "Rainbow (RGBW)",
|
|
"value": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Outputs State Change Mode",
|
|
"description": "MODE1, Example: change saturation level from 0% to 99%",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "MODE1",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "MODE2",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Step Value (For MODE1)",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 255,
|
|
"defaultValue": 1,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Time Between Steps (Relevant for MODE1)",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 60000,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Time for Changing From Start to End Value",
|
|
"description": "Step value (relevant for MODE1).",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 67,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Maximum Brightening Level",
|
|
"valueSize": 1,
|
|
"minValue": 3,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Minimum Dim Level",
|
|
"valueSize": 1,
|
|
"minValue": 2,
|
|
"maxValue": 255,
|
|
"defaultValue": 2,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "14",
|
|
"label": "Inputs/Outputs Configuration",
|
|
"description": "Relevant for main controllers other than Home Center 2 only",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 4369,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "16",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
|
|
},
|
|
{
|
|
"#": "30",
|
|
"label": "Alarm Response",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Inactive",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Alarm on",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Alarm off",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Alarm program",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "38",
|
|
"label": "Alarm Sequence Program",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 10,
|
|
"defaultValue": 10
|
|
},
|
|
{
|
|
"#": "39",
|
|
"label": "Active PROGRAM Alarm Time",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 65534,
|
|
"defaultValue": 600,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "42",
|
|
"label": "Command Class Reporting Outputs Status Change",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Inputs and controllers actions (Multilevel Switch)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Inputs actions (Multilevel Switch)",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Inputs actions (Color control)",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "43",
|
|
"label": "Reporting 0-10V Analog Inputs Change Threshold",
|
|
"description": "Defines which input voltage must change to be reported",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 100,
|
|
"defaultValue": 5
|
|
},
|
|
{
|
|
"#": "44",
|
|
"label": "Power Load Reporting Frequency",
|
|
"description": "Parameter defines Time between reports.",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65534,
|
|
"defaultValue": 30,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "45",
|
|
"label": "Reporting Energy Consumption Changes",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 1,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "71",
|
|
"label": "Response to BRIGHTNESS Set to 0%",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Set to white (All channels controlled together)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Last set colour is memorized",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "72",
|
|
"label": "Starting Animation Program",
|
|
"description": "Starting predefined program when device set to work in RGB/RGBW mode",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 10,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "73",
|
|
"label": "Triple Click Action",
|
|
"description": "Triple click action, default setting: 0",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Node info control frame is sent",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Starting favourite program",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"compat": {
|
|
// This device exposes the RGBW control on the root endpoint
|
|
"preserveRootApplicationCCValueIDs": true
|
|
}
|
|
}
|