6 #ifndef __PDUMODEL_POLE_IDL__
7 #define __PDUMODEL_POLE_IDL__
9 #include <NumericSensor.idl>
10 #include <ResidualCurrentStateSensor.idl>
Residual current state sensor interface.
Definition: ResidualCurrentStateSensor.idl:17
A sensor with numeric readings.
Definition: NumericSensor.idl:17
PDU Model.
Definition: Ade.idl:12
PowerLine_2_0_0
Power line.
Definition: Pole.idl:18
@ L1
Line 1.
Definition: Pole.idl:19
@ EARTH
Earth.
Definition: Pole.idl:23
@ NEUTRAL
Neutral.
Definition: Pole.idl:22
@ L3
Line 3.
Definition: Pole.idl:21
@ L2
Line 2.
Definition: Pole.idl:20
Sensors Model.
Definition: AccumulatingNumericSensor.idl:13
for OCP
Definition: Pole.idl:53
int outNodeId
Downstream (outlet-side) circuit node id.
Definition: Pole.idl:57
sensors::NumericSensor_4_0_4 peakCurrent
Peak current sensor.
Definition: Pole.idl:61
sensors::NumericSensor_4_0_4 activePower
Active power sensor.
Definition: Pole.idl:62
sensors::NumericSensor_4_0_4 voltageLN
RMS voltage sensor, L-N.
Definition: Pole.idl:59
PowerLine_2_0_0 line
Power line.
Definition: Pole.idl:55
sensors::NumericSensor_4_0_4 activeEnergy
Active energy sensor.
Definition: Pole.idl:65
int inNodeId
Upstream (inlet-side) circuit node id.
Definition: Pole.idl:56
sensors::NumericSensor_4_0_4 powerFactor
Power factor sensor.
Definition: Pole.idl:64
sensors::NumericSensor_4_0_4 current
RMS current sensor.
Definition: Pole.idl:60
string label
Pole label
Definition: Pole.idl:54
sensors::NumericSensor_4_0_4 voltage
RMS voltage sensor, L-L.
Definition: Pole.idl:58
sensors::NumericSensor_4_0_4 apparentEnergy
Apparent energy sensor.
Definition: Pole.idl:66
sensors::NumericSensor_4_0_4 apparentPower
Apparent power sensor.
Definition: Pole.idl:63
An inlet or outlet pole.
Definition: Pole.idl:27
sensors::NumericSensor_4_0_4 phaseAngle
Phase angle sensor.
Definition: Pole.idl:39
sensors::NumericSensor_4_0_4 voltage
RMS voltage sensor, L-L.
Definition: Pole.idl:31
PowerLine_2_0_0 line
Power line.
Definition: Pole.idl:29
sensors::NumericSensor_4_0_4 reactivePower
Reactive power sensor.
Definition: Pole.idl:36
sensors::NumericSensor_4_0_4 powerFactor
Power factor sensor.
Definition: Pole.idl:38
sensors::NumericSensor_4_0_4 peakCurrent
Peak current sensor.
Definition: Pole.idl:34
sensors::NumericSensor_4_0_4 apparentEnergy
Apparent energy sensor.
Definition: Pole.idl:42
sensors::NumericSensor_4_0_4 residualCurrent
Residual current sensor.
Definition: Pole.idl:43
sensors::NumericSensor_4_0_4 voltageLN
RMS voltage sensor, L-N.
Definition: Pole.idl:32
sensors::NumericSensor_4_0_4 residualDCCurrent
DC Residual current sensor.
Definition: Pole.idl:46
sensors::NumericSensor_4_0_4 residualACCurrent
AC Residual current sensor.
Definition: Pole.idl:44
int nodeId
Circuit node id.
Definition: Pole.idl:30
sensors::NumericSensor_4_0_4 activePower
Active power sensor.
Definition: Pole.idl:35
ResidualCurrentStateSensor_2_0_4 residualCurrentStatus
Residual current monitor state sensor.
Definition: Pole.idl:49
sensors::NumericSensor_4_0_4 current
RMS current sensor.
Definition: Pole.idl:33
string label
Pole label
Definition: Pole.idl:28
sensors::NumericSensor_4_0_4 apparentPower
Apparent power sensor.
Definition: Pole.idl:37
sensors::NumericSensor_4_0_4 displacementPowerFactor
Displacement power factor sensor.
Definition: Pole.idl:40
sensors::NumericSensor_4_0_4 crestFactor
Crest factor sensor.
Definition: Pole.idl:48
sensors::NumericSensor_4_0_4 activeEnergy
Active energy sensor.
Definition: Pole.idl:41
A pole that can select one of multiple inputs.
Definition: Pole.idl:70
vector< int > inNodeIds
Upstream node ids.
Definition: Pole.idl:73
string label
Pole label
Definition: Pole.idl:71
int outNodeId
Downstream node id.
Definition: Pole.idl:74
PowerLine_2_0_0 line
Power line.
Definition: Pole.idl:72