SCUtils.APC.UPS.IEMProbeIEM Probe

SCUtils.APC.UPS.IEMProbe (ClassType)

Element properties:

Base ClassSCUtils.APC.UPS.LogicalDevices
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcaf3e420-f462-95ad-d786-928cd87949bb

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.UPS.IEMProbe:
ProbeName  string  IEM Probe Name false 256  False     
Index  string  IEM Probe Index false 256  False     
OID  string  IEM Probe OID true 256  False     
TempUnits  string  IEM Probe TempUnits false 256  False     

Health Model:

Source Code:

<ClassType ID="SCUtils.APC.UPS.IEMProbe" Accessibility="Public" Abstract="false" Base="SCUtils.APC.UPS.LogicalDevices" Hosted="true" Singleton="false">
<Property ID="ProbeName" Type="string" Key="false"/>
<Property ID="Index" Type="string" Key="false"/>
<Property ID="OID" Type="string" Key="true"/>
<Property ID="TempUnits" Type="string" Key="false"/>
</ClassType>