Lenovo.HardwareMgmtPack.IMM2.NumericSensorLenovo.HardwareMgmtPack.IMM2.NumericSensor (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1fa7eaa7-6b25-b96e-9f40-ad522894e8b0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  IMM Host Name false 256  False 
InbandComputerName  string  Computer Name false 256  False 
Lenovo.HardwareMgmtPack.IMM2.NumericSensor:
ElementName  string  Nombre de elemento false 256  False 
UniqueId  string      true 256  False 
Description  string  Descripción false 256  False 
CurrentState  string  Estado actual false 256  False 
BaseUnits  string  Unidades base false 256  False 
CurrentReading  string  Lectura actual false 256  False 
Caption  string  Título false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.NumericSensor" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" 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>