Difference between revisions of "NXSL:Component"

From NetXMS Wiki
Jump to navigation Jump to search
Line 12: Line 12:
! Name !! Type !! Description
! Name !! Type !! Description
|-
|-
| children || array ([[NXSL:Components|Components]]) || The children components
| children || array ([[NXSL:Component|Component]]) || The children components
|-
|-
| class || string || Name of the physical component`s class
| class || string || Name of the physical component`s class

Revision as of 09:31, 4 January 2018

Represents NetXMS node object physical components.

Class Name

Component


Attributes

Name Type Description
children array (Component) The children components
class string Name of the physical component`s class
firmware string Firmware information of the physical component
model string Model information of the physical component
name string Name of the physical component
serial string The serial number of the physical component
vendor string Vendor information of the physical component