47 lines
794 B
JSON
47 lines
794 B
JSON
{
|
|
"manufacturer": "Ecolink",
|
|
"manufacturerId": "0x014a",
|
|
"label": "PIRZWAVE1",
|
|
"description": "Z-Wave PIR Motion Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": 791
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Group 2",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "99",
|
|
"label": "Toggle Sending Clear Message to Group 2",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable sending clear message",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Send clear message to group 2",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|