| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: This unit's role in the cascade has changed. More...
import <CascadeManager.idl;
 
  
| Public Attributes | |
| Role | oldRole | 
| Previous role before the change. | |
| Role | newRole | 
| New role after the change. | |
| string | primaryUnit | 
| Primary unit IP address (if new role is link unit) | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: This unit's role in the cascade has changed.
Definition at line 85 of file CascadeManager.idl.
| Role cascading::CascadeManager::RoleChangedEvent::newRole | 
New role after the change.
Definition at line 87 of file CascadeManager.idl.
| Role cascading::CascadeManager::RoleChangedEvent::oldRole | 
Previous role before the change.
Definition at line 86 of file CascadeManager.idl.
| string cascading::CascadeManager::RoleChangedEvent::primaryUnit | 
Primary unit IP address (if new role is link unit)
Definition at line 88 of file CascadeManager.idl.