Owner manual

OpenLNS Programmer's Reference 914
UninstalledDeviceCount
Summary
Returns the number of devices uninstalled by network
recovery. At the completion of network recovery, devices are
grouped into three categories.
Installed devices that were recovered are counted by the
CommissionedDeviceCount property.
Installed devices that could not be recovered, and had to
be uninstalled, are counted by the
UninstalledDeviceCount property.
Devices that were discovered by network recovery but
had not previously been installed are counted by the
UncommissionedDeviceCount property.
Availability
Local, full, and lightweight clients.
Syntax
numDevices = systemObject.UninstalledDeviceCount
Element
Description
numDevices
The number of devices uninstalled by
network recovery.
systemObject
The System object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.