161 lines
3.1 KiB
JSON
161 lines
3.1 KiB
JSON
{
|
|
"manufacturer": "Alloy",
|
|
"manufacturerId": "0x0131",
|
|
"label": "AH-NAS-PD07U1",
|
|
"description": "5 in 1 PIR Motion Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0004",
|
|
"productId": "0x1123"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic Set",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "~/templates/master_template.json#enable_led_indicator",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "2",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Motion Enable",
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "3",
|
|
"$import": "../0x0258/templates/shenzhen_neo_template.json#motion_prevent_retrigger"
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Require Luminance Change for Basic Sets on Motion",
|
|
"description": "If enabled, a Basic Set will be sent if the ambient light is below the level defined in Parameter 14"
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Binary Sensor Report Enable"
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Temperature Offset Value",
|
|
"valueSize": 1,
|
|
"unit": "0.1 °C/F",
|
|
"minValue": -120,
|
|
"maxValue": 120,
|
|
"defaultValue": 0,
|
|
"unsigned": false
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Humidity Offset Value",
|
|
"valueSize": 1,
|
|
"unit": "0.1 %",
|
|
"minValue": -120,
|
|
"maxValue": 120,
|
|
"defaultValue": 0,
|
|
"unsigned": false
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Temperature Change Report Threshold",
|
|
"valueSize": 1,
|
|
"unit": "0.1 °C/F",
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 10
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Humidity Change Report Threshold",
|
|
"valueSize": 1,
|
|
"unit": "0.1 %",
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 20
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Luminance Change Report Threshold",
|
|
"valueSize": 1,
|
|
"unit": "lux",
|
|
"minValue": 0,
|
|
"maxValue": 120,
|
|
"defaultValue": 50
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Association Group 2: Basic Set Level",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 100,
|
|
"options": [
|
|
{
|
|
"label": "On (255)",
|
|
"value": 100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Basic Set Off Delay Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 30000,
|
|
"defaultValue": 30
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Motion Clear Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 1,
|
|
"maxValue": 30000,
|
|
"defaultValue": 30
|
|
},
|
|
{
|
|
"#": "14",
|
|
"label": "Luminance Threshold for Basic Sets",
|
|
"valueSize": 2,
|
|
"unit": "lux",
|
|
"minValue": 0,
|
|
"maxValue": 1000,
|
|
"defaultValue": 50
|
|
},
|
|
{
|
|
"#": "15",
|
|
"label": "Sensor Report Interval",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 30000,
|
|
"defaultValue": 180
|
|
},
|
|
{
|
|
"#": "99",
|
|
"label": "Light Intensity Offset Value",
|
|
"description": "See manual for details",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 32767,
|
|
"defaultValue": 450
|
|
}
|
|
]
|
|
}
|