Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
DSAM manager interface. More...
import"DsamManager.idl";
Classes | |
struct | DsamAttachedEvent |
Event that is send when a DSAM module has been attached. More... | |
struct | DsamControllerChangedEvent |
Event that is send when a DSAM controller has been reset or recovery is in progress. More... | |
struct | DsamDetachedEvent |
Event that is send when a DSAM module has been removed. More... | |
Public Member Functions | |
map< int, DsamDevice > | getDsamDevices () |
Retrieve the current DSAM devices. More... | |
DsamDevice::FirmwareVersion | getFirmwareUpdateFileVersion () |
Get the version of the firmware file provided with the device that will be installed on the DSAM either by explicit request or when the DSAM needs to be recovered. More... | |
DSAM manager interface.
map<int, DsamDevice> dsam::DsamManager::getDsamDevices | ( | ) |
Retrieve the current DSAM devices.
DsamDevice::FirmwareVersion dsam::DsamManager::getFirmwareUpdateFileVersion | ( | ) |
Get the version of the firmware file provided with the device that will be installed on the DSAM either by explicit request or when the DSAM needs to be recovered.