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

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.
 

Detailed Description

Power supply output (DC) sensors.

Definition at line 86 of file ShelfPowerSupply.idl.

Member Data Documentation

◆ activeEnergy

sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::activeEnergy

Active energy sensor.

Definition at line 90 of file ShelfPowerSupply.idl.

◆ activePower

sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::activePower

Active power sensor.

Definition at line 89 of file ShelfPowerSupply.idl.

◆ current

sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::current

Current sensor.

Definition at line 88 of file ShelfPowerSupply.idl.

◆ overCurrentFault

sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::overCurrentFault

Output over current fault (as reported by PSU) sensor.

Definition at line 91 of file ShelfPowerSupply.idl.

◆ overVoltageFault

sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::overVoltageFault

Output over voltage fault (as reported by PSU) sensor.

Definition at line 93 of file ShelfPowerSupply.idl.

◆ underVoltageFault

sensors::StateSensor pdumodel::ShelfPowerSupply::OutputSensors::underVoltageFault

Output under voltage fault (as reported by PSU) sensor.

Definition at line 92 of file ShelfPowerSupply.idl.

◆ voltage

sensors::NumericSensor pdumodel::ShelfPowerSupply::OutputSensors::voltage

Voltage sensor.

Definition at line 87 of file ShelfPowerSupply.idl.


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