Decommission, Moveex, Decommission m – Echelon OpenLNS User Manual
Page 806
OpenLNS Programmer's Reference
769
(1).
1 lcaCommissionFlagPropagate
Propagates the device’s network image
in the OpenLNS database to the
lcaMgmtModeDeferConfigUpdates
(1). If this will cause network
inconsistencies, OpenLNS will defer the
updates, and the NS, #4039
lcaErrNsUpdatesDeferred exception
will be thrown.
If the network management mode is set
to
lcaMgmtModePropagateConfigUpd
ates (0), the device’s network image in
the OpenLNS database will be
propagated to the physical device,
regardless of whether this option is set.
Added to API
Prior to LNS Release 3.0.
Decommission
Summary
property of the Router to "000000000000"
(none) and deconfigures the device.
Availability
Local, full, and lightweight clients.
Syntax
object.Decommission
Element
Description
object
object to be
decommissioned.
Added to API
Prior to LNS Release 3.0.
MoveEx
Summary
Performs the steps required to move a router to a new
channel.
This method combines the functions performed by the
PreMove method and PostMove methods, and adds a flag
parameter to specify advanced options required for a small
set of move operations. Applications should use the PreMove
and PostMove methods whenever possible.
You must invoke the MoveEx method twice during a move.
You first need to invoke it with the lcaMovePrePhysical
flag (analogous to the PreMove call), and then once the router
ha sbeen moved, you need to invoke it again with the
lcaMovePostPhysical flag.
You should invoke the BeginSession method to begin a