48 lines
919 B
JSON
48 lines
919 B
JSON
{
|
|
"manufacturer": "Chromagic Technologies Corporation",
|
|
"manufacturerId": "0x0116",
|
|
"label": "HSM02",
|
|
"description": "Door Window Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0002",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": [14, 607]
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Target for reports",
|
|
"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": 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": 0
|
|
}
|
|
]
|
|
}
|