Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
DSAM device interface. More...
import"DsamDevice.idl";
Classes | |
struct | FirmwareVersion |
Firmware version. More... | |
struct | Info |
DSAm device info. More... | |
Public Member Functions | |
Info | getInfo () |
Get DSAM device info. More... | |
map< int, DsamPort > | getPorts () |
Retrieve the current DSAM ports. More... | |
int | startFirmwareUpdate () |
Start firmware update on the DSAM device. More... | |
Public Attributes | |
constant int | SUCCESS = 0 |
Success code. | |
DSAM device interface.
Info dsam::DsamDevice::getInfo | ( | ) |
Get DSAM device info.
map<int, DsamPort> dsam::DsamDevice::getPorts | ( | ) |
Retrieve the current DSAM ports.
int dsam::DsamDevice::startFirmwareUpdate | ( | ) |
Start firmware update on the DSAM device.