SCUtils.APC.NetBotz150APC NetBotz 200

SCUtils.APC.NetBotz150 (ClassType)

Element properties:

Base ClassSCUtils.APC.NetBotz200.Devices.NetBotzModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8459178a-0bdc-2de4-2a98-2883a6a68148

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
SCUtils.APC.NetBotz150:
ModuleName  string  Module Name The module name. false 256  False     
Model  string  Model false 256  False     
ModuleLocation  string  Module Location The location of the module. false 256  False     
Firmware  string  Firmware The firmware revision of the device. false 256  False     
SerialNumber  string  Serial Number A character string identifying the serial number of the device. This value is set at the factory. false 256  False     
HardwareRev  string  Hardware Rev The hardware revision of the device. This value is set at the factory. false 256  False     
Index  string  Index false 256  False     
OID  string  OID true 256  False     

Health Model:

Source Code:

<ClassType ID="SCUtils.APC.NetBotz150" Accessibility="Public" Abstract="false" Base="SCUtils.APC.NetBotz200.Devices.NetBotzModule" Hosted="true" Singleton="false">
<Property ID="ModuleName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ModuleLocation" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Firmware" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HardwareRev" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Index" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OID" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>