External Meter Interface
–
ZHEMI-101
–
Technical manual
Develco Products A/S
Olof Palmes Allé 40
http://develcoproducts.com
DK-8200 Aarhus N
10
0x02
CurrentTier2SummationDelive
red
Uint48
Type range
O
ZCL configure reporting
is supported
0x03
CurrentTier2SummationReceiv
ed
Uint48
Type range
O
ZCL configure reporting
is supported
Note: The attributes above is only supported when using - IEC62056-21 IR communication protocol.
4.1.3.3
0x02 Meter Status attribute set
Id#
Name
Type
Range
Man/Opt
Note
0x00
Status
8 bit
bitmap
Type range
M
ZCL configure reporting
is supported
MeterStatus cover low battery detection of the External Meter Interface.
The following table describe the meter status bits per metering type:
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
Reserved Not
supported
Not supported Not
supported
Not
supported
Not
supported
Low
Battery
Check
Meter
Check Meter
: Is set if communication problems with meter is experienced.
Low Battery:
Set to true when the battery needs maintenance ~ 2.45V
4.1.3.4
0x03 Formatting attribute set
The following set of attributes provides the ratios and formatting hints required to transform the received
summations, consumptions or demands/rates into displayable values. If the Multiplier and Divisor attribute values
are non-zero, they are used in conjunction with the
SummationFormatting, ConsumptionFormatting
, and
DemandFormatting
attributes. Equations required to accomplish this task are defined below:
Summation = Summation received * Multiplier / Divisor
(formatted using
SummationFormatting
)
Consumption = Summation received * Multiplier / Divisor
(formatted using
ConsumptionFormatting
)
Demand = Demand received * Multiplier / Divisor
(formatted using
DemandFormatting
)