|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: Custom EDID data changed. More...
import "KvmDevice.idl";
Public Attributes | |
| vector< EdidData > | newCustomEdidData |
| 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. | |
Event: Custom EDID data changed.
Definition at line 185 of file KvmDevice.idl.
| vector<EdidData> radm::KvmDevice::CustomEdidDataChangedEvent::newCustomEdidData |
List of custom EDID data after the change.
Definition at line 186 of file KvmDevice.idl.