Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
sensors::NumericSensor | current |
RMS current sensor. More... | |
sensors::NumericSensor | activePower |
Active power sensor. More... | |
sensors::NumericSensor | reactivePower |
Reactive power sensor. More... | |
sensors::NumericSensor | apparentPower |
Apparent power sensor. More... | |
sensors::NumericSensor | powerFactor |
Power factor sensor. More... | |
sensors::NumericSensor | phaseAngle |
Phase angle sensor. More... | |
sensors::NumericSensor | displacementPowerFactor |
Displacement power factor. More... | |
sensors::NumericSensor | activeEnergy |
Active energy sensor. More... | |
sensors::NumericSensor | unbalancedCurrent |
Current unbalance sensor. More... | |
sensors::NumericSensor | crestFactor |
Crest factor sensor. More... | |
sensors::NumericSensor | activePowerDemand |
Active power demand. More... | |
Circuit sensors.
Definition at line 48 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::activeEnergy |
Active energy sensor.
Definition at line 56 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::activePower |
Active power sensor.
Definition at line 50 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::activePowerDemand |
Active power demand.
Definition at line 59 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::apparentPower |
Apparent power sensor.
Definition at line 52 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::crestFactor |
Crest factor sensor.
Definition at line 58 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::current |
RMS current sensor.
Definition at line 49 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::displacementPowerFactor |
Displacement power factor.
Definition at line 55 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::phaseAngle |
Phase angle sensor.
Definition at line 54 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::powerFactor |
Power factor sensor.
Definition at line 53 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::reactivePower |
Reactive power sensor.
Definition at line 51 of file Circuit.idl.
sensors::NumericSensor pdumodel::Circuit::Sensors::unbalancedCurrent |
Current unbalance sensor.
Definition at line 57 of file Circuit.idl.