SCUtils.APC.NetBotz150OutletNetBotz Switched Outlet

SCUtils.APC.NetBotz150Outlet (ClassType)

Element properties:

Base ClassSCUtils.APC.NetBotz200.Devices.Sensor
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d6f722e-b52e-ef37-8647-f1d17d3ed642

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       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
SCUtils.APC.NetBotz150Outlet:
Name  string  Switched Outlet Name false 256  False     
Location  string  Switched Outlet Location false 256  False     
NormalState  string  Switched Outlet Normal State false 256  False     
Index  string  Switched Outlet Index false 256  False     
OID  string  Switched Outlet OID true 256  False     

Health Model:

Source Code:

<ClassType ID="SCUtils.APC.NetBotz150Outlet" Accessibility="Public" Abstract="false" Base="SCUtils.APC.NetBotz200.Devices.Sensor" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NormalState" 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>