Click or drag to resize

IPowerState Interface

[This is preliminary documentation and is subject to change.]

Defines PowerState capability

Namespace:  GHASchema.Classes.Capabilities.Power
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Power")]
public interface IPowerState

The IPowerState type exposes the following members.

Properties
  NameDescription
Public propertyPowerState
Power state, On if true, Off if false
Top
See Also