|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The port ciminfo have changed. More...
import "KvmPort.idl";
Public Attributes | |
| CimInfo | oldCimInfo |
| CIM information before change. | |
| CimInfo | newCimInfo |
| CIM information after change. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: The port ciminfo have changed.
Definition at line 173 of file KvmPort.idl.
| CimInfo radm::KvmPort::CimInfoChangedEvent::newCimInfo |
CIM information after change.
Definition at line 175 of file KvmPort.idl.
| CimInfo radm::KvmPort::CimInfoChangedEvent::oldCimInfo |
CIM information before change.
Definition at line 174 of file KvmPort.idl.