| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Session history entry More...
Public Attributes | |
| time | creationTime | 
| Session creation timestamp (UNIX timestamp, UTC)  More... | |
| string | remoteIp | 
| Session IP address.  More... | |
| string | clientType | 
| Session client type.  More... | |
Session history entry
Definition at line 24 of file SessionManager.idl.
| string session::HistoryEntry::clientType | 
Session client type.
Definition at line 27 of file SessionManager.idl.
| time session::HistoryEntry::creationTime | 
Session creation timestamp (UNIX timestamp, UTC)
Definition at line 25 of file SessionManager.idl.
| string session::HistoryEntry::remoteIp | 
Session IP address.
Definition at line 26 of file SessionManager.idl.