6 #ifndef __PDUMODEL_EDEVICE_IDL__
7 #define __PDUMODEL_EDEVICE_IDL__
Common base interface for any kind of electrical device that is used in the PDU model,...
Definition: EDevice.idl:24
vector< EDevice > getChildren()
Get the list of devices that are directly fed by this device.
vector< EDevice > getParents()
Get the list of devices that provide energy to this device.
PDU Model.
Definition: Ade.idl:12