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