Raritan PX2/PX3 JSON-RPC API
|
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 {
sensors::NumericSensor_4_0_4 crestFactor
Crest factor sensor.
Definition: OverCurrentProtector.idl:61
sensors::NumericSensor_4_0_4 phaseAngle
Phase angle sensor.
Definition: OverCurrentProtector.idl:64
Sensors Model.
Definition: AccumulatingNumericSensor.idl:13
string name
User-defined name.
Definition: OverCurrentProtector.idl:70
sensors::NumericSensor_4_0_4 apparentPower
Apparent power sensor.
Definition: OverCurrentProtector.idl:58
Numerical usage ratings.
Definition: Nameplate.idl:15
MetaData getMetaData()
Retrieve the OCP metadata.
sensors::NumericSensor_4_0_4 activePower
Active power sensor.
Definition: OverCurrentProtector.idl:56
vector< DoublePole_6_0_0 > getPoles()
Get the list of OCP poles.
@ BREAKER_2POLE
Two-pole circuit breaker.
Definition: OverCurrentProtector.idl:31
int tripCnt
Trip count.
Definition: OverCurrentProtector.idl:22
sensors::StateSensor_4_0_4 trip
Trip sensor (an instance of OverCurrentProtectorTripSensor)
Definition: OverCurrentProtector.idl:51
@ BREAKER_1POLE
Single-pole circuit breaker.
Definition: OverCurrentProtector.idl:30
PDU Model.
Definition: Ade.idl:12
sensors::NumericSensor_4_0_4 voltage
RMS voltage sensor.
Definition: OverCurrentProtector.idl:52
sensors::NumericSensor_4_0_4 lineFrequency
AC line frequency sensor.
Definition: OverCurrentProtector.idl:65
int setSettings(in Settings settings)
Change the OCP settings.
Overcurrent protector sensors.
Definition: OverCurrentProtector.idl:50
Settings newSettings
Settings after change.
Definition: OverCurrentProtector.idl:76
sensors::NumericSensor_4_0_4 powerFactor
Power factor sensor.
Definition: OverCurrentProtector.idl:59
Sensor with discrete readings.
Definition: StateSensor.idl:43
sensors::NumericSensor_4_0_4 peakCurrent
Peak current sensor.
Definition: OverCurrentProtector.idl:54
Overcurrent protector interface.
Definition: OverCurrentProtector.idl:26
@ RCBO_3POLE
Three-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:36
Component nameplate information.
Definition: Nameplate.idl:23
Inlet_2_0_6 getInlet()
Get the inlet this OCP is connected to.
@ BREAKER_3POLE
Three-pole circuit breaker.
Definition: OverCurrentProtector.idl:32
Settings getSettings()
Retrieve the OCP settings.
sensors::NumericSensor_4_0_4 displacementPowerFactor
Displacement power factor sensor.
Definition: OverCurrentProtector.idl:60
Overcurrent protector statistics.
Definition: OverCurrentProtector.idl:21
Overcurrent protector settings.
Definition: OverCurrentProtector.idl:69
sensors::NumericSensor_4_0_4 maximumCurrent
Maximum current sensor.
Definition: OverCurrentProtector.idl:55
sensors::NumericSensor_4_0_4 activeEnergy
Active energy sensor.
Definition: OverCurrentProtector.idl:62
Sensors getSensors()
Get the OCP sensors.
OverCurrentProtector_3_0_6 getOCP()
Get parent OCP - next OCP going towards inlet (for cascaded OCPs).
A sensor with numeric readings.
Definition: NumericSensor.idl:17
Inlet interface
Definition: Inlet.idl:22
@ FUSE
Fuse.
Definition: OverCurrentProtector.idl:33
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,...
Definition: EDevice.idl:24
Type
Overcurrent protector type.
Definition: OverCurrentProtector.idl:29
@ FUSE_PAIR
Fuse Pair.
Definition: OverCurrentProtector.idl:34
sensors::NumericSensor_4_0_4 apparentEnergy
Apparent energy sensor.
Definition: OverCurrentProtector.idl:63
@ RCBO_2POLE
Two-pole residual-current device including overcurrent protection.
Definition: OverCurrentProtector.idl:35
sensors::NumericSensor_4_0_4 reactivePower
Reactive power sensor.
Definition: OverCurrentProtector.idl:57