System.Power.CapabilityCapacidade de Energia

System.Power.Capability (ClassType)

Contém informações sobre uma capacidade de energia

Element properties:

Base ClassSystem.PowerItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4360df0b-2306-54bd-0479-f45d6aef0b35

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.Power.Capability:
CapabilityID  guid  ID da Capacidade ID da Capacidade true 256       
ApmPresent  int  Apm Presente Apm Presente false 256       
BatteriesAreShortTerm  int  As Baterias São de Curta Duração As Baterias São de Curta Duração false 256       
FullWake  int  Ativação Completa Ativação Completa false 256       
LidPresent  int  Lid Presente Lid Presente false 256       
PreferredPMProfile  int  PMProfile Preferencial PMProfile Preferencial false 256       
ProcessorThrottle  int  Acelerador de Processador Acelerador de Processador false 256       
SystemBatteriesPresent  int  Baterias do Sistema Presentes Baterias do Sistema Presentes false 256       
SystemS1  int  Sistema S1 Sistema S1 false 256       
SystemS2  int  Sistema S2 Sistema S2 false 256       
SystemS3  int  Sistema S3 Sistema S3 false 256       
SystemS4  int  Sistema S4 Sistema S4 false 256       
SystemS5  int  Sistema S5 Sistema S5 false 256       
UpsPresent  int  No-break Presente No-break Presente false 256       
VideoDimPresent  int  Dim de Vídeo Presente Dim de Vídeo Presente false 256       
MinDeviceWakeState  string  Estado Mínimo de Ativação do Dispositivo Estado Mínimo de Ativação do Dispositivo false 256  False     
RtcWake  string  Ativação RTC Ativação RTC false 256  False     

Health Model:

Source Code:

<ClassType ID="System.Power.Capability" Accessibility="Public" Abstract="false" Base="System.PowerItem" Hosted="false" Singleton="false" Extension="false">
<Property ID="CapabilityID" Key="true" Type="guid"/>
<Property ID="ApmPresent" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="BatteriesAreShortTerm" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="FullWake" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="LidPresent" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="PreferredPMProfile" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="ProcessorThrottle" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemBatteriesPresent" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemS1" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemS2" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemS3" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemS4" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SystemS5" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="UpsPresent" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="VideoDimPresent" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="MinDeviceWakeState" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="RtcWake" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>