35 lines
551 B
JSON
35 lines
551 B
JSON
{
|
|
"manufacturer": "AT&T",
|
|
"manufacturerId": "0x0063",
|
|
"label": "45658 / ZW4201",
|
|
"description": "Plug-In Outdoor Switch, 300S",
|
|
"devices": [
|
|
{
|
|
"productType": "0x6363",
|
|
"productId": "0x3130"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic Set",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Double Tap",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"compat": {
|
|
"mapBasicSet": "event"
|
|
}
|
|
}
|