11
4.2.4
Binary Input Basic - Cluster id 0x000F
Each occupancy sensor end points support a binary input basic cluster with is used for tamper
indication and acknowledge of the tamper. The basic cluster is mapped to the same internal values for
each end point.
The binary input basic cluster is described in ZigBee Cluster Library Specification section 3.14.4
4.2.4.1
Attributes
Id#
Name
type
Range
Man
/Opt
Relevance and ref.
0x0051
OutOfService
Boolean
True/False
M
0x0055
PresentValue
Boolean
True/False
M
0x006F
StatusFlags
8-bitmap
0x00 –
0xff
M
4.2.4.1.1
OutOfService
When a tamper event is send the OutOfService attribute is set to TRUE. The back end system has to
send an acknowledged to clear the current tamper event. When the OutOfService attribute is set to
FALSE the tamper event is stopped.
4.2.4.1.2
PressentValue
This attribute is reported when a tamper event is trigger (On state changes). The attribute is sent
every 2 minute until the OutOfService attribute is set to FALSE.
Note: A ZCL binding has to be established before the tamper event can be send.
4.3
Temperature Sensor Device – EP 0x26
The ZCL “Measurement and Sensing” cluster in this section is implemented as a server cluster. Refer
to ZigBee Cluster Library Specification.
4.3.1
Temperature Measurement – Cluster id 0x0402
The temperature measurement cluster is described in ZigBee Cluster Library Specification section 4.4
4.3.1.1
Attribute
Id#
Name
type
Range
Man
/Opt
Relevance and ref.
0x0000
MeasuredValue
Sint16
MinValue to
MaxValue
M
ZCL Reporting is hard
coded to every 2 minutes
0x0001
MinMeasuredValue
Sint16
0x954d –
0x7ffe
M
0x0002
MaxMeasuredValue
Sint16
0x954d –
0x7ffe
M
4.3.1.1.1
MinMeasuredValue
The temperature sensor is NOT supporting temperature measurements below 0 degrees Celsius
4.3.1.1.2
MaxMeasuredValue
The temperature sensor is NOT supporting temperature measurements above 50 degrees Celsius