61 lines
1.1 KiB
JSON
61 lines
1.1 KiB
JSON
{
|
|
"manufacturer": "Everspring",
|
|
"manufacturerId": "0x0060",
|
|
"label": "HSM02",
|
|
"description": "Door/Window Contact",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0002",
|
|
"zwaveAllianceId": 957
|
|
},
|
|
{
|
|
"productType": "0x0202",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Target for reports",
|
|
"description": "Support ALARM_REPORT, SENSOR_BINARY_SUPPORT",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Target nodes who receive BASIC_SET command",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Basic Set Level",
|
|
"description": "Value to be sent with a BASIC SET command",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 99,
|
|
"defaultValue": 99
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Configuring the OFF Delay",
|
|
"description": "OFF Delay in seconds",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Staying Awake (For Testing)",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|