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_1
 BCM circuit. More...
 
struct  CircuitBreakerStatistic
 Overcurrent protector statistics. More...
 
interface  Controller_4_0_0
 Slave controller interface. More...
 
struct  CtrlStatistic
 Slave controller statistics. More...
 
struct  DoublePole_4_0_1
 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_1
 Inlet interface More...
 
interface  MemoryMapController_4_0_0
 Memory map controller. More...
 
struct  Nameplate
 Component nameplate information. More...
 
interface  Outlet_2_1_1
 Outlet interface More...
 
struct  OutletStatistic
 Outlet statistics More...
 
interface  OverCurrentProtector_3_0_1
 Overcurrent protector interface. More...
 
interface  OverCurrentProtectorTripSensor
 Overcurrent protector trip sensor interface. More...
 
interface  Panel_1_1_2
 PMC panel. More...
 
interface  Pdu_4_1_2
 Main PDU interface. More...
 
struct  Pole_4_0_1
 An inlet or outlet pole. More...
 
interface  PowerMeter_1_1_2
 A three-phase power meter (PMC). More...
 
interface  PowerMeterController_1_1_2
 Power Meter Controller (PMC) interface. More...
 
interface  PowerQualitySensor_2_0_2
 Power quality sensor interface. More...
 
struct  Rating
 Numerical usage ratings. More...
 
interface  ResidualCurrentStateSensor_2_0_2
 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_2
 Transfer switch interface. More...
 
interface  TypeBResidualCurrentNumericSensor_1_0_1
 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

Power line.

Enumerator
L1 

Line 1.

L2 

Line 2.

L3 

Line 3.

NEUTRAL 

Neutral.

EARTH 

Earth.