| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Event: A new link unit has been added. More...
import <CascadeManager.idl;
 
  
| Public Attributes | |
| int | linkId | 
| Link ID. | |
| LinkUnitType | type | 
| Link unit type. | |
| string | host | 
| Host name, IP address or bus address. | |
|  Public Attributes inherited from event::UserEvent | |
| string | actUserName | 
| user who triggered event | |
| string | actIpAddr | 
| ip or device on which user is logged in | |
|  Public Attributes inherited from idl::Event | |
| Object | source | 
| IDL object that originated the event. | |
Event: A new link unit has been added.
Definition at line 92 of file CascadeManager.idl.
| string cascading::CascadeManager::LinkUnitAddedEvent::host | 
Host name, IP address or bus address.
Definition at line 95 of file CascadeManager.idl.
| int cascading::CascadeManager::LinkUnitAddedEvent::linkId | 
Link ID.
Definition at line 93 of file CascadeManager.idl.
| LinkUnitType cascading::CascadeManager::LinkUnitAddedEvent::type | 
Link unit type.
Definition at line 94 of file CascadeManager.idl.