442 lines
8.8 KiB
JSON
442 lines
8.8 KiB
JSON
|
{
|
||
|
"manufacturer": "Fantem",
|
||
|
"manufacturerId": "0x016a",
|
||
|
"label": "FT132",
|
||
|
"description": "Dual Nano Switch with Energy Metering",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0003",
|
||
|
"productId": "0x008c"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0203",
|
||
|
"productId": "0x0084"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "3",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Current Overload Protection",
|
||
|
"defaultValue": 1
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Overheat Protection"
|
||
|
},
|
||
|
{
|
||
|
"#": "20",
|
||
|
"$import": "~/templates/master_template.json#state_after_power_failure_prev_on_off"
|
||
|
},
|
||
|
{
|
||
|
"#": "80",
|
||
|
"label": "Group 1 Notifications",
|
||
|
"description": "To set which notification would be sent to the associated devices (Group 1)",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send nothing",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Hail CC",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Basic CC Report",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Hail CC when using the manual switch",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "81",
|
||
|
"label": "Group 3 Notifications",
|
||
|
"description": "To set which notification would be sent to association group 3",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send nothing",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Basic Set cc",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "82",
|
||
|
"label": "Group 4 Notifications",
|
||
|
"description": "To set which notification would be sent to association group 4",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send nothing",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Basic CC Set",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "90",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Enable/disable Parameters 91 and 92"
|
||
|
},
|
||
|
{
|
||
|
"#": "91",
|
||
|
"label": "Set the Threshold Value of Wattage",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 60000,
|
||
|
"defaultValue": 25,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "92",
|
||
|
"label": "Set the Threshold Value of Percent Power",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 100,
|
||
|
"defaultValue": 5
|
||
|
},
|
||
|
{
|
||
|
"#": "100",
|
||
|
"label": "Set Parameter 101-103 to Default Value",
|
||
|
"description": "Reset the parameter 101-103",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 0,
|
||
|
"defaultValue": 0,
|
||
|
"writeOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "101",
|
||
|
"label": "Set Group 1 Reports",
|
||
|
"description": "To set which reports need to be sent in Report group 1",
|
||
|
"valueSize": 4,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send Meter Report of energy (kWh)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of wattage (W)",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of voltage (V)",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of current (A)",
|
||
|
"value": 8
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 1",
|
||
|
"value": 256
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 2",
|
||
|
"value": 512
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 1",
|
||
|
"value": 2048
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 2",
|
||
|
"value": 4096
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 1",
|
||
|
"value": 65536
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 2",
|
||
|
"value": 131072
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 1",
|
||
|
"value": 524288
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 2",
|
||
|
"value": 1048576
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "102",
|
||
|
"label": "Reports Sent to Report Group 2",
|
||
|
"valueSize": 4,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send Meter Report of energy (kWh)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of wattage (W)",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of voltage (V)",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of current (A)",
|
||
|
"value": 8
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 1",
|
||
|
"value": 256
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 2",
|
||
|
"value": 512
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 1",
|
||
|
"value": 2048
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 2",
|
||
|
"value": 4096
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 1",
|
||
|
"value": 65536
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 2",
|
||
|
"value": 131072
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 1",
|
||
|
"value": 524288
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 2",
|
||
|
"value": 1048576
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "103",
|
||
|
"label": "Reports Sent to Report Group 3",
|
||
|
"valueSize": 4,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Send Meter Report of voltage (V)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of current (A)",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of wattage (W)",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Send Meter Report of energy (kWh)",
|
||
|
"value": 8
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 1",
|
||
|
"value": 256
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of wattage (W) on channel 2",
|
||
|
"value": 512
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 1",
|
||
|
"value": 2048
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of energy (kWh) on channel 2",
|
||
|
"value": 4096
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 1",
|
||
|
"value": 65536
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of voltage (V) on channel 2",
|
||
|
"value": 131072
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 1",
|
||
|
"value": 524288
|
||
|
},
|
||
|
{
|
||
|
"label": "Meter Report of current (A) on channel 2",
|
||
|
"value": 1048576
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "110",
|
||
|
"label": "Set Parameter 111-113 to Default Value",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 0,
|
||
|
"defaultValue": 0,
|
||
|
"writeOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "111",
|
||
|
"label": "Automatic Report Interval for Report Group 1",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 2147483647,
|
||
|
"defaultValue": 10
|
||
|
},
|
||
|
{
|
||
|
"#": "112",
|
||
|
"label": "Automatic Report Interval for Report Group 2",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 2147483647,
|
||
|
"defaultValue": 600
|
||
|
},
|
||
|
{
|
||
|
"#": "113",
|
||
|
"label": "Automatic Report Interval for Report Group 3",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 2147483647,
|
||
|
"defaultValue": 600
|
||
|
},
|
||
|
{
|
||
|
"#": "120",
|
||
|
"label": "Configure the External Switch Mode for S1",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Enter automatic identification mode",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "2-State switch mode",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "3 way switch mode",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary push button mode",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "121",
|
||
|
"label": "Configure the External Switch Mode for S2",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Enter automatic identification mode",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "2-State switch mode",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "3 way switch mode",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Momentary push button mode",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "122",
|
||
|
"label": "Set the Control Destination for External Switch",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Control the output loads of itself",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Control the other nodes",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Control the output of itself and others",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "252",
|
||
|
"label": "Lock/unlock Configuration Parameters",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Unlock",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Lock",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "255",
|
||
|
"label": "Reset the Dual Nano Switch",
|
||
|
"valueSize": 4,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Reset all configuration parameters",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Reset & remove from network",
|
||
|
"value": 1431655765
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|