IBM.HardwareMgmtPack.IMM2.NumericSensorIBM.HardwareMgmtPack.IMM2.NumericSensor (ClassType)

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId99c0b761-97f1-f97d-9e80-d500ee61f338

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
IBM.HardwareMgmtPack.IMM2.NumericSensor:
ElementName  string  Element Name false 256  False 
UniqueId  string      true 256  False 
Description  string  Description false 256  False 
CurrentState  string  Current State false 256  False 
BaseUnits  string  Base Units false 256  False 
CurrentReading  string  Current Reading false 256  False 
Caption  string  Caption false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.HardwareMgmtPack.IMM2.NumericSensor" Base="System!System.Device" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="ElementName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="CurrentState" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BaseUnits" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="CurrentReading" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Caption" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>