|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Bus sensors. More...
import "PowerBus.idl";
Public Attributes | |
| sensors::NumericSensor | current |
| Current sensor. | |
| sensors::NumericSensor | voltage |
| Voltage sensor. | |
| sensors::NumericSensor | activePower |
| Active power sensor. | |
| sensors::NumericSensor | activeEnergy |
| Active energy sensor. | |
| sensors::NumericSensor | temperature |
| Bus bar temperature sensor. | |
Bus sensors.
Definition at line 21 of file PowerBus.idl.
| sensors::NumericSensor pdumodel::PowerBus::Sensors::activeEnergy |
Active energy sensor.
Definition at line 25 of file PowerBus.idl.
| sensors::NumericSensor pdumodel::PowerBus::Sensors::activePower |
Active power sensor.
Definition at line 24 of file PowerBus.idl.
| sensors::NumericSensor pdumodel::PowerBus::Sensors::current |
Current sensor.
Definition at line 22 of file PowerBus.idl.
| sensors::NumericSensor pdumodel::PowerBus::Sensors::temperature |
Bus bar temperature sensor.
Definition at line 26 of file PowerBus.idl.
| sensors::NumericSensor pdumodel::PowerBus::Sensors::voltage |
Voltage sensor.
Definition at line 23 of file PowerBus.idl.