49 lines
886 B
JSON
49 lines
886 B
JSON
|
{
|
||
|
"manufacturer": "Erone",
|
||
|
"manufacturerId": "0x006f",
|
||
|
"label": "HM-DW001",
|
||
|
"description": "Door/Window Contact",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0102",
|
||
|
"productId": "0x0001"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Tamper Event Report (Alarm Report)",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Control other Z-Wave Devices",
|
||
|
"maxNodes": 5,
|
||
|
"isLifeline": true
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Basic Set Level",
|
||
|
"description": "Value to be sent with a BASIC SET command",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 99,
|
||
|
"defaultValue": 99
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Configuring the OFF Delay",
|
||
|
"description": "OFF Delay in seconds",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 127,
|
||
|
"defaultValue": 1
|
||
|
}
|
||
|
]
|
||
|
}
|