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

Event: Custom EDID data changed. More...

import "KvmDevice.idl";

Inheritance diagram for radm::KvmDevice::CustomEdidDataChangedEvent:
event::UserEvent idl::Event

Public Attributes

vector< EdidDatanewCustomEdidData
 List of custom EDID data 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: Custom EDID data changed.

Definition at line 185 of file KvmDevice.idl.

Member Data Documentation

◆ newCustomEdidData

vector<EdidData> radm::KvmDevice::CustomEdidDataChangedEvent::newCustomEdidData

List of custom EDID data after the change.

Definition at line 186 of file KvmDevice.idl.


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