Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
cascading::CascadeManager::LinkUnitAddedEvent Struct Reference

Event: A new link unit has been added. More...

Inheritance diagram for cascading::CascadeManager::LinkUnitAddedEvent:
event::UserEvent idl::Event

Public Attributes

int linkId
 Link ID. More...
 
LinkUnitType type
 Link unit type. More...
 
string host
 Host name, IP address or bus address. 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...
 

Detailed Description

Event: A new link unit has been added.

Definition at line 92 of file CascadeManager.idl.

Member Data Documentation

◆ host

string cascading::CascadeManager::LinkUnitAddedEvent::host

Host name, IP address or bus address.

Definition at line 95 of file CascadeManager.idl.

◆ linkId

int cascading::CascadeManager::LinkUnitAddedEvent::linkId

Link ID.

Definition at line 93 of file CascadeManager.idl.

◆ type

LinkUnitType cascading::CascadeManager::LinkUnitAddedEvent::type

Link unit type.

Definition at line 94 of file CascadeManager.idl.


The documentation for this struct was generated from the following file: