| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: A new push destination has been added. More...
import <DataPushService.idl;
 
  
| Public Attributes | |
| int | entryId | 
| New entry id. | |
| EntrySettings | settings | 
| New entry settings. | |
|  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: A new push destination has been added.
Definition at line 69 of file DataPushService.idl.
| int event::DataPushService::EntryAddedEvent::entryId | 
New entry id.
Definition at line 70 of file DataPushService.idl.
| EntrySettings event::DataPushService::EntryAddedEvent::settings | 
New entry settings.
Definition at line 71 of file DataPushService.idl.