|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Power supply auxiliary sensors. More...
import "ShelfPowerSupply.idl";
Public Attributes | |
| sensors::NumericSensor | fanSpeed |
| PSU fan speed sensor. | |
| sensors::NumericSensor | inputTemperature |
| Temperature sensor at PSU input. | |
| sensors::NumericSensor | outputTemperature |
| Temperature sensor at PSU output. | |
| sensors::NumericSensor | hotspotTemperature |
| Temperature sensor at hotspot inside PSU. | |
| sensors::StateSensor | underTemperatureFault |
| Under temperature fault (as reported by PSU) sensor. | |
| sensors::StateSensor | overTemperatureFault |
| Over temperature fault (as reported by PSU) sensor. | |
| sensors::StateSensor | fanFault |
| Fan fault (as reported by PSU) sensor. | |
Power supply auxiliary sensors.
Definition at line 97 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::fanFault |
Fan fault (as reported by PSU) sensor.
Definition at line 104 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::fanSpeed |
PSU fan speed sensor.
Definition at line 98 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::hotspotTemperature |
Temperature sensor at hotspot inside PSU.
Definition at line 101 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::inputTemperature |
Temperature sensor at PSU input.
Definition at line 99 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::outputTemperature |
Temperature sensor at PSU output.
Definition at line 100 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::overTemperatureFault |
Over temperature fault (as reported by PSU) sensor.
Definition at line 103 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::PowerSupplySensors::underTemperatureFault |
Under temperature fault (as reported by PSU) sensor.
Definition at line 102 of file ShelfPowerSupply.idl.