Raritan PX2/PX3 JSON-RPC API
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
pdu-json-rpc-api
idl
EDevice.idl
1
#ifndef __PDUMODEL_EDEVICE_IDL__
2
#define __PDUMODEL_EDEVICE_IDL__
3
5
module pdumodel {
6
19
interface
EDevice
{
20
26
vector<EDevice> getParents();
27
33
vector<EDevice> getChildren();
34
35
};
36
37
}
38
39
#endif
pdumodel::EDevice
Common base interface for any kind of electrical device that is used in the PDU model, such as inlets, OCPs and outlets.
Definition:
EDevice.idl:19
Generated on Fri Oct 23 2015 16:54:07 for Raritan PX2/PX3 JSON-RPC API by
1.8.6