30 lines
661 B
JSON
30 lines
661 B
JSON
{
|
|
"manufacturer": "Ecolink",
|
|
"manufacturerId": "0x014a",
|
|
"label": "PIR Motion Sensor v2.5",
|
|
"description": "Z-Wave Motion Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0004",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
|
"label": "Send Basic Set",
|
|
"description": "Send or do not send Basic Set commands to AG2"
|
|
},
|
|
{
|
|
"#": "2",
|
|
"$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
|
|
"label": "Send Binary Sensor Report",
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|