| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: An unknown device was attached. More...
import <PeripheralDeviceManager.idl;
 
  
| Public Attributes | |
| string | romCode | 
| Device ROM code. | |
| vector< PosElement > | position | 
| Device position in the chain. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: An unknown device was attached.
Definition at line 85 of file PeripheralDeviceManager.idl.
| vector<PosElement> peripheral::DeviceManager::UnknownDeviceAttachedEvent::position | 
Device position in the chain.
Definition at line 87 of file PeripheralDeviceManager.idl.
| string peripheral::DeviceManager::UnknownDeviceAttachedEvent::romCode | 
Device ROM code.
Definition at line 86 of file PeripheralDeviceManager.idl.