| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Session history entry More...
import <SessionManager.idl;
| Public Attributes | |
| time | creationTime | 
| Session creation timestamp (UNIX timestamp, UTC) | |
| string | remoteIp | 
| Session IP address. | |
| string | clientType | 
| Session client type. | |
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.