22 lines
347 B
JSON
22 lines
347 B
JSON
{
|
|
"manufacturer": "Merten",
|
|
"manufacturerId": "0x007a",
|
|
"label": "508519",
|
|
"description": "Switch Plug",
|
|
"devices": [
|
|
{
|
|
"productType": "0x8001",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Other device to be switched?",
|
|
"maxNodes": 5
|
|
}
|
|
}
|
|
}
|