Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
event::DataPushService::EntryAddedEvent Struct Reference

Event: A new push destination has been added. More...

Inheritance diagram for event::DataPushService::EntryAddedEvent:
event::UserEvent idl::Event

Public Attributes

int entryId
 New entry id. More...
 
EntrySettings settings
 New entry settings. More...
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event More...
 
string actIpAddr
 ip or device on which user is logged in More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: A new push destination has been added.

Definition at line 58 of file DataPushService.idl.

Member Data Documentation

◆ entryId

int event::DataPushService::EntryAddedEvent::entryId

New entry id.

Definition at line 59 of file DataPushService.idl.

◆ settings

EntrySettings event::DataPushService::EntryAddedEvent::settings

New entry settings.

Definition at line 60 of file DataPushService.idl.


The documentation for this struct was generated from the following file: