Rainforest Automation
,
Inc
.
RAVEn™
XML API Manual
9
FEATURES
RAVEn
™ Feature
The
RAVEn
™ Feature provides the commands and notifications for managing the configuration
of the
RAVEn
™ and diagnosing the communications to the smart meter.
Key commands and notifications include:
•
Start up, joining, and connectivity status notifications
•
Restarting the
RAVEn
™ (Soft Reboot)
•
Resetting the
RAVEn
™ (Factory Reset, will Decommission device)
•
Get revision information for
RAVEn
™
•
Configuring the scheduler on the
RAVEn
™
1. Command: INITIALIZE
Send the INITIALIZE command to have the
RAVEn
™ reinitialize the XML parser. Use this
command when first connecting to the
RAVEn
™ prior to sending any other commands. While
initialization is not required, it will speed up the initial connection.
<Command>
<Name>initialize</Name>
</Command>
2. Command: RESTART
Send the RESTART command to have the
RAVEn
™ go through the start-up sequence. This
command is useful for capturing any diagnostic information sent during the start-up sequence.
<Command>
<Name>restart</Name>
</Command>
3. Command: FACTORY_RESET
Send the FACTORY_RESET command to decommission the
RAVEn
™. This command erases
the commissioning data and forces a restart. On restart, the
RAVEn
™ will begin the
commissioning cycle.
<Command>
<Name>factory_reset</Name>
</Command>