| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event that is send when the port info has changed. More...
import <DsamPort.idl;
 
  
| Public Attributes | |
| Info | oldInfo | 
| Old port info. | |
| Info | newInfo | 
| New port info. | |
| string | portName | 
| current port name | |
|  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 that is send when the port info has changed.
Definition at line 76 of file DsamPort.idl.
| Info dsam::DsamPort::InfoChangedEvent::newInfo | 
New port info.
Definition at line 78 of file DsamPort.idl.
| Info dsam::DsamPort::InfoChangedEvent::oldInfo | 
Old port info.
Definition at line 77 of file DsamPort.idl.
| string dsam::DsamPort::InfoChangedEvent::portName | 
current port name
Definition at line 79 of file DsamPort.idl.