Dell.Server.CurrentSensorDell Current Sensor

Dell.Server.CurrentSensor (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId982339ab-7174-748d-95a0-b217f3e06baa

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.CurrentSensor:
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.CurrentSensor" 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>