30 lines
536 B
JSON
30 lines
536 B
JSON
{
|
|
"manufacturer": "Merten",
|
|
"manufacturerId": "0x007a",
|
|
"label": "509519",
|
|
"description": "Argus 220 Connect Movement Detector",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4005",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Master (Light Control)",
|
|
"description": "Master",
|
|
"maxNodes": 4,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Report (Status Report)",
|
|
"description": "Report",
|
|
"maxNodes": 4,
|
|
"isLifeline": true
|
|
}
|
|
}
|
|
}
|