39 lines
789 B
JSON
39 lines
789 B
JSON
|
{
|
||
|
"manufacturer": "Shenzhen Neo Electronics Co., Ltd.",
|
||
|
"manufacturerId": "0x0258",
|
||
|
"label": "EU-1",
|
||
|
"description": "Light Switch 1 Channel",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0003",
|
||
|
"productId": "0x108c"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0003",
|
||
|
"productId": "0x208c"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
||
|
"label": "Backlight",
|
||
|
"description": "Enable backlight when switch is on",
|
||
|
"defaultValue": 1
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"$import": "~/templates/master_template.json#enable_led_indicator",
|
||
|
"defaultValue": 1
|
||
|
}
|
||
|
]
|
||
|
}
|