| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event that is send when a DSAM module has been attached. More...
import <DsamManager.idl;
 
  
| Public Attributes | |
| DsamDevice::Info | info | 
| DSAM info. | |
| DsamDevice | device | 
| DSAM device. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event that is send when a DSAM module has been attached.
Definition at line 18 of file DsamManager.idl.
| DsamDevice dsam::DsamManager::DsamAttachedEvent::device | 
DSAM device.
Definition at line 20 of file DsamManager.idl.
| DsamDevice::Info dsam::DsamManager::DsamAttachedEvent::info | 
DSAM info.
Definition at line 19 of file DsamManager.idl.