Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::KvmDevice::UsbProfileDeletedEvent Struct Reference

Event: A USB profile was deleted. More...

import "KvmDevice.idl";

Inheritance diagram for radm::KvmDevice::UsbProfileDeletedEvent:
radm::KvmDevice::UsbProfilesChangedEvent event::UserEvent idl::Event

Public Attributes

UsbProfile deletedProfile
 Deleted profile.
 
- Public Attributes inherited from radm::KvmDevice::UsbProfilesChangedEvent
vector< UsbProfilenewUsbProfiles
 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.
 

Detailed Description

Event: A USB profile was deleted.

Definition at line 180 of file KvmDevice.idl.

Member Data Documentation

◆ deletedProfile

UsbProfile radm::KvmDevice::UsbProfileDeletedEvent::deletedProfile

Deleted profile.

Definition at line 181 of file KvmDevice.idl.


The documentation for this struct was generated from the following file: