Raritan PX2/PX3 JSON-RPC API
Classes | Enumerations
pdumodel Module Reference

PDU Model. More...

Classes

interface  Ade
 Interface for ADE chips directly connected to main controller. More...
 
interface  Bcm
 Branch Circuit Monitor. More...
 
interface  Circuit_1_0_4
 BCM circuit. More...
 
struct  CircuitBreakerStatistic
 Overcurrent protector statistics. More...
 
interface  Controller_4_0_1
 Slave controller interface. More...
 
struct  CtrlStatistic
 Slave controller statistics. More...
 
struct  DoublePole_6_0_0
 for OCP More...
 
interface  EDevice
 Common base interface for any kind of electrical device that is used in the PDU model, such as inlets, OCPs and outlets. More...
 
interface  Inlet_2_0_5
 Inlet interface More...
 
interface  MemoryMapController_4_0_1
 Memory map controller. More...
 
struct  Nameplate_2_0_0
 Component nameplate information. More...
 
interface  Outlet_2_1_6
 Outlet interface More...
 
interface  OutletGroup_1_0_2
 Main PDU interface. More...
 
interface  OutletGroupManager_1_0_2
 Main PDU interface. More...
 
struct  OutletStatistic
 Outlet statistics More...
 
interface  OverCurrentProtector_3_0_5
 Overcurrent protector interface. More...
 
interface  OverCurrentProtectorTripSensor_1_0_6
 Overcurrent protector trip sensor interface. More...
 
interface  Panel_1_1_6
 PMC panel. More...
 
interface  Pdu_5_0_0
 Main PDU interface. More...
 
struct  Pole_6_0_0
 An inlet or outlet pole. More...
 
interface  PowerMeter_1_1_6
 A three-phase power meter (PMC). More...
 
interface  PowerMeterController_1_1_6
 Power Meter Controller (PMC) interface. More...
 
interface  PowerQualitySensor_2_0_4
 Power quality sensor interface. More...
 
struct  Rating_2_0_0
 Numerical usage ratings. More...
 
interface  ResidualCurrentStateSensor_2_0_4
 Residual current state sensor interface. More...
 
struct  ThrowPole_2_0_0
 A pole that can select one of multiple inputs. More...
 
interface  TransferSwitch_4_0_5
 Transfer switch interface. More...
 
interface  TypeBResidualCurrentNumericSensor_1_0_3
 An RCM current sensor of type B (AC/DC) which allows degaussing the sensor. More...
 
interface  Unit_2_0_1
 Unit interface. More...
 

Enumerations

enum  PowerLine_2_0_0 {
  L1, L2, L3, NEUTRAL,
  EARTH
}
 Power line. More...
 

Detailed Description

PDU Model.

Enumeration Type Documentation

◆ PowerLine_2_0_0

Power line.

Enumerator
L1 

Line 1.

L2 

Line 2.

L3 

Line 3.

NEUTRAL 

Neutral.

EARTH 

Earth.