Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A configured push destination has been modified. More...
Public Attributes | |
int | entryId |
Modified entry id. | |
EntrySettings | oldSettings |
Settings before change. | |
EntrySettings | newSettings |
Settings after change. | |
![]() | |
string | actUserName |
user who triggered event | |
string | actIpAddr |
ip or device on which user is logged in | |
![]() | |
Object | source |
IDL object that originated the event. | |
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.