86 lines
1.4 KiB
JSON
86 lines
1.4 KiB
JSON
{
|
|
"manufacturer": "Fakro",
|
|
"manufacturerId": "0x0085",
|
|
"label": "AMZ Solar",
|
|
"description": "Solar Awning",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0005",
|
|
"productId": "0x0002"
|
|
},
|
|
{
|
|
"productType": "0x0005",
|
|
"productId": "0x0012"
|
|
},
|
|
{
|
|
"productType": "0x0005",
|
|
"productId": "0x0112",
|
|
"zwaveAllianceId": 2627
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic Repeat",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Multilevel Repeat",
|
|
"maxNodes": 5
|
|
},
|
|
"4": {
|
|
"label": "Basic Control",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Operation Mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 2,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Season",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 2,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Time",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 30,
|
|
"defaultValue": 3
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Sensitivity",
|
|
"valueSize": 1,
|
|
"minValue": 3,
|
|
"maxValue": 100,
|
|
"defaultValue": 60
|
|
},
|
|
{
|
|
"#": "12",
|
|
"$import": "templates/fakro_template.json#calibration"
|
|
},
|
|
{
|
|
"#": "13",
|
|
"$import": "templates/fakro_template.json#shutter_response_to_basic_set_0xff"
|
|
}
|
|
]
|
|
}
|