Stay awake for 10 minutes after batteries are inserted
How long should the device associated to multi sensor keep state On before sending it Off command (if the value is bigger than 255, the value would be rounded to next integer in minutes)
Enable Motion Sensor
Which commands to send when PIR motion sensor triggered
OZW Ideal Value is Binary Sensor Report
Configure low battery value
Value=10 to 50.
Enable/disable the selective reporting only when measurements reach a certain threshold or percentage
set in the threshold settings. This is used to reduce network
traffic.
Threshold change in temperature to induce an automatic report.
Note:
1. When the unit is Celsius, threshold=Value.
2. When the unit is Fahrenheit, threshold=Value*1.8. The accuracy is 0.1.
3. The high byte is the part of integer, the low byte is the fractional part.
Threshold change in humidity to induce an automatic report.
Note:
The accuracy is 0.1.
The high byte is the part of integer, the low byte is the fractional part.
Threshold change in luminance to induce an automatic report.
Threshold change in battery level to induce an automatic report.
Note:
The accuracy is 0.1.
The high byte is the part of integer, the low byte is the fractional part.
Threshold change in ultraviolet to induce an automatic report.
Enable/disable to send the alarm report of low temperature(Less than 15 Degress C)
Reset The Reporting Group Configuration (101 to 103) to default
Which reports need to send automatically in timing intervals for group 1. Bitsets: 0 -> Battery report, 4 -> Ultraviolet, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity
Which reports need to send automatically in timing intervals for group 2. Bitsets: 0 -> Battery report, 4 -> Ultraviolet, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity
Which reports need to send automatically in timing intervals for group 3. Bitsets: 0 -> Battery report, 4 -> Ultraviolet, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity
Reset The Reporting Group Interval Configuration (111 to 113) to default
The interval of sending report group 1. 1 to 2678400 seconds
The interval of sending report group 2. 1 to 2678400 seconds
The interval of sending report group 3. 1 to 2678400 seconds
The calibration value = standard value ‐ measure value.
E.g. If measure value =25.3°C and the standard value = 23.2°C, so the calibration value= 23.2°C ‐ 25.3°C= ‐2.1°C (0xFFEB).
If the measure value =30.1°C and the standard value = 33.2°C, so the calibration value= 33.2°C ‐ 30.1°C=3.1°C (0x001F).
The calibration value = standard value ‐ measure value.
E.g. If measure value =80RH and the standard value = 75RH, so the calibration value= 75RH – 80RH= ‐5RH (0xFFFB).
If the measure value =85RH and the standard value = 90RH, so the calibration value= 90RH – 85RH=5RH (0x0005).
The calibration value = standard value ‐ measure value.
E.g. If measure value =800Lux and the standard value = 750Lux, so the calibration value= 750 – 800= ‐50 (0xFFCE).
If the measure value =850Lux and the standard value = 900Lux, so the calibration value= 900 – 850=50 (0x0032).
The calibration value = standard value ‐ measure value.
E.g. If measure value =9 and the standard value = 8, so the calibration value= 8 – 9= ‐1 (0xFE).
If the measure value =7 and the standard value = 9, so the calibration value= 9 – 7=2 (0x02).
Enable/disable Lock Configuration
Reset to factory defaults.