|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Power supply output (DC) sensors. More...
import "ShelfPowerSupply.idl";
Public Attributes | |
| sensors::NumericSensor | voltage |
| Voltage sensor. | |
| sensors::NumericSensor | current |
| Current sensor. | |
| sensors::NumericSensor | activePower |
| Active power sensor. | |
| sensors::NumericSensor | activeEnergy |
| Active energy sensor. | |
| sensors::StateSensor | overCurrentFault |
| Output over current fault (as reported by PSU) sensor. | |
| sensors::StateSensor | underVoltageFault |
| Output under voltage fault (as reported by PSU) sensor. | |
| sensors::StateSensor | overVoltageFault |
| Output over voltage fault (as reported by PSU) sensor. | |
Power supply output (DC) sensors.
Definition at line 86 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::activeEnergy |
Active energy sensor.
Definition at line 90 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::activePower |
Active power sensor.
Definition at line 89 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::current |
Current sensor.
Definition at line 88 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::overCurrentFault |
Output over current fault (as reported by PSU) sensor.
Definition at line 91 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::overVoltageFault |
Output over voltage fault (as reported by PSU) sensor.
Definition at line 93 of file ShelfPowerSupply.idl.
| sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::underVoltageFault |
Output under voltage fault (as reported by PSU) sensor.
Definition at line 92 of file ShelfPowerSupply.idl.
| sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::voltage |
Voltage sensor.
Definition at line 87 of file ShelfPowerSupply.idl.