|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Power bus interface. More...
import "PowerBus.idl";
Classes | |
| struct | Sensors |
| Bus sensors. More... | |
Public Member Functions | |
| Sensors | getSensors () |
| Retrieve the bus sensors. | |
| vector< Pole > | getPoles () |
| Get the list of poles. | |
Public Member Functions inherited from pdumodel::EDevice | |
| vector< EDevice > | getParents () |
| Get the list of devices that provide energy to this device. | |
| vector< EDevice > | getChildren () |
| Get the list of devices that are directly fed by this device. | |
| Waveform | getWaveform () |
| Get the current voltage and current waveforms for this device. | |
| Waveform | getPoleWaveform (in PowerLine line) |
| Get the current voltage and current waveforms for a pole of this device. | |
Power bus interface.
Definition at line 19 of file PowerBus.idl.
| vector< Pole > pdumodel::PowerBus::getPoles | ( | ) |
Get the list of poles.
| Sensors pdumodel::PowerBus::getSensors | ( | ) |
Retrieve the bus sensors.