23 lines
392 B
JSON
23 lines
392 B
JSON
{
|
|
"manufacturer": "Z-Wave.me",
|
|
"manufacturerId": "0x0147",
|
|
"label": "RaZberry",
|
|
"description": "Z-Wave Daughtercard",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0003"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "associations",
|
|
"description": "Associations for RaZberry",
|
|
"maxNodes": 16
|
|
}
|
|
}
|
|
}
|