100 lines
2.1 KiB
JSON
100 lines
2.1 KiB
JSON
{
|
|
"manufacturer": "Zipato",
|
|
"manufacturerId": "0x0131",
|
|
"label": "NE-NAS-PD01Z",
|
|
"description": "PIR Motion Sensor and Light Measurement",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x1089"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Sensitivity Level",
|
|
"description": "8 = Highest sensitivity, 255 = lowest sensitivity",
|
|
"valueSize": 1,
|
|
"minValue": 8,
|
|
"maxValue": 255,
|
|
"defaultValue": 12,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "ON / OFF Duration",
|
|
"description": "How long should the associated devices have ON status.",
|
|
"valueSize": 2,
|
|
"minValue": 5,
|
|
"maxValue": 600,
|
|
"defaultValue": 30
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Basic Set Level",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 255,
|
|
"defaultValue": 255
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "PIR Detection ENABLED / DISABLED",
|
|
"description": "Enable og disable the PIR sensor",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Ambent Illumination LUX Level",
|
|
"description": "Lux value which determines when the light sensor is activated",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 1000,
|
|
"defaultValue": 100
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Re-Trigger Interval",
|
|
"description": "Adjust the interval of being re-triggered",
|
|
"valueSize": 1,
|
|
"minValue": 1,
|
|
"maxValue": 8,
|
|
"defaultValue": 8
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Light Sensor Polling Interval",
|
|
"description": "How often should ambient illumination be evaluated",
|
|
"valueSize": 2,
|
|
"minValue": 60,
|
|
"maxValue": 3600,
|
|
"defaultValue": 180
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "LUX Level Function Enable",
|
|
"description": "See overview",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Ambient Illumination Report",
|
|
"description": "when lux changes by the number in this setting it is reported",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 1000,
|
|
"defaultValue": 1
|
|
}
|
|
]
|
|
}
|