User Manual
1.4.1 Temperature Measurement-0x0402 (Server)
Attributes Supported:
Attribute Type Description
Int16s,
read-only,
reportable
0x0000
Measuredvalue
Temperature value, unit is 0.01℃
Report, default:
Min interval: 1s
Max interval: 1800s (30mins)
Reportable change: 100 (1℃), only judge when the device is awakened, for
instance, PIR triggered, the button is pressed, scheduled awakening etc.
0x0001
Int16s,
read-only
MinMeasuredValue
0xF060 (-40℃)
0x0002
Int16s,
read-only
MaxMeasuredValue
0x30D4 (125℃)
Proprietary Attributes:
Attribute Type Description
0x1000
Int8s,
reportable
Temperature Sensor Compensation
-5~+5, unit is ℃
Manufacturer Code
0x1224
1.5 Application Endpoint #4–Humidity Sensor
Cluster Supported Description
0x0000 server
Basic
Provides basic information about the device, such as the manufacturer ID,
vendor and model name, stack profile, ZCL version, production date, hardware
revision etc. Allows a factory reset of attributes, without the device leaving the
network.
0x0003
server
Identify
Allows to put the endpoint into identify mode. Useful for identifying/locating
devices and required for Finding & Binding.
Relative Humidity Measurement
Humidity sensor
0x0405
server
1.5.1 Relative Humidity Measurement-0x0405 (Server)
Attributes Supported:
Attribute Type Description
Int16u,
read-only,
reportable
Measuredvalue
unit is 0.01 percent
0x0000 to 0x2710 represent relative humidity from 0% to 100%
0xFFFF indicates an invalid measurement
Report, default:
Min interval: 1s
Max interval: 1800s (30mins)
Reportable change: 500 (5%), only judge when the device is awakened, for
instance, PIR triggered, the button is pressed, scheduled awakening etc.
0x0000
0x0001
Int16u,
read-only
MinMeasuredValue
0
0x0002
Int16u,
read-only
MaxMeasuredValue
10000
Proprietary Attributes:
Attribute Type Description
0x1000
Int8s,
reportable
Humidity Sensor Compensation
-5~+5, unit is 1 percent
Manufacturer Code
0x1224
1.6 Application Endpoint #5–Light Sensor
Cluster Supported Description
0x0000 server
Basic
Provides basic information about the device, such as the manufacturer ID,
vendor and model name, stack profile, ZCL version, production date, hardware
revision etc. Allows a factory reset of attributes, without the device leaving the
network.
0x0003
server
Identify
Allows to put the endpoint into identify mode. Useful for identifying/locating
devices and required for Finding & Binding.
Illuminance Measurement
Light sensor
0x0400
server
1.6.1 Illuminance Measurement-0x0400 (Server)
Attributes Supported:
Attribute Type Description
Int16u,
read-only,
reportable
0x0000
Measuredvalue
0xFFFF indicates an invalid measurement
Report, default:
Min interval: 1s
Max interval: 1800s (30mins)
Reportable change: 16990 (50lux), please be noted that the device will report
according to lux unit value change. For instance, when Measuredvalue=21761
(150lx) drops down to 20001 (50lux), the device will report, instead of reporting
when the values drops down to 4771=(21761-16990). Only judge when the
device is awakened, for instance, PIR triggered, the button is pressed,
scheduled awakening etc.
0x0001
Int16u,
read-only
MinMeasuredValue
1
0x0002
Int16u,
read-only
MaxMeasuredValue
40001