Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
pdumodel::PowerBus Interface Reference

Power bus interface. More...

import "PowerBus.idl";

Inheritance diagram for pdumodel::PowerBus:
pdumodel::EDevice

Classes

struct  Sensors
 Bus sensors. More...
 

Public Member Functions

Sensors getSensors ()
 Retrieve the bus sensors.
 
vector< PolegetPoles ()
 Get the list of poles.
 
- Public Member Functions inherited from pdumodel::EDevice
vector< EDevicegetParents ()
 Get the list of devices that provide energy to this device.
 
vector< EDevicegetChildren ()
 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.
 

Detailed Description

Power bus interface.

Definition at line 19 of file PowerBus.idl.

Member Function Documentation

◆ getPoles()

vector< Pole > pdumodel::PowerBus::getPoles ( )

Get the list of poles.

Returns
List of poles

◆ getSensors()

Sensors pdumodel::PowerBus::getSensors ( )

Retrieve the bus sensors.

Returns
Bus sensors

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