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_6_0_0> getPoles();
119 Settings getSettings();
129 int setSettings(in Settings settings);
Overcurrent protector settings.
Definition: OverCurrentProtector.idl:69
A sensor with numeric readings.
Definition: NumericSensor.idl:17
sensors::NumericSensor_4_0_4 activePower
Active power sensor.
Definition: OverCurrentProtector.idl:56
Sensor with discrete readings.
Definition: StateSensor.idl:43
Single-pole circuit breaker.
Definition: OverCurrentProtector.idl:30
sensors::NumericSensor_4_0_4 current
RMS current sensor.
Definition: OverCurrentProtector.idl:53
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 Pair.
Definition: OverCurrentProtector.idl:34
Overcurrent protector interface.
Definition: OverCurrentProtector.idl:26
sensors::StateSensor_4_0_4 trip
Trip sensor (an instance of OverCurrentProtectorTripSensor)
Definition: OverCurrentProtector.idl:51
string name
User-defined name.
Definition: OverCurrentProtector.idl:70
Overcurrent protector statistics.
Definition: OverCurrentProtector.idl:21
sensors::NumericSensor_4_0_4 peakCurrent
Peak current sensor.
Definition: OverCurrentProtector.idl:54
Two-pole circuit breaker.
Definition: OverCurrentProtector.idl:31
sensors::NumericSensor_4_0_4 lineFrequency
AC line frequency sensor.
Definition: OverCurrentProtector.idl:65
Component nameplate information.
Definition: Nameplate.idl:23
sensors::NumericSensor_4_0_4 apparentEnergy
Apparent energy sensor.
Definition: OverCurrentProtector.idl:63
sensors::NumericSensor_4_0_4 powerFactor
Power factor sensor.
Definition: OverCurrentProtector.idl:59
Settings newSettings
Settings after change.
Definition: OverCurrentProtector.idl:76
Sensors Model.
Definition: AccumulatingNumericSensor.idl:13
Fuse.
Definition: OverCurrentProtector.idl:33
PDU Model.
Definition: Ade.idl:12
sensors::NumericSensor_4_0_4 activeEnergy
Active energy sensor.
Definition: OverCurrentProtector.idl:62
Three-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:36
Type
Overcurrent protector type.
Definition: OverCurrentProtector.idl:29
sensors::NumericSensor_4_0_4 maximumCurrent
Maximum current sensor.
Definition: OverCurrentProtector.idl:55
sensors::NumericSensor_4_0_4 displacementPowerFactor
Displacement power factor sensor.
Definition: OverCurrentProtector.idl:60
Two-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:35
Overcurrent protector sensors.
Definition: OverCurrentProtector.idl:50
sensors::NumericSensor_4_0_4 reactivePower
Reactive power sensor.
Definition: OverCurrentProtector.idl:57
int tripCnt
Trip count.
Definition: OverCurrentProtector.idl:22
Numerical usage ratings.
Definition: Nameplate.idl:15
sensors::NumericSensor_4_0_4 phaseAngle
Phase angle sensor.
Definition: OverCurrentProtector.idl:64
sensors::NumericSensor_4_0_4 voltage
RMS voltage sensor.
Definition: OverCurrentProtector.idl:52
sensors::NumericSensor_4_0_4 apparentPower
Apparent power sensor.
Definition: OverCurrentProtector.idl:58
Inlet interface
Definition: Inlet.idl:22
Three-pole circuit breaker.
Definition: OverCurrentProtector.idl:32
sensors::NumericSensor_4_0_4 crestFactor
Crest factor sensor.
Definition: OverCurrentProtector.idl:61