Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
pdumodel::ShelfPowerSupply::State Struct Reference

Power supply state. More...

import "ShelfPowerSupply.idl";

Public Attributes

boolean available
 State reading is valid.
 
boolean isPresent
 PSU is plugged into the slot.
 
PowerState powerState
 Current power state of PSU (always PS_ON if power control is not supported)
 
int fanSpeedOverridePercent
 Current PSU fan speed override (in %); 0 if fan speed is not overridden.
 
boolean hasPendingFault
 Whether any of the fault sensors of this power supply reports a non-normal state.
 

Detailed Description

Power supply state.

Definition at line 49 of file ShelfPowerSupply.idl.

Member Data Documentation

◆ available

boolean pdumodel::ShelfPowerSupply::State::available

State reading is valid.

Definition at line 50 of file ShelfPowerSupply.idl.

◆ fanSpeedOverridePercent

int pdumodel::ShelfPowerSupply::State::fanSpeedOverridePercent

Current PSU fan speed override (in %); 0 if fan speed is not overridden.

Definition at line 53 of file ShelfPowerSupply.idl.

◆ hasPendingFault

boolean pdumodel::ShelfPowerSupply::State::hasPendingFault

Whether any of the fault sensors of this power supply reports a non-normal state.

Definition at line 54 of file ShelfPowerSupply.idl.

◆ isPresent

boolean pdumodel::ShelfPowerSupply::State::isPresent

PSU is plugged into the slot.

Definition at line 51 of file ShelfPowerSupply.idl.

◆ powerState

PowerState pdumodel::ShelfPowerSupply::State::powerState

Current power state of PSU (always PS_ON if power control is not supported)

Definition at line 52 of file ShelfPowerSupply.idl.


The documentation for this struct was generated from the following file: