100 lines
1.9 KiB
JSON
100 lines
1.9 KiB
JSON
{
|
|
"manufacturer": "Chromagic Technologies Corporation",
|
|
"manufacturerId": "0x0116",
|
|
"label": "HSP02",
|
|
"description": "Motion Detector",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": 606
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Tamper Event Report (Alarm Report)",
|
|
"maxNodes": 1,
|
|
"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": "Sensor Detecting Function",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Group 1 enabled / Group 2 enabled",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Group 1 enabled / Group 2 disabled",
|
|
"value": 2
|
|
},
|
|
{
|
|
"label": "Group 1 disabled / Group 2 disabled",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Sensitivity Level",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 10,
|
|
"defaultValue": 6
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Re-Trigger Interval Setting",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 5,
|
|
"maxValue": 255,
|
|
"defaultValue": 180,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Brightness Threshold",
|
|
"description": "Motion sensing is active while the brightness is below this value.",
|
|
"valueSize": 1,
|
|
"unit": "lux",
|
|
"minValue": 1,
|
|
"maxValue": 100,
|
|
"defaultValue": 10
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "On Time",
|
|
"description": "The amount of time the module/lighting should stay ON for.",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 5,
|
|
"maxValue": 255,
|
|
"defaultValue": 15,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|