|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: A USB profile was added. More...
import "KvmDevice.idl";
Public Attributes | |
| UsbProfile | profile |
| Added profile. | |
Public Attributes inherited from radm::KvmDevice::UsbProfilesChangedEvent | |
| vector< UsbProfile > | newUsbProfiles |
| USB profile list after the change. | |
Public Attributes inherited from event::UserEvent | |
| string | actUserName |
| user who triggered event | |
| string | actIpAddr |
| ip or device on which user is logged in | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: A USB profile was added.
Definition at line 175 of file KvmDevice.idl.
| UsbProfile radm::KvmDevice::UsbProfileAddedEvent::profile |
Added profile.
Definition at line 176 of file KvmDevice.idl.