Lines Matching +full:self +full:- +full:powered
4 - name: RequestedPowerTransition
5 type: enum[self.Transition]
11 - xyz.openbmc_project.State.Chassis.Error.BMCNotReady
12 - xyz.openbmc_project.Common.Error.Unavailable
14 - name: CurrentPowerState
15 type: enum[self.PowerState]
17 A read-only property describing the current chassis power state. A
21 - name: CurrentPowerStatus
22 type: enum[self.PowerStatus]
24 A read-only property describing the current chassis power status. This
30 - name: LastStateChangeTime
35 can be used to tell when the chassis was last powered on or off.
38 - name: Transition
42 - name: "Off"
45 - name: "On"
48 - name: "PowerCycle"
53 - name: PowerState
57 - name: "Off"
60 - name: "TransitioningToOff"
63 - name: "On"
66 - name: "TransitioningToOn"
70 - name: PowerStatus
74 - name: "Undefined"
77 - name: "BrownOut"
80 - name: "UninterruptiblePowerSupply"
90 - name: "Good"
95 - namespace: /xyz/openbmc_project/state
97 - name: Chassis