Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A configured push destination has been modified. More...
Public Attributes | |
int | entryId |
Modified entry id. More... | |
EntrySettings | oldSettings |
Settings before change. More... | |
EntrySettings | newSettings |
Settings after change. 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... | |
Event: A configured push destination has been modified.
Definition at line 66 of file DataPushService.idl.
int event::DataPushService::EntryModifiedEvent::entryId |
Modified entry id.
Definition at line 67 of file DataPushService.idl.
EntrySettings event::DataPushService::EntryModifiedEvent::newSettings |
Settings after change.
Definition at line 69 of file DataPushService.idl.
EntrySettings event::DataPushService::EntryModifiedEvent::oldSettings |
Settings before change.
Definition at line 68 of file DataPushService.idl.