Inlet interface
More...
Inlet interface
Definition at line 22 of file Inlet.idl.
◆ getLinePairs()
Get the list of inlet line pairs.
- Returns
- List of inlet line pairs
◆ getMetaData()
MetaData pdumodel::Inlet::getMetaData |
( |
| ) |
|
Retrieve the inlet metadata.
- Returns
- Inlet metadata
◆ getPoles()
vector< Pole > pdumodel::Inlet::getPoles |
( |
| ) |
|
Get the list of inlet poles.
- Returns
- List of inlet poles
◆ getSensors()
Sensors pdumodel::Inlet::getSensors |
( |
| ) |
|
Get the inlet sensors.
- Returns
- Inlet sensors
◆ getSettings()
Settings pdumodel::Inlet::getSettings |
( |
| ) |
|
Retrieve the inlet settings.
- Returns
- Inlet settings
◆ isEnabled()
boolean pdumodel::Inlet::isEnabled |
( |
| ) |
|
Test whether PDU operation is enabled for this inlet.
- Returns
true
if PDU operation is enabled
◆ setEnabled()
void pdumodel::Inlet::setEnabled |
( |
in boolean |
enabled | ) |
|
Enable/disable PDU operation for this inlet.
When PDU operation is disabled the sensors for this inlet and all children will no longer be updated, and outlet switching is no longer allowed. This can be useful for multi-inlet units if one inlet is temporarily expected to be powered down.
- Parameters
-
enabled | true to enable PDU operation |
◆ setSettings()
int pdumodel::Inlet::setSettings |
( |
in Settings |
settings | ) |
|
Change the inlet settings.
- Parameters
-
settings | New inlet settings |
- Returns
- 0 if OK
-
1 if any parameters are invalid
The documentation for this interface was generated from the following file: