Rainforest Automation, Inc.
EAGLE™
Uploader API Manual
18
Element
Range
Description
DeviceMacId
16 hex digits
MAC Address of
EAGLE
™ ZigBee radio
MeterMacId
16 hex digits
Unique MAC Address of meter. Optional
if there is only one meter.
NumberOfPeriods
0x0
– 0xc
Number of intervals requested;
maximum is 12.
EndTime
Up to 8 hex digits
UTC Time (offset in seconds from
00:00:00 01Jan2000) of the end of the
most chronologically recent interval; 0x0
indicates the most recent interval block.
IntervalChannel
Delivered | Received
Delivered: Interval data for commodity
delivered by the utility to the user.
Received: Interval data for commodity
received by the utility from the user.
5. Command: set_schedule
Send the
set_schedule
command to change how the
EAGLE
™ polls the meter. The rate at
which each type of meter reading is polled can be set.
Note that the tag <RavenCommand> is used instead of <LocalCommand>.
<RavenCommand>
<Name>set_schedule</Name>
<DeviceMacId>0xFFFFFFFFFFFFFFFF</DeviceMacId>
<Event>{enumeration}</Event>
<Frequency>0xffff</Frequency>
<Enabled>{enumeration}</Enabled>
</RavenCommand>
Element
Range
Description
DeviceMacId
16 hex digits
MAC Address of
EAGLE
™ ZigBee radio
Event
price | summation |
demand | message
Type of reading to get from meter
Frequency
4 hex digits
Frequency to poll meter, in seconds
Enabled
Y | N
Y: Set this rate for this type of reading
N: Disable polling for this type of reading