6 #ifndef __PDUMODEL_OVERCURRENTPROTECTOR_IDL__ 7 #define __PDUMODEL_OVERCURRENTPROTECTOR_IDL__ 9 #include <Nameplate.idl> 10 #include <StateSensor.idl> 11 #include <NumericSensor.idl> 74 valueobject SettingsChangedEvent extends
event.UserEvent {
84 MetaData getMetaData();
98 vector<DoublePole_5_0_0> getPoles();
119 Settings getSettings();
129 int setSettings(in Settings settings);
Fuse Pair.
Definition: OverCurrentProtector.idl:34
Two-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:35
Type
Overcurrent protector type.
Definition: OverCurrentProtector.idl:29
Overcurrent protector interface.
Definition: OverCurrentProtector.idl:26
sensors::NumericSensor_4_0_3 powerFactor
Power factor sensor.
Definition: OverCurrentProtector.idl:59
Overcurrent protector sensors.
Definition: OverCurrentProtector.idl:50
Inlet interface
Definition: Inlet.idl:22
sensors::NumericSensor_4_0_3 voltage
RMS voltage sensor.
Definition: OverCurrentProtector.idl:52
Three-pole circuit breaker.
Definition: OverCurrentProtector.idl:32
Three-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:36
Common base interface for any kind of electrical device that is used in the PDU model, such as inlets, OCPs and outlets.
Definition: EDevice.idl:24
Fuse.
Definition: OverCurrentProtector.idl:33
sensors::NumericSensor_4_0_3 displacementPowerFactor
Displacement power factor sensor.
Definition: OverCurrentProtector.idl:60
Settings newSettings
Settings after change.
Definition: OverCurrentProtector.idl:76
Overcurrent protector statistics.
Definition: OverCurrentProtector.idl:21
sensors::NumericSensor_4_0_3 peakCurrent
Peak current sensor.
Definition: OverCurrentProtector.idl:54
sensors::NumericSensor_4_0_3 phaseAngle
Phase angle sensor.
Definition: OverCurrentProtector.idl:64
sensors::StateSensor_4_0_3 trip
Trip sensor (an instance of OverCurrentProtectorTripSensor)
Definition: OverCurrentProtector.idl:51
sensors::NumericSensor_4_0_3 maximumCurrent
Maximum current sensor.
Definition: OverCurrentProtector.idl:55
sensors::NumericSensor_4_0_3 activeEnergy
Active energy sensor.
Definition: OverCurrentProtector.idl:62
Component nameplate information.
Definition: Nameplate.idl:23
Two-pole circuit breaker.
Definition: OverCurrentProtector.idl:31
sensors::NumericSensor_4_0_3 current
RMS current sensor.
Definition: OverCurrentProtector.idl:53
Sensors Model.
Definition: AccumulatingNumericSensor.idl:13
sensors::NumericSensor_4_0_3 apparentEnergy
Apparent energy sensor.
Definition: OverCurrentProtector.idl:63
PDU Model.
Definition: Ade.idl:12
Single-pole circuit breaker.
Definition: OverCurrentProtector.idl:30
sensors::NumericSensor_4_0_3 lineFrequency
AC line frequency sensor.
Definition: OverCurrentProtector.idl:65
Overcurrent protector settings.
Definition: OverCurrentProtector.idl:69
A sensor with numeric readings.
Definition: NumericSensor.idl:17
int tripCnt
Trip count.
Definition: OverCurrentProtector.idl:22
Numerical usage ratings.
Definition: Nameplate.idl:15
Sensor with discrete readings.
Definition: StateSensor.idl:43
sensors::NumericSensor_4_0_3 reactivePower
Reactive power sensor.
Definition: OverCurrentProtector.idl:57
string name
User-defined name.
Definition: OverCurrentProtector.idl:70
sensors::NumericSensor_4_0_3 apparentPower
Apparent power sensor.
Definition: OverCurrentProtector.idl:58
sensors::NumericSensor_4_0_3 crestFactor
Crest factor sensor.
Definition: OverCurrentProtector.idl:61
sensors::NumericSensor_4_0_3 activePower
Active power sensor.
Definition: OverCurrentProtector.idl:56