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_5
 BCM circuit. More...
 
struct  CtrlStatistic
 Slave controller statistics. More...
 
interface  Controller_4_0_1
 Slave controller interface. 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_7
 Inlet interface More...
 
interface  MemoryMapController_4_0_1
 Memory map controller. More...
 
struct  Rating_2_0_0
 Numerical usage ratings. More...
 
struct  Nameplate_2_0_0
 Component nameplate information. More...
 
struct  OutletStatistic
 Outlet statistics More...
 
interface  Outlet_2_1_9
 Outlet interface More...
 
interface  OutletGroup_1_0_5
 Main PDU interface. More...
 
interface  OutletGroupManager_1_0_5
 Main PDU interface. More...
 
struct  CircuitBreakerStatistic
 Overcurrent protector statistics. More...
 
interface  OverCurrentProtector_3_0_8
 Overcurrent protector interface. More...
 
interface  OverCurrentProtectorTripSensor_1_0_9
 Overcurrent protector trip sensor interface. More...
 
interface  Panel_1_1_7
 PMC panel. More...
 
interface  Pdu_5_1_4
 Main PDU interface. More...
 
struct  Pole_7_0_0
 An inlet or outlet pole. More...
 
struct  DoublePole_6_0_0
 for OCP More...
 
struct  ThrowPole_2_0_0
 A pole that can select one of multiple inputs. More...
 
interface  PowerMeter_1_1_7
 A three-phase power meter (PMC). More...
 
interface  PowerMeterController_1_1_7
 Power Meter Controller (PMC) interface. More...
 
interface  PowerQualitySensor_2_0_4
 Power quality sensor interface. More...
 
interface  ResidualCurrentStateSensor_2_0_4
 Residual current state sensor interface. More...
 
interface  TransferSwitch_4_0_6
 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.