21 lines
343 B
JSON
21 lines
343 B
JSON
{
|
|
"manufacturer": "Danfoss",
|
|
"manufacturerId": "0x0002",
|
|
"label": "HRVCCM",
|
|
"description": "Air CCM",
|
|
"devices": [
|
|
{
|
|
"productType": "0x8007",
|
|
"productId": "0x0200",
|
|
"zwaveAllianceId": [173, 179]
|
|
},
|
|
{
|
|
"productType": "0x8007",
|
|
"productId": "0x0202"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
}
|
|
}
|