| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: A peripheral device was added or removed. More...
import <PeripheralDeviceManager.idl;
 
  
| Public Attributes | |
| vector< Device > | devices | 
| Affected devices. | |
| vector< Device > | allDevices | 
| New list of discovered devices after change. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: A peripheral device was added or removed.
Definition at line 73 of file PeripheralDeviceManager.idl.
| vector<Device> peripheral::DeviceManager::DeviceEvent::allDevices | 
New list of discovered devices after change.
Definition at line 75 of file PeripheralDeviceManager.idl.
| vector<Device> peripheral::DeviceManager::DeviceEvent::devices | 
Affected devices.
Definition at line 74 of file PeripheralDeviceManager.idl.