Dell.Server.TemperatureSensorDell Temperature Sensor

Dell.Server.TemperatureSensor (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdca8628cc-0ce5-46b3-6ba7-aa286d9dfaf0

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 
Dell.Server.TemperatureSensor:
DeviceID  string  Device ID Device ID true 256  False 
ElementName  string  Element Name Element Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Server.TemperatureSensor" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ElementName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>