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

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde1ecbf1c-6ada-3383-8ca2-57e2c72f9c1e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  IMM 호스트 이름 false 256  False 
InbandComputerName  string  컴퓨터 이름 false 256  False 
Lenovo.HardwareMgmtPack.IMM2.NumericSensor:
ElementName  string  요소 이름 false 256  False 
UniqueId  string      true 256  False 
Description  string  설명 false 256  False 
CurrentState  string  현재 상태 false 256  False 
CurrentReading  string  현재 읽기 false 256  False 
Caption  string  캡션 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>