Owner manual

OpenLNS Programmer's Reference 128
ComponentApp
This object describes a LONWORKS plug-in command. ComponentApps collection objects
are contained in the ObjectServer, System, and DeviceTemplate objects. An LCA director
application can determine what plug-in commands are available by examining the
ComponentApp objects and can launch the plug-in using the RegisteredServer property.
Plug-in commands to be used by all networks are listed in the ComponentApps collection in
the ObjectServer object. Plug-in commands that are specific to a network are listed in the
System objects. Plug-in commands that are specific to a device type are listed in the
DeviceTemplate objects.
The following table summarizes the ComponentApp object.
A LONWORKS plug-in command.
Prior to LNS Release 3.0.
ComponentApps collection object.
Name.
None.
ClassId
CommandId
ComponentClassId
DefaultAppFlag
Description
ManufacturerId
Name
Parent
RegisteredServer
VersionNumber
Methods
The ComponentApps object does not contain any methods.
Properties
The ComponentApp object contains the following properties:
ClassId
CommandId
ComponentClassId
DefaultAppFlag
Description
ManufacturerId
Name
Parent
RegisteredServer
VersionNumber