OcaPowerSupplyState¶
-
class
OcaPowerSupplyState
()¶ Status of a device power supply.
-
OcaPowerSupplyState.
Off
¶ type: OcaPowerSupplyState
Singleton object corresponding to the entry with value
0
.
type: OcaPowerSupplyState
Singleton object corresponding to the entry with value
1
.
-
OcaPowerSupplyState.
Available
¶ type: OcaPowerSupplyState
Singleton object corresponding to the entry with value
2
.
-
OcaPowerSupplyState.
Active
¶ type: OcaPowerSupplyState
Singleton object corresponding to the entry with value
3
.
-