32 lines
499 B
JSON
32 lines
499 B
JSON
|
{
|
||
|
"manufacturer": "McoHome Technology Co., Ltd.",
|
||
|
"manufacturerId": "0x015f",
|
||
|
"label": "MH-S412",
|
||
|
"description": "Touch Panel Switch 2 Button",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x4102",
|
||
|
"productId": "0x0202"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Button 1",
|
||
|
"maxNodes": 5
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Button 2",
|
||
|
"maxNodes": 5
|
||
|
},
|
||
|
"3": {
|
||
|
"label": "Lifeline",
|
||
|
"maxNodes": 1,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
}
|
||
|
}
|