| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: The device attached to this slot has changed. More...
import <PeripheralDeviceSlot.idl;
 
  
| Public Attributes | |
| Device | oldDevice | 
| Device before change. | |
| Device | newDevice | 
| Device after change. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: The device attached to this slot has changed.
Definition at line 71 of file PeripheralDeviceSlot.idl.
| Device peripheral::DeviceSlot::DeviceChangedEvent::newDevice | 
Device after change.
Definition at line 73 of file PeripheralDeviceSlot.idl.
| Device peripheral::DeviceSlot::DeviceChangedEvent::oldDevice | 
Device before change.
Definition at line 72 of file PeripheralDeviceSlot.idl.