| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: The status of a configured push destination has changed. More...
import <DataPushService.idl;
 
  
| Public Attributes | |
| int | entryId | 
| Entry id. | |
| EntryStatus | newStatus | 
| New status. | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: The status of a configured push destination has changed.
Definition at line 93 of file DataPushService.idl.
| int event::DataPushService::EntryStatusChangedEvent::entryId | 
Entry id.
Definition at line 94 of file DataPushService.idl.
| EntryStatus event::DataPushService::EntryStatusChangedEvent::newStatus | 
New status.
Definition at line 95 of file DataPushService.idl.