![Rainforest Automation RFA-Z109 EAGLE Manual Download Page 12](http://html2.mh-extra.com/html/rainforest-automation/rfa-z109-eagle/rfa-z109-eagle_manual_3460132012.webp)
Rainforest Automation, Inc.
EAGLE™
Uploader API Manual
12
6. CurrentSummation
CurrentSummation
fragments provides the total consumption to date as recorded by the meter.
Note that readings are recorded as integers and are converted into a decimal number by using
the multiplier and divisor, i.e., Summation Reading = summation value X multiplier / divisor.
<CurrentSummationDelivered>
<DeviceMacId>0xFFFFFFFFFFFFFFFF</DeviceMacId>
<MeterMacId>0xFFFFFFFFFFFFFFFF</MeterMacId>
<TimeStamp>0xFFFFFFFF</TimeStamp>
<SummationDelivered>0xFFFFFFFF</SummationDelivered>
<SummationReceived>0xFFFFFFFF</SummationReceived>
<Multiplier>0xFFFFFFFF</Multiplier>
<Divisor>0xFFFFFFFF</Divisor>
<DigitsRight>0xFF</DigitsRight>
<DigitsLeft>0xFF</DigitsLeft>
<SuppressLeadingZero>{enumeration}</SuppressLeadingZero>
</CurrentSummationDelivered>
Element
Range
Description
DeviceMacId
16 hex digits
MAC Address of
EAGLE
™ ZigBee radio
MeterMacId
16 hex digits
MAC Address of Meter
TimeStamp
Up to 8 hex digits
UTC Time (offset in seconds from 00:00:00
01Jan2000) when demand data was received
from meter.
Summation
Delivered
Up to 8 hex digits
The raw value of the total summation of
commodity delivered from the utility to the
user.
Summation
Received
Up to 8 hex digits
The raw value of the total summation of
commodity received from the user by the
utility.
Multiplier
Up to 8 hex digits
The multiplier; if zero, use 1
Divisor
Up to 8 hex digits
The divisor; if zero, use 1
DigitsRight
Up to 2 hex digits
Number of digits to the right of the decimal
point to display
DigitsLeft
Up to 2 hex digits
Number of digits to the left of the decimal point
to display
Suppress
LeadingZero
Y | N
Y: Do not display leading zeros
N: Display leading zeros