|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: A DSAM device was connected. More...
import "DsamDeviceManager.idl";
Public Attributes | |
| DsamDevice | device |
| Newly connected DSAM device. | |
Public Attributes inherited from radm::DsamDeviceManager::DeviceChangedEvent | |
| vector< DsamDevice > | dsamList |
| List of connected DSAM devices after change. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: A DSAM device was connected.
Definition at line 93 of file DsamDeviceManager.idl.
| DsamDevice radm::DsamDeviceManager::DeviceAttachedEvent::device |
Newly connected DSAM device.
Definition at line 94 of file DsamDeviceManager.idl.