147 lines
2.8 KiB
JSON
147 lines
2.8 KiB
JSON
|
{
|
||
|
"manufacturer": "INNOVUS",
|
||
|
"manufacturerId": "0x0077",
|
||
|
"label": "SmartDimmer",
|
||
|
"description": "RAone SmartDimmer",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0001",
|
||
|
"productId": "0x0001"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0011",
|
||
|
"productId": "0x0001"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Dimmer",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "0",
|
||
|
"label": "Maximum Dim Level",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 99,
|
||
|
"defaultValue": 99
|
||
|
},
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Report Node",
|
||
|
"description": "Report Node, reports changes in level to this node id. Disabled if 0.",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "B&O IR Support",
|
||
|
"defaultValue": 1
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "Dimming Type",
|
||
|
"description": "Dimming Type, trailing edge enabled if 0 otherwise leading edge enabled.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Trailing edge",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Leading edge",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Dimming Level Duration",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 8,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Set Level Duration",
|
||
|
"description": "Default Set Level Duration, how long time it takes to set one level in 0.01s.",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 1,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Long Dim Duration",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 158,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Touch Press Time",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 1,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 50,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Touch Multiple Press Time",
|
||
|
"description": "No specific usage in this product",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 100,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "9",
|
||
|
"label": "Touch Hold Time",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 40,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Network Update Interval",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 168,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Rediscover Interval",
|
||
|
"description": "Rediscover Interval, time between rediscoveries in 256 seconds. Disabled if 0.",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 2362,
|
||
|
"unsigned": true
|
||
|
}
|
||
|
]
|
||
|
}
|