23 lines
390 B
JSON
23 lines
390 B
JSON
|
{
|
||
|
"manufacturer": "Eurotronics",
|
||
|
"manufacturerId": "0x0148",
|
||
|
"label": "Comet Z",
|
||
|
"description": "Thermostatic Valve",
|
||
|
"devices": [
|
||
|
{
|
||
|
// 500 series
|
||
|
"productType": "0x0002",
|
||
|
"productId": "0x0001",
|
||
|
"zwaveAllianceId": [1601, 2200, 2201, 2202]
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x4672",
|
||
|
"productId": "0xbd41"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
}
|
||
|
}
|