Difference between revisions of "NXSL:Component"
Jump to navigation
Jump to search
(Created page with "Represents NetXMS node object physical components. '''Class Name''' Component '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | children || NXSL...") |
(No difference)
|
Revision as of 07:33, 24 April 2017
Represents NetXMS node object physical components.
Class Name
Component
Attributes
| Name | Type | Description |
|---|---|---|
| children | NXSL: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 |