Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event that is send when the port info has changed. More...
Public Attributes | |
Info | oldInfo |
Old port info. | |
Info | newInfo |
New port info. | |
string | portName |
current port name | |
![]() | |
string | actUserName |
user who triggered event | |
string | actIpAddr |
ip or device on which user is logged in | |
![]() | |
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.