23 lines
610 B
JSON
23 lines
610 B
JSON
|
{
|
|||
|
"manufacturer": "D-Link",
|
|||
|
"manufacturerId": "0x0108",
|
|||
|
"label": "DCH-G020",
|
|||
|
// eslint-disable-next-line @zwave-js/consistent-config-string-case
|
|||
|
"description": "mydlink Connected Home Hub",
|
|||
|
"devices": [
|
|||
|
{
|
|||
|
"productType": "0x0020",
|
|||
|
"productId": "0x0001",
|
|||
|
"zwaveAllianceId": 1297
|
|||
|
}
|
|||
|
],
|
|||
|
"firmwareVersion": {
|
|||
|
"min": "0.0",
|
|||
|
"max": "255.255"
|
|||
|
},
|
|||
|
"metadata": {
|
|||
|
"reset": "Press and hold the “Reset button” for 5 seconds on DCH‐G020",
|
|||
|
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1297/DLink_DCH-G020_manual_v1.1.pdf"
|
|||
|
}
|
|||
|
}
|