|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The port group has changed. More...
import "KvmPort.idl";
Public Attributes | |
| GroupInfo | oldGroupInfo |
| Group information before change. | |
| GroupInfo | newGroupInfo |
| Group information after 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: The port group has changed.
Definition at line 167 of file KvmPort.idl.
| GroupInfo radm::KvmPort::GroupInfoChangedEvent::newGroupInfo |
Group information after change.
Definition at line 169 of file KvmPort.idl.
| GroupInfo radm::KvmPort::GroupInfoChangedEvent::oldGroupInfo |
Group information before change.
Definition at line 168 of file KvmPort.idl.